diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 10:38:26 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 10:38:26 +0000 |
commit | a71b7ceb066fb8bb6d682d2d4c799684a1fb0df4 (patch) | |
tree | 61a649eefbb077b6f7c45df18e4ae95c1d9c7f6a /dev-php/PEAR-Cache_Lite | |
parent | ppc stable wrt #400323 (diff) | |
download | gentoo-2-a71b7ceb066fb8bb6d682d2d4c799684a1fb0df4.tar.gz gentoo-2-a71b7ceb066fb8bb6d682d2d4c799684a1fb0df4.tar.bz2 gentoo-2-a71b7ceb066fb8bb6d682d2d4c799684a1fb0df4.zip |
ppc/ppc64 stable wrt #393763
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Cache_Lite')
-rw-r--r-- | dev-php/PEAR-Cache_Lite/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Cache_Lite/ChangeLog b/dev-php/PEAR-Cache_Lite/ChangeLog index 439b75398d3c..4474209fae12 100644 --- a/dev-php/PEAR-Cache_Lite/ChangeLog +++ b/dev-php/PEAR-Cache_Lite/ChangeLog @@ -1,6 +1,10 @@ # 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.33 2012/01/29 15:19:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.34 2012/02/01 10:38:26 ssuominen Exp $ + + 01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> + PEAR-Cache_Lite-1.7.12.ebuild: + ppc/ppc64 stable wrt #393763 29 Jan 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Cache_Lite-1.7.12.ebuild: alpha/ia64/sparc stable 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 a4b1b0539a5b..b514a7505d75 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.4 2012/01/29 15:19:15 armin76 Exp $ +# $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 $ 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" |