diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-28 23:43:21 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-28 23:43:21 +0000 |
commit | d8041aa3c7e6c40d2d8bd7f61c79c83c2130bf57 (patch) | |
tree | a897f8951eb0e82689f75b6e2494e35bbf55cb37 /dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.2.ebuild | |
parent | amd64 stable, bug #208313 (diff) | |
download | gentoo-2-d8041aa3c7e6c40d2d8bd7f61c79c83c2130bf57.tar.gz gentoo-2-d8041aa3c7e6c40d2d8bd7f61c79c83c2130bf57.tar.bz2 gentoo-2-d8041aa3c7e6c40d2d8bd7f61c79c83c2130bf57.zip |
amd64 stable, bug #208313
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.2.ebuild')
-rw-r--r-- | dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.2.ebuild b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.2.ebuild index 98929be712fd..4921e679c82d 100644 --- a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.2.ebuild +++ b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.2.ebuild,v 1.6 2008/02/10 14:38:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.2.ebuild,v 1.7 2008/03/28 23:43:21 maekke Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Makes the design of HTML tables easy, flexible, reusable and effici LICENSE="BSD" 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" |