diff options
author | 2007-12-05 23:58:51 +0000 | |
---|---|---|
committer | 2007-12-05 23:58:51 +0000 | |
commit | 8d257611be1abeca4973b00d3846e7ec24173441 (patch) | |
tree | 0b8b879928c051e673946c740bad39fd33e94bcb /dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-8d257611be1abeca4973b00d3846e7ec24173441.tar.gz gentoo-2-8d257611be1abeca4973b00d3846e7ec24173441.tar.bz2 gentoo-2-8d257611be1abeca4973b00d3846e7ec24173441.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild')
-rw-r--r-- | dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild index 3d5e31ed52b5..b06493b3679a 100644 --- a/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild +++ b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild,v 1.1 2007/08/17 15:03:30 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild,v 1.2 2007/12/05 23:58:51 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Interface for reading from and writing to fortune files." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |