diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:21:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:21:55 +0000 |
commit | ec968f754ee7dc318fb2e333035105c850d88e52 (patch) | |
tree | 88c57bda147f3d5fff30569fd9e860db2050f300 /net-www/dillo | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-ec968f754ee7dc318fb2e333035105c850d88e52.tar.gz historical-ec968f754ee7dc318fb2e333035105c850d88e52.tar.bz2 historical-ec968f754ee7dc318fb2e333035105c850d88e52.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-www/dillo')
-rw-r--r-- | net-www/dillo/dillo-0.6.6-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/dillo/dillo-0.6.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-www/dillo/dillo-0.6.6-r1.ebuild b/net-www/dillo/dillo-0.6.6-r1.ebuild index 829ad5ba7a90..9f773fe52883 100644 --- a/net-www/dillo/dillo-0.6.6-r1.ebuild +++ b/net-www/dillo/dillo-0.6.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/dillo-0.6.6-r1.ebuild,v 1.1 2002/08/16 16:01:18 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/dillo-0.6.6-r1.ebuild,v 1.2 2002/10/04 06:19:18 vapier Exp $ S=${WORKDIR}/${P} S2=${WORKDIR}/${PN}-gentoo-extra diff --git a/net-www/dillo/dillo-0.6.6.ebuild b/net-www/dillo/dillo-0.6.6.ebuild index e686fdbb2a90..1fd6e2554db1 100644 --- a/net-www/dillo/dillo-0.6.6.ebuild +++ b/net-www/dillo/dillo-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/dillo-0.6.6.ebuild,v 1.5 2002/08/16 03:01:01 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/dillo/dillo-0.6.6.ebuild,v 1.6 2002/10/04 06:19:20 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Lean GTK+-based web browser" |