diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-12-12 10:48:16 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-12-12 10:48:16 +0000 |
commit | ed5797c09d110cbc03c72c2c2c9c8850f33f549e (patch) | |
tree | f8a3ecfa4959e78912cfba534fd5d7efdec0f8eb /dev-php/PEAR-Cache_Lite | |
parent | Version bump. (diff) | |
download | historical-ed5797c09d110cbc03c72c2c2c9c8850f33f549e.tar.gz historical-ed5797c09d110cbc03c72c2c2c9c8850f33f549e.tar.bz2 historical-ed5797c09d110cbc03c72c2c2c9c8850f33f549e.zip |
Version bump
Package-Manager: portage-2.2.0_alpha71/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Cache_Lite')
-rw-r--r-- | dev-php/PEAR-Cache_Lite/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.12.ebuild | 11 |
2 files changed, 18 insertions, 1 deletions
diff --git a/dev-php/PEAR-Cache_Lite/ChangeLog b/dev-php/PEAR-Cache_Lite/ChangeLog index d8934b55d074..59fe98f4055c 100644 --- a/dev-php/PEAR-Cache_Lite/ChangeLog +++ b/dev-php/PEAR-Cache_Lite/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Cache_Lite # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.29 2011/03/03 10:20:44 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.30 2011/12/12 10:46:27 olemarkus Exp $ + +*PEAR-Cache_Lite-1.7.12 (12 Dec 2011) + + 12 Dec 2011; Ole Markus With <olemarkus@gentoo.org> + +PEAR-Cache_Lite-1.7.12.ebuild: + Version bump *PEAR-Cache_Lite-1.7.9 (03 Mar 2011) diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.12.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.12.ebuild new file mode 100644 index 000000000000..27c0202235a0 --- /dev/null +++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.12.ebuild @@ -0,0 +1,11 @@ +# 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.12.ebuild,v 1.1 2011/12/12 10:46:27 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="" |