diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:26:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:26:12 +0000 |
commit | 09530906af4eedb61d528cc463a9c5deee7c9d43 (patch) | |
tree | 28d2421d9ffb9179a2109a01ef247c22823d2857 /dev-php/PEAR-Cache_Lite | |
parent | bump; tidy to ebuild re change to eclass, comment added re 1 missing text fil... (diff) | |
download | gentoo-2-09530906af4eedb61d528cc463a9c5deee7c9d43.tar.gz gentoo-2-09530906af4eedb61d528cc463a9c5deee7c9d43.tar.bz2 gentoo-2-09530906af4eedb61d528cc463a9c5deee7c9d43.zip |
Stable for alpha/amd64/ia64/ppc/ppc64/sparc/x86, wrt bug #546650
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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.16.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 1b42805726a9..8f952a12b1ba 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.39 2015/04/18 04:26:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.40 2015/04/19 09:26:12 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Cache_Lite-1.7.16.ebuild: + Stable for alpha/amd64/ia64/ppc/ppc64/sparc/x86, wrt bug #546650 18 Apr 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Cache_Lite-1.7.16.ebuild: Stable for HPPA (bug #546650). diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.16.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.16.ebuild index bbcd00fd311f..672ae63b540f 100644 --- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.16.ebuild +++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.16.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 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.16.ebuild,v 1.2 2015/04/18 04:26:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.16.ebuild,v 1.3 2015/04/19 09:26:12 ago Exp $ EAPI="5" 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" |