diff options
author | Tal Peer <coredumb@gentoo.org> | 2004-07-30 14:13:02 +0000 |
---|---|---|
committer | Tal Peer <coredumb@gentoo.org> | 2004-07-30 14:13:02 +0000 |
commit | 97f5c3c24899761fcb7a1858afd6d447f6f83d89 (patch) | |
tree | c9531cca9bea8d1404dca7c158b53346dd3d0e63 /dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild | |
parent | added the xml.jar from the jre/lib (ibm-jdk-bin) so it compiles on ppc (diff) | |
download | gentoo-2-97f5c3c24899761fcb7a1858afd6d447f6f83d89.tar.gz gentoo-2-97f5c3c24899761fcb7a1858afd6d447f6f83d89.tar.bz2 gentoo-2-97f5c3c24899761fcb7a1858afd6d447f6f83d89.zip |
Version bump(age).
Diffstat (limited to 'dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild new file mode 100644 index 000000000000..71139576bf8a --- /dev/null +++ b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2004 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.1 2004/07/30 14:13:02 coredumb Exp $ + +inherit php-pear + +DESCRIPTION="Framework for caching of arbitrary data." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" +IUSE="" |