diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:56:29 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:56:29 +0000 |
commit | 59d2727718e8c73bf9f3a8185c697b6addcb9974 (patch) | |
tree | 99ac2e6ac32c3ac9e7752c6dd451175578e6dff8 /dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-59d2727718e8c73bf9f3a8185c697b6addcb9974.tar.gz gentoo-2-59d2727718e8c73bf9f3a8185c697b6addcb9974.tar.bz2 gentoo-2-59d2727718e8c73bf9f3a8185c697b6addcb9974.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild')
-rw-r--r-- | dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild index 084a4345c445..f53bcd2bbdfc 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild,v 1.8 2007/10/22 16:37:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild,v 1.9 2007/12/05 23:56:29 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86" DESCRIPTION="Date and Time Zone classes." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" IUSE="" |