diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 20:12:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 20:12:57 +0000 |
commit | b2e8fa3450aa165d262fc1358436469b6ffa5a24 (patch) | |
tree | 2b04daacf00bd18cec7f5cdfba587f2c5790953a /dev-php/PEAR-Services_Weather | |
parent | added pygsl-0.9.0 which works with gsl-1.10, fixed deps on pygsl-0.9.1 which ... (diff) | |
download | gentoo-2-b2e8fa3450aa165d262fc1358436469b6ffa5a24.tar.gz gentoo-2-b2e8fa3450aa165d262fc1358436469b6ffa5a24.tar.bz2 gentoo-2-b2e8fa3450aa165d262fc1358436469b6ffa5a24.zip |
alpha/sparc stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Services_Weather')
-rw-r--r-- | dev-php/PEAR-Services_Weather/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Services_Weather/ChangeLog b/dev-php/PEAR-Services_Weather/ChangeLog index 0766704ce7ef..b675bd4c23e5 100644 --- a/dev-php/PEAR-Services_Weather/ChangeLog +++ b/dev-php/PEAR-Services_Weather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Services_Weather # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.34 2007/09/29 00:01:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.35 2007/10/05 20:12:57 armin76 Exp $ + + 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> + PEAR-Services_Weather-1.4.2.ebuild: + alpha/sparc stable wrt #192247 29 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Services_Weather-1.4.2.ebuild: 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 |