summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-18 20:16:29 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-18 20:16:29 +0000
commitf87e5d01fa7799a5fd5f2e09b45ee17ad2992439 (patch)
tree19abcd8eb69cd51797c24986d7957ecaaf1cfbbd /dev-php/PEAR-Services_Weather
parentMark 1.1.1-r1 stable on alpha/ia64. #119722 (diff)
downloadgentoo-2-f87e5d01fa7799a5fd5f2e09b45ee17ad2992439.tar.gz
gentoo-2-f87e5d01fa7799a5fd5f2e09b45ee17ad2992439.tar.bz2
gentoo-2-f87e5d01fa7799a5fd5f2e09b45ee17ad2992439.zip
Mark 1.3.2-r1 stable on alpha. #119722
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php/PEAR-Services_Weather')
-rw-r--r--dev-php/PEAR-Services_Weather/ChangeLog6
-rw-r--r--dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Services_Weather/ChangeLog b/dev-php/PEAR-Services_Weather/ChangeLog
index cb40f628b723..76583620a8d4 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.23 2006/01/27 21:33:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.24 2006/02/18 20:16:29 agriffis Exp $
+
+ 17 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+ PEAR-Services_Weather-1.3.2-r1.ebuild:
+ Mark 1.3.2-r1 stable on alpha. #119722
27 Jan 2006; Jeroen Roovers <jer@gentoo.org>
PEAR-Services_Weather-1.3.2-r1.ebuild:
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 7c7233e9f36b..a2e36746a0e9 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
# 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.16 2006/01/29 07:00:54 vapier Exp $
+# $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 $
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 hppa ia64 ppc ppc64 s390 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Cache-1.5.4-r1
>=dev-php/PEAR-DB-1.7.6-r1