summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-09-09 14:21:31 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-09-09 14:21:31 +0000
commit2def77010f14f71491ba506896d4f77e7990a5d9 (patch)
treea83b60c173cb0beb7b39870ee6742786bff7da10 /dev-php/PEAR-Services_Weather
parentMark 1.210-r1 stable on alpha (diff)
downloadhistorical-2def77010f14f71491ba506896d4f77e7990a5d9.tar.gz
historical-2def77010f14f71491ba506896d4f77e7990a5d9.tar.bz2
historical-2def77010f14f71491ba506896d4f77e7990a5d9.zip
Fix KEYWORDS.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-php/PEAR-Services_Weather')
-rw-r--r--dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild
index 93f881ffeb1a..6a4c7988f21d 100644
--- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild
+++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.3.2-r1.ebuild,v 1.1 2005/09/08 08:07:10 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild,v 1.2 2005/09/09 14:21:31 sebastian Exp $
inherit php-pear-r1
@@ -8,10 +8,11 @@ DESCRIPTION="This class acts as an interface to various online weather-services.
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~x86"
IUSE=""
-RDEPEND=">=dev-php/PEAR-Cache-1.5.3
+RDEPEND="${RDEPEND}
+ >=dev-php/PEAR-Cache-1.5.3
>=dev-php/PEAR-DB-1.4
>=dev-php/PEAR-HTTP_Request-1.2
>=dev-php/PEAR-SOAP-0.7.5