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 | |
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')
-rw-r--r-- | dev-php/PEAR-OLE/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index 64dcbcdae39f..18a1755d9608 100644 --- a/dev-php/PEAR-OLE/ChangeLog +++ b/dev-php/PEAR-OLE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-OLE -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.29 2007/12/24 12:45:00 armin76 Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.30 2008/01/31 20:16:01 jer Exp $ + + 31 Jan 2008; Jeroen Roovers <jer@gentoo.org> PEAR-OLE-0.6.1.ebuild: + Stable for HPPA (bug #208313). *PEAR-OLE-0.6.1 (24 Dec 2007) 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="" |