diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 22:58:07 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 22:58:07 +0000 |
commit | f485221f10c00997c025bdc4e0a79188a87a2939 (patch) | |
tree | 917f7cb225ebb1a6af48f2e99bd12f93ee956311 /dev-php/PEAR-Net_Sieve | |
parent | Stable on alpha, bug #396987 (diff) | |
download | gentoo-2-f485221f10c00997c025bdc4e0a79188a87a2939.tar.gz gentoo-2-f485221f10c00997c025bdc4e0a79188a87a2939.tar.bz2 gentoo-2-f485221f10c00997c025bdc4e0a79188a87a2939.zip |
Stable on alpha, bug #396989
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_Sieve')
-rw-r--r-- | dev-php/PEAR-Net_Sieve/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index d217af1208a9..e41ba064304f 100644 --- a/dev-php/PEAR-Net_Sieve/ChangeLog +++ b/dev-php/PEAR-Net_Sieve/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_Sieve # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.70 2012/03/02 21:50:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.71 2012/03/02 22:58:07 klausman Exp $ + + 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org> + PEAR-Net_Sieve-1.3.2.ebuild: + Stable on alpha, bug #396989 02 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Net_Sieve-1.3.2.ebuild: Marking PEAR-Net_Sieve-1.3.2 ppc64 for bug 396989 diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild index 71888c43b4de..e891f1369878 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.3.2.ebuild,v 1.6 2012/03/02 21:50:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild,v 1.7 2012/03/02 22:58:07 klausman Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyr LICENSE="BSD BSD-2" 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="" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" |