diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 05:45:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 05:45:27 +0000 |
commit | f704c6653d749816e44cdab030e8e827b4fe495f (patch) | |
tree | 2e4daeaddec10c102d5ffebed650916d289f7392 /sys-devel | |
parent | removed macos (diff) | |
download | historical-f704c6653d749816e44cdab030e8e827b4fe495f.tar.gz historical-f704c6653d749816e44cdab030e8e827b4fe495f.tar.bz2 historical-f704c6653d749816e44cdab030e8e827b4fe495f.zip |
removed macos
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gettext/gettext-0.12.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gnuconfig/gnuconfig-20040214.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/gettext/gettext-0.12.1-r1.ebuild b/sys-devel/gettext/gettext-0.12.1-r1.ebuild index 75759674f01c..4496b0166724 100644 --- a/sys-devel/gettext/gettext-0.12.1-r1.ebuild +++ b/sys-devel/gettext/gettext-0.12.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.12.1-r1.ebuild,v 1.27 2004/10/03 18:14:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.12.1-r1.ebuild,v 1.28 2004/10/23 05:45:27 mr_bones_ Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm hppa amd64 ~ia64 s390 macos ppc64 ppc-macos" +KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm hppa amd64 ~ia64 s390 ppc64 ppc-macos" IUSE="bootstrap emacs nls" DEPEND="virtual/libc" diff --git a/sys-devel/gnuconfig/gnuconfig-20040214.ebuild b/sys-devel/gnuconfig/gnuconfig-20040214.ebuild index 2dd34a6e6971..3845265b0562 100644 --- a/sys-devel/gnuconfig/gnuconfig-20040214.ebuild +++ b/sys-devel/gnuconfig/gnuconfig-20040214.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20040214.ebuild,v 1.12 2004/09/16 02:25:33 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20040214.ebuild,v 1.13 2004/10/23 05:44:56 mr_bones_ Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ppc64 sparc mips alpha arm hppa amd64 ~ia64 macos ppc-macos" +KEYWORDS="x86 ppc ppc64 sparc mips alpha arm hppa amd64 ~ia64 ppc-macos" IUSE="uclibc" S=${WORKDIR} |