diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-22 22:04:47 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-22 22:04:47 +0000 |
commit | 30d2b61d5ceca4e2a91e61badc0d16129eecddcf (patch) | |
tree | 38fa49f64434e00deb2d946f34ab76976e9567a5 /dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild | |
parent | Stable on x86; bug #119853 (diff) | |
download | gentoo-2-30d2b61d5ceca4e2a91e61badc0d16129eecddcf.tar.gz gentoo-2-30d2b61d5ceca4e2a91e61badc0d16129eecddcf.tar.bz2 gentoo-2-30d2b61d5ceca4e2a91e61badc0d16129eecddcf.zip |
stable on amd64 wrt bug 119722
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild index 14ed88aec308..141a42525da7 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.5-r1.ebuild,v 1.9 2006/01/22 17:09:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.10 2006/01/22 22:02:43 blubb Exp $ inherit php-pear-r1 DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" |