diff options
author | 2007-10-05 19:35:47 +0000 | |
---|---|---|
committer | 2007-10-05 19:35:47 +0000 | |
commit | d8cdeb2ba1babefdade9ed0f61c4feb1b367a5d1 (patch) | |
tree | 3eef9190cccf7381078a44da0557e5f192fb39a9 /dev-php/PEAR-Net_Sieve | |
parent | Remove gen-1 version. (diff) | |
download | historical-d8cdeb2ba1babefdade9ed0f61c4feb1b367a5d1.tar.gz historical-d8cdeb2ba1babefdade9ed0f61c4feb1b367a5d1.tar.bz2 historical-d8cdeb2ba1babefdade9ed0f61c4feb1b367a5d1.zip |
alpha/sparc stable wrt #192247
Package-Manager: portage-2.1.3.9
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.1.5.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 074dfd7333f7..0cedbf1e62bd 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 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.52 2007/09/28 23:21:58 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.53 2007/10/05 19:34:53 armin76 Exp $ + + 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> + PEAR-Net_Sieve-1.1.5.ebuild: + alpha/sparc stable wrt #192247 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Net_Sieve-1.1.5.ebuild: 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 070ccedeacc2..37ed2a0eca00 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.6 2007/09/28 23:21:58 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild,v 1.7 2007/10/05 19:34:53 armin76 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" |