diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:11:06 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:11:06 +0000 |
commit | 20c022a3f998bbedc10f901fb773c3ecfc0d01b2 (patch) | |
tree | 10834f93d30ca4be240d747c6f7d3c8fa3819a18 /dev-php/PEAR-Net_Sieve | |
parent | Marking PEAR-Net_IMAP-1.1.0_beta1 ppc64 stable for bug 192247 (diff) | |
download | gentoo-2-20c022a3f998bbedc10f901fb773c3ecfc0d01b2.tar.gz gentoo-2-20c022a3f998bbedc10f901fb773c3ecfc0d01b2.tar.bz2 gentoo-2-20c022a3f998bbedc10f901fb773c3ecfc0d01b2.zip |
Marking PEAR-Net_Sieve-1.1.5 ppc64 stable for bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Net_Sieve')
-rw-r--r-- | dev-php/PEAR-Net_Sieve/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index 05b38b11f2e8..6a56bcaf4c32 100644 --- a/dev-php/PEAR-Net_Sieve/ChangeLog +++ b/dev-php/PEAR-Net_Sieve/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_Sieve # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.50 2007/09/25 00:47:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.51 2007/09/26 18:11:06 ranger Exp $ + + 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_Sieve-1.1.5.ebuild: + Marking PEAR-Net_Sieve-1.1.5 ppc64 stable for bug 192247 25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-Net_Sieve-1.1.5.ebuild: stable ppc, bug #192247 diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild index 07dcc201608a..1c32d638e791 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.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-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild,v 1.4 2007/09/25 00:47:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild,v 1.5 2007/09/26 18:11:06 ranger Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyr 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-Net_Socket-1.0.6-r1" |