diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-03-09 06:20:11 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-03-09 06:20:11 +0000 |
commit | 676d9ab6f24559c458cfad8c9ce6f762155709b3 (patch) | |
tree | e0010ddd9cd0d33b22ec2ed8433a9bf3f11aac8e /dev-php/PEAR-Cache | |
parent | New package. Backend for gnome-system-tools (diff) | |
download | gentoo-2-676d9ab6f24559c458cfad8c9ce6f762155709b3.tar.gz gentoo-2-676d9ab6f24559c458cfad8c9ce6f762155709b3.tar.bz2 gentoo-2-676d9ab6f24559c458cfad8c9ce6f762155709b3.zip |
This package was previously bundled with www-apps/horde-pear. Mark unstable for ARCHes that www-apps/horde-pear-r2 is marked stable for.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/PEAR-Cache')
-rw-r--r-- | dev-php/PEAR-Cache/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-php/PEAR-Cache/ChangeLog b/dev-php/PEAR-Cache/ChangeLog index 432fb59264fc..955c33b6f362 100644 --- a/dev-php/PEAR-Cache/ChangeLog +++ b/dev-php/PEAR-Cache/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PEAR-Cache # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.14 2005/03/08 16:24:23 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.15 2005/03/09 06:15:24 sebastian Exp $ + + 09 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org> + PEAR-Cache-1.5.4.ebuild: + This package was previously bundled with www-apps/horde-pear. Mark unstable + for ARCHes that www-apps/horde-pear-r2 is marked stable for. 08 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org> -PEAR-Cache-1.5.1.ebuild: diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild index 05bd9725423e..bc92c4ca128d 100644 --- a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild +++ b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild,v 1.2 2005/02/19 07:02:46 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild,v 1.3 2005/03/09 06:15:24 sebastian Exp $ inherit php-pear DESCRIPTION="Framework for caching of arbitrary data." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" IUSE="" |