diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 16:33:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 16:33:12 +0000 |
commit | 59da9807fa9d3c0cba8dc2661c03a03622722a9d (patch) | |
tree | 721cd4d6cc04d77eb093be14684389fa3cf57706 /dev-php/PEAR-Cache_Lite | |
parent | Follow Ubuntu/Debian and use their patch to revert the buggy ipp backend to 1... (diff) | |
download | historical-59da9807fa9d3c0cba8dc2661c03a03622722a9d.tar.gz historical-59da9807fa9d3c0cba8dc2661c03a03622722a9d.tar.bz2 historical-59da9807fa9d3c0cba8dc2661c03a03622722a9d.zip |
Stable for HPPA (bug #393763).
Package-Manager: portage-2.2.0_alpha85/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Cache_Lite')
-rw-r--r-- | dev-php/PEAR-Cache_Lite/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Cache_Lite/ChangeLog b/dev-php/PEAR-Cache_Lite/ChangeLog index 4474209fae12..0366cec9e817 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.34 2012/02/01 10:38:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.35 2012/02/07 16:33:12 jer Exp $ + + 07 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Cache_Lite-1.7.12.ebuild: + Stable for HPPA (bug #393763). 01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> PEAR-Cache_Lite-1.7.12.ebuild: 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 b514a7505d75..8a073ab78de7 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-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.5 2012/02/01 10:38:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.12.ebuild,v 1.6 2012/02/07 16:33:12 jer 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" |