diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-18 12:23:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-18 12:23:40 +0000 |
commit | c93ad018435592d3aec67d106c6d12ecccc3a2f4 (patch) | |
tree | d1995e85668acfe3847477e66a17cbcaaa6ba6a8 /dev-libs | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-c93ad018435592d3aec67d106c6d12ecccc3a2f4.tar.gz gentoo-2-c93ad018435592d3aec67d106c6d12ecccc3a2f4.tar.bz2 gentoo-2-c93ad018435592d3aec67d106c6d12ecccc3a2f4.zip |
sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.108-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.108.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.118.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/elfutils/elfutils-0.108-r1.ebuild b/dev-libs/elfutils/elfutils-0.108-r1.ebuild index 4bc95c0f3bd1..26a72ba14cca 100644 --- a/dev-libs/elfutils/elfutils-0.108-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.108-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.108-r1.ebuild,v 1.5 2006/01/13 08:40:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.108-r1.ebuild,v 1.6 2006/01/18 12:23:40 vapier Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~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 diff --git a/dev-libs/elfutils/elfutils-0.108.ebuild b/dev-libs/elfutils/elfutils-0.108.ebuild index 08f28f4fab23..52d8b0e4ead1 100644 --- a/dev-libs/elfutils/elfutils-0.108.ebuild +++ b/dev-libs/elfutils/elfutils-0.108.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.108.ebuild,v 1.15 2006/01/13 08:40:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.108.ebuild,v 1.16 2006/01/18 12:23:40 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz mirror://gentoo/${P}.robustify.patch.bz2" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 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 diff --git a/dev-libs/elfutils/elfutils-0.118.ebuild b/dev-libs/elfutils/elfutils-0.118.ebuild index 31bb09242173..ea5fe43bed57 100644 --- a/dev-libs/elfutils/elfutils-0.118.ebuild +++ b/dev-libs/elfutils/elfutils-0.118.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.118.ebuild,v 1.6 2006/01/13 08:40:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.118.ebuild,v 1.7 2006/01/18 12:23:40 vapier Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="ftp://sources.redhat.com/pub/systemtap/${PN}/${P}.tar.gz LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~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 |