summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-09-16 06:31:59 +0000
committerJeroen Roovers <jer@gentoo.org>2007-09-16 06:31:59 +0000
commit1b082814454ee62d8657b9bd3a2d5fcb41a23350 (patch)
treea75b75b9d3f1e20045f4b6d59d6d5bb78432edb6 /dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild
parentStable for HPPA (bug #192247). (diff)
downloadgentoo-2-1b082814454ee62d8657b9bd3a2d5fcb41a23350.tar.gz
gentoo-2-1b082814454ee62d8657b9bd3a2d5fcb41a23350.tar.bz2
gentoo-2-1b082814454ee62d8657b9bd3a2d5fcb41a23350.zip
Stable for HPPA (bug #192247).
(Portage version: 2.1.2.12)
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.ebuild4
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 d709ea845d9c..14716b011ef1 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.1 2007/08/20 22:51:33 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild,v 1.2 2007/09/16 06:31:59 jer 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="~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~arm hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="minimal"
RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1