diff options
Diffstat (limited to 'dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild index b7be9ddaff16..2bc8446c32f2 100644 --- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild +++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild,v 1.6 2007/09/29 00:01:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild,v 1.7 2007/10/05 20:12:57 armin76 Exp $ inherit php-pear-r1 depend.php @@ -8,7 +8,7 @@ DESCRIPTION="This class acts as an interface to various online weather-services" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ppc ppc64 ~s390 ~sh sparc x86" IUSE="minimal" RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1 |