summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2013-03-24 19:07:48 +0000
committerMatti Bickel <mabi@gentoo.org>2013-03-24 19:07:48 +0000
commitb5a9b6d8e4967360ad989b6b18ac7a691d0fe327 (patch)
treefa175211c9d31d90766e29ed225f79fa679f2366 /dev-php/PEAR-Cache_Lite
parentAdd warning about akonadi backend (diff)
downloadgentoo-2-b5a9b6d8e4967360ad989b6b18ac7a691d0fe327.tar.gz
gentoo-2-b5a9b6d8e4967360ad989b6b18ac7a691d0fe327.tar.bz2
gentoo-2-b5a9b6d8e4967360ad989b6b18ac7a691d0fe327.zip
cleanup, version bump
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x4849EC6C)
Diffstat (limited to 'dev-php/PEAR-Cache_Lite')
-rw-r--r--dev-php/PEAR-Cache_Lite/ChangeLog12
-rw-r--r--dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.15.ebuild (renamed from dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.8.ebuild)6
-rw-r--r--dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild11
-rw-r--r--dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.9.ebuild11
4 files changed, 13 insertions, 27 deletions
diff --git a/dev-php/PEAR-Cache_Lite/ChangeLog b/dev-php/PEAR-Cache_Lite/ChangeLog
index 0366cec9e817..9be7d853be0e 100644
--- a/dev-php/PEAR-Cache_Lite/ChangeLog
+++ b/dev-php/PEAR-Cache_Lite/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-php/PEAR-Cache_Lite
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.35 2012/02/07 16:33:12 jer Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.36 2013/03/24 19:07:47 mabi Exp $
+
+*PEAR-Cache_Lite-1.7.15 (24 Mar 2013)
+
+ 24 Mar 2013; Matti Bickel <mabi@gentoo.org> +PEAR-Cache_Lite-1.7.15.ebuild,
+ -PEAR-Cache_Lite-1.7.2.ebuild, -PEAR-Cache_Lite-1.7.8.ebuild,
+ -PEAR-Cache_Lite-1.7.9.ebuild:
+ cleanup, version bump
07 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Cache_Lite-1.7.12.ebuild:
Stable for HPPA (bug #393763).
@@ -150,4 +157,3 @@
04 Aug 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+PEAR-Cache_Lite-1.5.2.ebuild:
Initial version.
-
diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.8.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.15.ebuild
index b71a7e4db8ce..7bcd24bfaccc 100644
--- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.8.ebuild
+++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.15.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.8.ebuild,v 1.1 2009/08/22 18:00:21 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.15.ebuild,v 1.1 2013/03/24 19:07:47 mabi Exp $
+
+EAPI="4"
inherit php-pear-r1
diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild
deleted file mode 100644
index 62e7214b82f3..000000000000
--- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild,v 1.9 2007/12/05 23:37:37 jokey Exp $
-
-inherit php-pear-r1
-
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-DESCRIPTION="Fast and safe little cache system."
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.9.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.9.ebuild
deleted file mode 100644
index 03b79135e85d..000000000000
--- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.9.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.9.ebuild,v 1.1 2011/03/03 10:20:44 olemarkus Exp $
-
-inherit php-pear-r1
-
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-DESCRIPTION="Fast and safe little cache system."
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""