diff options
Diffstat (limited to 'net-www/galeon')
-rw-r--r-- | net-www/galeon/galeon-1.2.5-r1.ebuild | 2 | ||||
-rw-r--r-- | net-www/galeon/galeon-1.2.5.ebuild | 2 | ||||
-rw-r--r-- | net-www/galeon/galeon-1.2.6.ebuild | 4 |
3 files changed, 7 insertions, 1 deletions
diff --git a/net-www/galeon/galeon-1.2.5-r1.ebuild b/net-www/galeon/galeon-1.2.5-r1.ebuild index 6b92c5496495..a05d8e09a7a7 100644 --- a/net-www/galeon/galeon-1.2.5-r1.ebuild +++ b/net-www/galeon/galeon-1.2.5-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/net-www/galeon/galeon-1.2.3.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="A small web-browser for gnome that uses mozillas render engine" SRC_URI="http://download.sourceforge.net/${PN}/${P}.tar.gz diff --git a/net-www/galeon/galeon-1.2.5.ebuild b/net-www/galeon/galeon-1.2.5.ebuild index b399eff185ed..4e3e3680795f 100644 --- a/net-www/galeon/galeon-1.2.5.ebuild +++ b/net-www/galeon/galeon-1.2.5.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/net-www/galeon/galeon-1.2.3.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="A small web-browser for gnome that uses mozillas render engine" SRC_URI="http://download.sourceforge.net/${PN}/${P}.tar.gz diff --git a/net-www/galeon/galeon-1.2.6.ebuild b/net-www/galeon/galeon-1.2.6.ebuild index 89140840e2a5..3a1bd7edc595 100644 --- a/net-www/galeon/galeon-1.2.6.ebuild +++ b/net-www/galeon/galeon-1.2.6.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.2.6.ebuild,v 1.3 2002/10/04 06:19:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.2.6.ebuild,v 1.4 2002/10/05 05:39:24 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="A GNOME Web browser based on gecko (mozilla's rendering engine)" |