diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-31 20:16:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-31 20:16:01 +0000 |
commit | 149ec69d9f68035196831e7ebd81996281752726 (patch) | |
tree | dd20b35982e77bf1736b14cf23e4aa3ca1a3bccc /dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild | |
parent | Stable for HPPA (bug #208313). (diff) | |
download | gentoo-2-149ec69d9f68035196831e7ebd81996281752726.tar.gz gentoo-2-149ec69d9f68035196831e7ebd81996281752726.tar.bz2 gentoo-2-149ec69d9f68035196831e7ebd81996281752726.zip |
Stable for HPPA (bug #208313).
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild')
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild index 7c772481b84f..e1b5db2bf320 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild,v 1.2 2008/01/10 10:06:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild,v 1.3 2008/01/31 20:16:01 jer Exp $ inherit php-pear-r1 DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP-2.02 PHP-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" |