diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:03:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:03:20 +0000 |
commit | 5acb4bbef4a0e4aea222a3990dd320e979dbcc4d (patch) | |
tree | 80aeaa78b33dc81b43ddc4e739e28d59755f597f | |
parent | arm/s390/sh stable (diff) | |
download | historical-5acb4bbef4a0e4aea222a3990dd320e979dbcc4d.tar.gz historical-5acb4bbef4a0e4aea222a3990dd320e979dbcc4d.tar.bz2 historical-5acb4bbef4a0e4aea222a3990dd320e979dbcc4d.zip |
arm/s390/sh stable
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.26.2 x86_64
-rw-r--r-- | sys-devel/flex/flex-2.5.35.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.8-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/flex/flex-2.5.35.ebuild b/sys-devel/flex/flex-2.5.35.ebuild index 53d00abb145f..69b1717ad5f6 100644 --- a/sys-devel/flex/flex-2.5.35.ebuild +++ b/sys-devel/flex/flex-2.5.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.35.ebuild,v 1.5 2008/10/27 00:55:13 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.35.ebuild,v 1.6 2008/10/27 06:02:01 vapier Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/flex/${P}.tar.bz2" LICENSE="FLEX" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="nls static" DEPEND="nls? ( sys-devel/gettext )" diff --git a/sys-devel/libperl/libperl-5.8.8-r2.ebuild b/sys-devel/libperl/libperl-5.8.8-r2.ebuild index 72483ee42097..17e2fc856993 100644 --- a/sys-devel/libperl/libperl-5.8.8-r2.ebuild +++ b/sys-devel/libperl/libperl-5.8.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r2.ebuild,v 1.9 2008/05/16 19:20:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r2.ebuild,v 1.10 2008/10/27 06:03:20 vapier Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -68,7 +68,7 @@ HOMEPAGE="http://www.perl.org" SLOT="${PERLSLOT}" LIBPERL="libperl$(get_libname ${PERLSLOT}.${SHORT_PV})" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" # rac 2004.08.06 |