diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:40:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:40:03 +0000 |
commit | 7b3c3a722b69a93f6b463dba869e345d905f667f (patch) | |
tree | 14463def88616b53f2c810355670e02d7462c823 /dev-php/PEAR-Cache_Lite | |
parent | arm stable. (diff) | |
download | historical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.gz historical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.bz2 historical-7b3c3a722b69a93f6b463dba869e345d905f667f.zip |
Stable for HPPA (bug #192247).
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-php/PEAR-Cache_Lite')
-rw-r--r-- | dev-php/PEAR-Cache_Lite/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.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 9f716e761cee..d8bbaa2cc13c 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.19 2006/07/23 21:15:49 chtekk Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.20 2007/09/16 05:45:56 jer Exp $ + + 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Cache_Lite-1.7.2.ebuild: + Stable for HPPA (bug #192247). *PEAR-Cache_Lite-1.7.2 (23 Jul 2006) diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild index a2d4e84547f0..e16f48d67f6f 100644 --- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild +++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.2.ebuild,v 1.1 2006/07/23 21:15:49 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild,v 1.2 2007/09/16 05:45:56 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="PHP" SLOT="0" |