diff options
author | 2006-01-22 22:09:55 +0000 | |
---|---|---|
committer | 2006-01-22 22:09:55 +0000 | |
commit | b7a0c6befbdf38a86110aec85653dfb3de61750c (patch) | |
tree | 599faa72a67cb19ba79edce3b310ca72f73ec829 /dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild | |
parent | Version bump to 3.02.6a (diff) | |
download | historical-b7a0c6befbdf38a86110aec85653dfb3de61750c.tar.gz historical-b7a0c6befbdf38a86110aec85653dfb3de61750c.tar.bz2 historical-b7a0c6befbdf38a86110aec85653dfb3de61750c.zip |
stable on amd64 wrt bug 119722
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild')
-rw-r--r-- | dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild index d3f8bc98665b..1fc75d5b7446 100644 --- a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild +++ b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.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-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild,v 1.6 2006/01/22 16:42:24 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild,v 1.7 2006/01/22 21:52:04 blubb Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="Makes the design of HTML tables easy, flexible, reusable and effici LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.1-r1" |