diff options
author | Jason Wever <weeve@gentoo.org> | 2006-01-22 16:30:53 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-01-22 16:30:53 +0000 |
commit | f657d0c14b778f3578499ff4ea62fcd95e386705 (patch) | |
tree | 4aed71d4bb0f2af7df0b6d50956820fc758ef0a3 /dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild | |
parent | Stable on SPARC wrt bug #119722. (diff) | |
download | gentoo-2-f657d0c14b778f3578499ff4ea62fcd95e386705.tar.gz gentoo-2-f657d0c14b778f3578499ff4ea62fcd95e386705.tar.bz2 gentoo-2-f657d0c14b778f3578499ff4ea62fcd95e386705.zip |
Stable on SPARC wrt bug #119722.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild index 24a930463296..d80fb34ae4b2 100644 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild,v 1.8 2006/01/22 07:34:52 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild,v 1.9 2006/01/22 16:27:55 weeve Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Class that makes it easy to build console style tables." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~amd64 ~ppc ppc64 sparc x86" IUSE="" |