diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-17 11:07:35 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-17 11:07:35 +0000 |
commit | b3f33766b90670db01045a217a69a8967bfd5e47 (patch) | |
tree | e0f7e643bb1dddcf2860bc20e7bcd09b2663679d /net-www/galeon/galeon-1.3.14a.ebuild | |
parent | QA - inherit eutils. (diff) | |
download | historical-b3f33766b90670db01045a217a69a8967bfd5e47.tar.gz historical-b3f33766b90670db01045a217a69a8967bfd5e47.tar.bz2 historical-b3f33766b90670db01045a217a69a8967bfd5e47.zip |
QA - inherit eutils.
Diffstat (limited to 'net-www/galeon/galeon-1.3.14a.ebuild')
-rw-r--r-- | net-www/galeon/galeon-1.3.14a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/galeon/galeon-1.3.14a.ebuild b/net-www/galeon/galeon-1.3.14a.ebuild index 33defdf2c6b6..c9add2a4e532 100644 --- a/net-www/galeon/galeon-1.3.14a.ebuild +++ b/net-www/galeon/galeon-1.3.14a.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.3.14a.ebuild,v 1.4 2004/06/14 14:37:41 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.3.14a.ebuild,v 1.5 2004/06/17 11:07:35 kloeri Exp $ -inherit gnome2 debug libtool +inherit gnome2 debug libtool eutils DESCRIPTION="A GNOME Web browser based on gecko (mozilla's rendering engine)" HOMEPAGE="http://galeon.sourceforge.net" |