diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 01:21:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 01:21:52 +0000 |
commit | 1c7a5d6dbe5bc848315a7cf1541a331a97d45634 (patch) | |
tree | 52b0c8f7af115d966592ead9bc995505a1014387 /sys-fs | |
parent | Mark 0.7.1 stable on ia64. #138323 (diff) | |
download | gentoo-2-1c7a5d6dbe5bc848315a7cf1541a331a97d45634.tar.gz gentoo-2-1c7a5d6dbe5bc848315a7cf1541a331a97d45634.tar.bz2 gentoo-2-1c7a5d6dbe5bc848315a7cf1541a331a97d45634.zip |
Mark 0.1 stable on ia64. #107875
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/static-dev/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/static-dev/static-dev-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/static-dev/ChangeLog b/sys-fs/static-dev/ChangeLog index fa1b5b62f6a1..1085b3bf78ff 100644 --- a/sys-fs/static-dev/ChangeLog +++ b/sys-fs/static-dev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/static-dev # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/ChangeLog,v 1.6 2006/07/05 00:35:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/ChangeLog,v 1.7 2006/07/13 01:21:52 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> static-dev-0.1.ebuild: + Mark 0.1 stable on ia64. #107875 05 Jul 2006; Jeroen Roovers <jer@gentoo.org> static-dev-0.1.ebuild: Stable on hppa (bug #107875). diff --git a/sys-fs/static-dev/static-dev-0.1.ebuild b/sys-fs/static-dev/static-dev-0.1.ebuild index 518723504e07..b831a2f71599 100644 --- a/sys-fs/static-dev/static-dev-0.1.ebuild +++ b/sys-fs/static-dev/static-dev-0.1.ebuild @@ -1,13 +1,13 @@ # Copyright 2005-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.6 2006/07/05 00:35:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.7 2006/07/13 01:21:52 agriffis Exp $ DESCRIPTION="A skeleton, statically managed /dev" HOMEPAGE="http://bugs.gentoo.org/show_bug.cgi?id=107875" SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" IUSE="" RDEPEND="virtual/baselayout" PROVIDE="virtual/dev-manager" |