diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-07-16 18:41:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-07-16 18:41:39 +0000 |
commit | d2f5254cb48178b5e1a47e62ca9bb24dfc37c50c (patch) | |
tree | 11a9a60d54ebe58637322d23d7ced56ad4de9e9a /dev-php/php-gtk | |
parent | added patches from bug 54421 (Manifest recommit) (diff) | |
download | gentoo-2-d2f5254cb48178b5e1a47e62ca9bb24dfc37c50c.tar.gz gentoo-2-d2f5254cb48178b5e1a47e62ca9bb24dfc37c50c.tar.bz2 gentoo-2-d2f5254cb48178b5e1a47e62ca9bb24dfc37c50c.zip |
Typo
Diffstat (limited to 'dev-php/php-gtk')
-rw-r--r-- | dev-php/php-gtk/php-gtk-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php-gtk/php-gtk-1.0.0.ebuild b/dev-php/php-gtk/php-gtk-1.0.0.ebuild index 8a0da84b5fbe..b20574160e8a 100644 --- a/dev-php/php-gtk/php-gtk-1.0.0.ebuild +++ b/dev-php/php-gtk/php-gtk-1.0.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-gtk/php-gtk-1.0.0.ebuild,v 1.5 2004/06/25 01:24:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-gtk/php-gtk-1.0.0.ebuild,v 1.6 2004/07/16 18:41:39 aliz Exp $ PHP_EXT_NAME="php_gtk" PHP_EXT_ZENDEXT="no" inherit php-ext-source -DESCRIPTION="GTK bingings for php" +DESCRIPTION="GTK bindings for php" HOMEPAGE="http://gtk.php.net/" SRC_URI="http://gtk.php.net/distributions/${P}.tar.gz" IUSE="" |