diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-21 19:20:26 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-21 19:20:26 +0000 |
commit | 80aa933b5c8c2f751c962b92befb0474fa0441f1 (patch) | |
tree | edd1dc34349e87268927d3cbbe363b4d5827e173 /dev-libs | |
parent | gnome 2.6 rc1 meta (mostly) (Manifest recommit) (diff) | |
download | gentoo-2-80aa933b5c8c2f751c962b92befb0474fa0441f1.tar.gz gentoo-2-80aa933b5c8c2f751c962b92befb0474fa0441f1.tar.bz2 gentoo-2-80aa933b5c8c2f751c962b92befb0474fa0441f1.zip |
marked 0.89 stable and 0.94-r1 unstable for amd64
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.89.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.94-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/elfutils/elfutils-0.89.ebuild b/dev-libs/elfutils/elfutils-0.89.ebuild index d5fc05896f18..0911b6bff2ce 100644 --- a/dev-libs/elfutils/elfutils-0.89.ebuild +++ b/dev-libs/elfutils/elfutils-0.89.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.89.ebuild,v 1.6 2004/02/22 22:32:05 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.89.ebuild,v 1.7 2004/03/21 19:20:26 jhuebel Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc alpha ~hppa ~mips ~amd64 ia64" +KEYWORDS="~x86 ~sparc ~ppc alpha ~hppa ~mips amd64 ia64" IUSE="nls" DEPEND=">=sys-libs/glibc-2.3.2 diff --git a/dev-libs/elfutils/elfutils-0.94-r1.ebuild b/dev-libs/elfutils/elfutils-0.94-r1.ebuild index 8ec6152b76ae..bceabf30e55f 100644 --- a/dev-libs/elfutils/elfutils-0.94-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.94-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.94-r1.ebuild,v 1.2 2004/03/07 21:38:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.94-r1.ebuild,v 1.3 2004/03/21 19:20:26 jhuebel Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~amd64" IUSE="nls" DEPEND=">=sys-libs/glibc-2.3.2 |