diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 22:22:04 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 22:22:04 +0000 |
commit | 02414b32d1103ed6990ff3ec4e6ea70747e58f30 (patch) | |
tree | 7f5d7b8d3203ed42dcbfbcd2787c51aaa915b48d /sys-apps | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-02414b32d1103ed6990ff3ec4e6ea70747e58f30.tar.gz gentoo-2-02414b32d1103ed6990ff3ec4e6ea70747e58f30.tar.bz2 gentoo-2-02414b32d1103ed6990ff3ec4e6ea70747e58f30.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2-r12)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/sed/sed-4.1.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/sed/sed-4.1.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/sed/sed-4.1.4-r1.ebuild b/sys-apps/sed/sed-4.1.4-r1.ebuild index 06fb75a51ad0..28e3c7d0276c 100644 --- a/sys-apps/sed/sed-4.1.4-r1.ebuild +++ b/sys-apps/sed/sed-4.1.4-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/sys-apps/sed/sed-4.1.4-r1.ebuild,v 1.3 2006/03/30 14:15:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.1.4-r1.ebuild,v 1.4 2007/02/28 22:22:04 genstef Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/sed/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="nls static build bootstrap" RDEPEND="nls? ( virtual/libintl )" diff --git a/sys-apps/sed/sed-4.1.5.ebuild b/sys-apps/sed/sed-4.1.5.ebuild index 295dca1eef79..91d7cbc53802 100644 --- a/sys-apps/sed/sed-4.1.5.ebuild +++ b/sys-apps/sed/sed-4.1.5.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/sys-apps/sed/sed-4.1.5.ebuild,v 1.16 2006/12/14 18:44:45 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.1.5.ebuild,v 1.17 2007/02/28 22:22:04 genstef Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/sed/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos 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" RDEPEND="nls? ( virtual/libintl )" |