diff options
Diffstat (limited to 'dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild')
-rw-r--r-- | dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild index 80658f490e54..20f4e4755a63 100644 --- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild +++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.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-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild,v 1.8 2007/10/22 18:38:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild,v 1.9 2007/12/06 00:22:43 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides an easy way to perform HTTP requests" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" |