summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-01-10 10:06:37 +0000
committerMike Frysinger <vapier@gentoo.org>2008-01-10 10:06:37 +0000
commit71abe814d7caf822a9bfa6979818004cbf55a4ec (patch)
treeab3c8fd113b90642d9fecfda5f9492aef7443cff /dev-php/PEAR-Services_Weather
parentarm/s390/sh stable (diff)
downloadgentoo-2-71abe814d7caf822a9bfa6979818004cbf55a4ec.tar.gz
gentoo-2-71abe814d7caf822a9bfa6979818004cbf55a4ec.tar.bz2
gentoo-2-71abe814d7caf822a9bfa6979818004cbf55a4ec.zip
arm/s390/sh love
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-php/PEAR-Services_Weather')
-rw-r--r--dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild6
-rw-r--r--dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild6
2 files changed, 6 insertions, 6 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 a2e36746a0e9..523fc9442abe 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-2006 Gentoo Foundation
+# Copyright 1999-2008 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.17 2006/02/18 20:16:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild,v 1.18 2008/01/10 10:06:33 vapier Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ 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="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Cache-1.5.4-r1
>=dev-php/PEAR-DB-1.7.6-r1
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 03d2b1e0a7c2..986ca7fa8be6 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
+# Copyright 1999-2008 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.8 2007/10/22 18:57:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild,v 1.9 2008/01/10 10:06:33 vapier 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="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE="minimal"
RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1