summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2012-01-15 15:12:47 +0000
committerMatti Bickel <mabi@gentoo.org>2012-01-15 15:12:47 +0000
commit529276105e53c189a566aa3f485ae82f753b59ca (patch)
tree03196b55576ba3c10ab0e688e0335b7a69b22981 /dev-php
parentbump & remove old (diff)
downloadgentoo-2-529276105e53c189a566aa3f485ae82f753b59ca.tar.gz
gentoo-2-529276105e53c189a566aa3f485ae82f753b59ca.tar.bz2
gentoo-2-529276105e53c189a566aa3f485ae82f753b59ca.zip
bump & remove old
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_Sieve/ChangeLog11
-rw-r--r--dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild12
-rw-r--r--dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild14
-rw-r--r--dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.2.0_beta1.ebuild15
-rw-r--r--dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild (renamed from dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.7.ebuild)6
5 files changed, 13 insertions, 45 deletions
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog
index 2e49650fb1ce..7ec0ca7d2f07 100644
--- a/dev-php/PEAR-Net_Sieve/ChangeLog
+++ b/dev-php/PEAR-Net_Sieve/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-php/PEAR-Net_Sieve
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.64 2010/02/16 04:53:06 beandog Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.65 2012/01/15 15:12:47 mabi Exp $
+
+*PEAR-Net_Sieve-1.3.2 (15 Jan 2012)
+
+ 15 Jan 2012; Matti Bickel <mabi@gentoo.org> -PEAR-Net_Sieve-1.1.1-r1.ebuild,
+ -PEAR-Net_Sieve-1.1.5.ebuild, -PEAR-Net_Sieve-1.1.7.ebuild,
+ -PEAR-Net_Sieve-1.2.0_beta1.ebuild, +PEAR-Net_Sieve-1.3.2.ebuild:
+ version bump & remove old
*PEAR-Net_Sieve-1.2.0_beta1 (16 Feb 2010)
diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild
deleted file mode 100644
index 5d5d34d8815a..000000000000
--- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2008 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.1-r1.ebuild,v 1.19 2008/01/10 10:06:29 vapier Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active etc sieve scripts."
-LICENSE="PHP-2.02 BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
-IUSE=""
-RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1"
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
deleted file mode 100644
index 02dc28765949..000000000000
--- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2008 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.10 2008/01/10 10:06:29 vapier Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd"
-
-LICENSE="BSD BSD-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1"
diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.2.0_beta1.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.2.0_beta1.ebuild
deleted file mode 100644
index b27341516fc9..000000000000
--- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.2.0_beta1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 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.2.0_beta1.ebuild,v 1.1 2010/02/16 04:53:06 beandog Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd"
-
-LICENSE="BSD BSD-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="sasl"
-
-RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1
- sasl? ( dev-php/PEAR-Auth_SASL )"
diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.7.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild
index 46fb35836e29..cf0edd09186d 100644
--- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.7.ebuild
+++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.1.7.ebuild,v 1.1 2009/08/22 19:29:42 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild,v 1.1 2012/01/15 15:12:47 mabi Exp $
+
+EAPI="4"
inherit php-pear-r1