diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-07-11 00:43:37 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-07-11 00:43:37 +0000 |
commit | cabc3f0d4af5513e163c1078bf88574a4af793a0 (patch) | |
tree | d4e39550d757821654bb104af0b25922dc7d22c6 /sys-libs | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-cabc3f0d4af5513e163c1078bf88574a4af793a0.tar.gz gentoo-2-cabc3f0d4af5513e163c1078bf88574a4af793a0.tar.bz2 gentoo-2-cabc3f0d4af5513e163c1078bf88574a4af793a0.zip |
APSL licensed
Diffstat (limited to 'sys-libs')
-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 14b4175bb7c5..a4e26628bf8d 100644 --- a/sys-libs/libsystem/libsystem-7.1.ebuild +++ b/sys-libs/libsystem/libsystem-7.1.ebuild @@ -1,12 +1,12 @@ # 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.2 2004/07/11 00:35:30 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsystem/libsystem-7.1.ebuild,v 1.3 2004/07/11 00:43:37 pvdabeel Exp $ DESCRIPTION="Darwin Libsystem, a collection of core libs similar to glibc on linux" HOMEPAGE="http://www.opendarwin.org/" SRC_URI="" -LICENSE="BSD" +LICENSE="APSL-2" SLOT="0" KEYWORDS="-* macos" IUSE="" |