diff options
author | 2004-10-23 05:43:40 +0000 | |
---|---|---|
committer | 2004-10-23 05:43:40 +0000 | |
commit | b23ca1ed755607218a9973cbb81fbb65973b6020 (patch) | |
tree | 1a172f12715fea44c289bc5b9dc579056e879cc0 /sys-libs/libsystem | |
parent | Removing macos keywords. (Manifest recommit) (diff) | |
download | gentoo-2-b23ca1ed755607218a9973cbb81fbb65973b6020.tar.gz gentoo-2-b23ca1ed755607218a9973cbb81fbb65973b6020.tar.bz2 gentoo-2-b23ca1ed755607218a9973cbb81fbb65973b6020.zip |
removed macos
Diffstat (limited to 'sys-libs/libsystem')
-rw-r--r-- | sys-libs/libsystem/libsystem-7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libsystem/libsystem-7.1.ebuild b/sys-libs/libsystem/libsystem-7.1.ebuild index 554489f76819..e3dc5d8f4e38 100644 --- a/sys-libs/libsystem/libsystem-7.1.ebuild +++ b/sys-libs/libsystem/libsystem-7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation, Pieter Van den Abeele <pvdabeel@gentoo.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsystem/libsystem-7.1.ebuild,v 1.8 2004/09/16 02:26:46 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsystem/libsystem-7.1.ebuild,v 1.9 2004/10/23 05:41:33 mr_bones_ Exp $ DESCRIPTION="Darwin Libsystem, a collection of core libs similar to glibc on linux" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.opensource.apple.com/darwinsource/" SRC_URI="" LICENSE="APSL-2" SLOT="0" -KEYWORDS="-* macos ppc-macos" +KEYWORDS="-* ppc-macos" IUSE="" PROVIDE="virtual/libc" |