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 | 27bfba2a8863e908c91c4275bbf828b75fee6d99 (patch) | |
tree | 9481a02f9e6f974e53b55c91585bdef4be5f9618 /sys-libs/libsystem | |
parent | Stable on sparc. (diff) | |
download | historical-27bfba2a8863e908c91c4275bbf828b75fee6d99.tar.gz historical-27bfba2a8863e908c91c4275bbf828b75fee6d99.tar.bz2 historical-27bfba2a8863e908c91c4275bbf828b75fee6d99.zip |
APSL licensed
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 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="" |