diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2002-07-17 03:26:54 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2002-07-17 03:26:54 +0000 |
commit | 2e849707b5dfa6b5849ff3b37660c8f03e17c626 (patch) | |
tree | 62419916fc237b88dc9c31000362a5330f66860f /dev-php/php/php-4.2.1-r2.ebuild | |
parent | added mask for media-libs/freetype-2.1.2 (diff) | |
download | gentoo-2-2e849707b5dfa6b5849ff3b37660c8f03e17c626.tar.gz gentoo-2-2e849707b5dfa6b5849ff3b37660c8f03e17c626.tar.bz2 gentoo-2-2e849707b5dfa6b5849ff3b37660c8f03e17c626.zip |
repoman fixes
Diffstat (limited to 'dev-php/php/php-4.2.1-r2.ebuild')
-rw-r--r-- | dev-php/php/php-4.2.1-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-php/php/php-4.2.1-r2.ebuild b/dev-php/php/php-4.2.1-r2.ebuild index cd7565b064c6..c4fa7548033a 100644 --- a/dev-php/php/php-4.2.1-r2.ebuild +++ b/dev-php/php/php-4.2.1-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r2.ebuild,v 1.2 2002/07/11 06:30:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r2.ebuild,v 1.3 2002/07/17 03:26:54 rphillips Exp $ A=php-${PV}.tar.gz S=${WORKDIR}/php-${PV} @@ -10,6 +10,7 @@ SRC_URI="http://www.php.net/distributions/${A}" HOMEPAGE="http://www.php.net/" LICENSE="PHP" SLOT="0" +KEYWORDS="x86 ppc" DEPEND=">=dev-libs/gmp-3.1.1 freetype? ( ~media-libs/freetype-1.3.1 >=media-libs/t1lib-1.3.1 ) |