diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-29 15:38:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-29 15:38:05 +0000 |
commit | ec90d7932f472a64d37586df5c62a2d2bd184410 (patch) | |
tree | 763dbf526ccf2a0518e5f356f62db170497b4d67 /dev-php/PEAR-Cache_Lite | |
parent | Marked -hppa (bug #400671). (diff) | |
download | historical-ec90d7932f472a64d37586df5c62a2d2bd184410.tar.gz historical-ec90d7932f472a64d37586df5c62a2d2bd184410.tar.bz2 historical-ec90d7932f472a64d37586df5c62a2d2bd184410.zip |
alpha/ia64/sparc stable
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
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 408f552bb453..439b75398d3c 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.32 2012/01/21 16:16:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.33 2012/01/29 15:19:15 armin76 Exp $ + + 29 Jan 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Cache_Lite-1.7.12.ebuild: + alpha/ia64/sparc stable 21 Jan 2012; Pawel Hajdan jr <phajdan.jr@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 81b5dd25540c..a4b1b0539a5b 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.3 2012/01/21 16:16:05 phajdan.jr Exp $ +# $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 $ 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" |