diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
commit | 2629d931fc2f427cca193049a3e288372d2023f0 (patch) | |
tree | db6a1d3676c8a5d9249384694df25825073db79f /dev-libs/elfutils | |
parent | Enable calendar support for 1.4 (diff) | |
download | gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.tar.gz gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.tar.bz2 gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.72.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.73.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.76-r2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/elfutils/elfutils-0.72.ebuild b/dev-libs/elfutils/elfutils-0.72.ebuild index b6226fdc34ce..7365ee30a464 100644 --- a/dev-libs/elfutils/elfutils-0.72.ebuild +++ b/dev-libs/elfutils/elfutils-0.72.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.72.ebuild,v 1.5 2003/02/13 10:37:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.72.ebuild,v 1.6 2003/07/12 09:22:21 aliz Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.redhat.com/" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~ppc ~alpha" DEPEND="virtual/glibc >=sys-devel/gcc-3.2.1-r6 diff --git a/dev-libs/elfutils/elfutils-0.73.ebuild b/dev-libs/elfutils/elfutils-0.73.ebuild index 043c97ec50b4..1f67daa98f9f 100644 --- a/dev-libs/elfutils/elfutils-0.73.ebuild +++ b/dev-libs/elfutils/elfutils-0.73.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.73.ebuild,v 1.2 2003/02/13 10:37:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.73.ebuild,v 1.3 2003/07/12 09:22:21 aliz Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.redhat.com/" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~ppc ~alpha" DEPEND="virtual/glibc >=sys-devel/gcc-3.2.1-r6 diff --git a/dev-libs/elfutils/elfutils-0.76-r2.ebuild b/dev-libs/elfutils/elfutils-0.76-r2.ebuild index c74803373aa0..6df73060f112 100644 --- a/dev-libs/elfutils/elfutils-0.76-r2.ebuild +++ b/dev-libs/elfutils/elfutils-0.76-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.76-r2.ebuild,v 1.3 2003/06/27 11:23:35 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.76-r2.ebuild,v 1.4 2003/07/12 09:22:21 aliz Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="http://www.redhat.com/" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~ppc ~alpha" DEPEND="virtual/glibc >=sys-devel/gcc-3.2.1-r6 |