diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-15 19:50:02 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-15 19:50:02 +0000 |
commit | 0d0dfbbb0343dcbf9f97fed0a84e160df2ff8489 (patch) | |
tree | c900e799c532745122061d7312f1c52330dd2fa7 /dev-libs/safestr/safestr-1.0.2.ebuild | |
parent | Removed masking of sci-visualization/gfsview, now builds (diff) | |
download | historical-0d0dfbbb0343dcbf9f97fed0a84e160df2ff8489.tar.gz historical-0d0dfbbb0343dcbf9f97fed0a84e160df2ff8489.tar.bz2 historical-0d0dfbbb0343dcbf9f97fed0a84e160df2ff8489.zip |
LICENSE is identical with BSD, bug 301123.
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'dev-libs/safestr/safestr-1.0.2.ebuild')
-rw-r--r-- | dev-libs/safestr/safestr-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/safestr/safestr-1.0.2.ebuild b/dev-libs/safestr/safestr-1.0.2.ebuild index c9eea6ee2a06..a630d4f10065 100644 --- a/dev-libs/safestr/safestr-1.0.2.ebuild +++ b/dev-libs/safestr/safestr-1.0.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/safestr/safestr-1.0.2.ebuild,v 1.7 2009/09/23 17:26:20 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/safestr/safestr-1.0.2.ebuild,v 1.8 2010/01/15 19:47:24 ulm Exp $ DESCRIPTION="provide a standards compatible yet secure string implementation" HOMEPAGE="http://www.zork.org/safestr/" SRC_URI="http://www.zork.org/software/${P}.tar.gz" -LICENSE="ZORK" +LICENSE="BSD" SLOT="0" KEYWORDS="x86" IUSE="" |