diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 12:40:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 12:40:38 +0000 |
commit | 6d86301bee3d85f2509638bc7ee4cb58659975ac (patch) | |
tree | e7ce127722e72d7924a40cf6172260b4f5e9b70c /dev-php | |
parent | Patch scavenged by Erich Seifert restores compatibility with 3.2 linux kernel... (diff) | |
download | gentoo-2-6d86301bee3d85f2509638bc7ee4cb58659975ac.tar.gz gentoo-2-6d86301bee3d85f2509638bc7ee4cb58659975ac.tar.bz2 gentoo-2-6d86301bee3d85f2509638bc7ee4cb58659975ac.zip |
Stable for amd64, wrt bug #393763
(Portage version: 2.1.10.41/cvs/Linux x86_64)
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" |