diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Cache_Lite/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Cache_Lite/ChangeLog b/dev-php/PEAR-Cache_Lite/ChangeLog index 59fe98f4055c..8bb925797c24 100644 --- a/dev-php/PEAR-Cache_Lite/ChangeLog +++ b/dev-php/PEAR-Cache_Lite/ChangeLog @@ -1,6 +1,9 @@ # 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.30 2011/12/12 10:46:27 olemarkus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.31 2012/01/16 12:40:38 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Cache_Lite-1.7.12.ebuild: + Stable for amd64, wrt bug #393763 *PEAR-Cache_Lite-1.7.12 (12 Dec 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 index 27c0202235a0..32bfd558f054 100644 --- 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 @@ -1,10 +1,10 @@ -# Copyright 1999-2011 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-Cache_Lite/PEAR-Cache_Lite-1.7.12.ebuild,v 1.1 2011/12/12 10:46:27 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.12.ebuild,v 1.2 2012/01/16 12:40:38 ago Exp $ inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" DESCRIPTION="Fast and safe little cache system." LICENSE="LGPL-2.1" SLOT="0" |