diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 12:29:24 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 12:29:24 +0000 |
commit | f0c2978466fb1a8232e247834f0f6827466a855a (patch) | |
tree | fe97493ee8738adc01236b4f9cc970ed8a7b3085 /dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild | |
parent | x86 stable, bug 192247 (diff) | |
download | gentoo-2-f0c2978466fb1a8232e247834f0f6827466a855a.tar.gz gentoo-2-f0c2978466fb1a8232e247834f0f6827466a855a.tar.bz2 gentoo-2-f0c2978466fb1a8232e247834f0f6827466a855a.zip |
x86 stable, bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild')
-rw-r--r-- | dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild index b09a3149b4be..aae4ee5eda4e 100644 --- a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild +++ b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild,v 1.2 2007/09/16 06:00:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild,v 1.3 2007/09/21 12:29:24 opfer Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Makes the design of HTML tables easy, flexible, reusable and effici LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND=">=dev-php/PEAR-PEAR-1.5.0" |