diff options
author | 2009-02-12 17:11:32 +0000 | |
---|---|---|
committer | 2009-02-12 17:11:32 +0000 | |
commit | bdc781ad1822c0bfeb1fa6ee4c3bea231c2ee794 (patch) | |
tree | 164403b203791823fa7a5b836428dbd3e9f8c89d /dev-libs/elfutils | |
parent | Version bump wrt #257288,alpha/arm/ia64/sparc/x86 stable, remove old (diff) | |
download | gentoo-2-bdc781ad1822c0bfeb1fa6ee4c3bea231c2ee794.tar.gz gentoo-2-bdc781ad1822c0bfeb1fa6ee4c3bea231c2ee794.tar.bz2 gentoo-2-bdc781ad1822c0bfeb1fa6ee4c3bea231c2ee794.zip |
arm/ia64/s390/sh/sparc stable wrt #245861
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.131-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index 20d33b6e2ff3..9a3ce148396e 100644 --- a/dev-libs/elfutils/ChangeLog +++ b/dev-libs/elfutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/elfutils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.120 2009/02/09 20:31:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.121 2009/02/12 17:11:32 armin76 Exp $ + + 12 Feb 2009; Raúl Porcel <armin76@gentoo.org> elfutils-0.131-r2.ebuild: + arm/ia64/s390/sh/sparc stable wrt #245861 09 Feb 2009; nixnut <nixnut@gentoo.org> elfutils-0.131-r2.ebuild: ppc stable #245861 diff --git a/dev-libs/elfutils/elfutils-0.131-r2.ebuild b/dev-libs/elfutils/elfutils-0.131-r2.ebuild index 78d8f6de505f..abb48c46ee34 100644 --- a/dev-libs/elfutils/elfutils-0.131-r2.ebuild +++ b/dev-libs/elfutils/elfutils-0.131-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.131-r2.ebuild,v 1.6 2009/02/09 20:31:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.131-r2.ebuild,v 1.7 2009/02/12 17:11:32 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/e/elfutils/elfutils_${PV}.orig.tar.gz" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" # This pkg does not actually seem to compile currently in a uClibc |