summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-03-27 16:01:50 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-03-27 16:01:50 +0000
commit7d017393b208399516e9a44f91b940bf6ae9cf3d (patch)
tree07d15ac4dcbd5651d194c1886b9181ed8d0d264a /dev-php/PEAR-Services_Weather
parentStable on alpha. (diff)
downloadgentoo-2-7d017393b208399516e9a44f91b940bf6ae9cf3d.tar.gz
gentoo-2-7d017393b208399516e9a44f91b940bf6ae9cf3d.tar.bz2
gentoo-2-7d017393b208399516e9a44f91b940bf6ae9cf3d.zip
Stable on alpha.
(Portage version: 2.0.51.19)
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.1.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 d4d95434df23..ab7f45964334 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.5 2005/03/12 12:20:26 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.6 2005/03/27 15:57:43 kloeri Exp $
+
+ 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
+ PEAR-Services_Weather-1.3.1.ebuild:
+ Stable on alpha.
12 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-Services_Weather-1.3.1.ebuild:
diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.1.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.1.ebuild
index f033925395ce..d70f07d35799 100644
--- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.1.ebuild
+++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.1.ebuild
@@ -1,13 +1,13 @@
# 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.1.ebuild,v 1.5 2005/03/12 12:20:26 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.1.ebuild,v 1.6 2005/03/27 15:57:43 kloeri Exp $
inherit php-pear
DESCRIPTION="This class acts as an interface to various online weather-services.."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ppc64"
+KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ~ppc64"
IUSE=""
RDEPEND=">=dev-php/PEAR-Cache-1.5.3
>=dev-php/PEAR-DB-1.4