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.6.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.6.ebuild')
-rw-r--r-- | dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild index 8f601b038f73..78040b31b146 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.6.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.6.ebuild,v 1.14 2007/03/22 18:52:33 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.15 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="" |