diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:08:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:08:02 +0000 |
commit | 5b80e56058b9665f6a4275be49e6ac92b1566fe4 (patch) | |
tree | cea0111fd8dab6df775b4385523cdb4a63308676 /app-editors/bluefish | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-5b80e56058b9665f6a4275be49e6ac92b1566fe4.tar.gz gentoo-2-5b80e56058b9665f6a4275be49e6ac92b1566fe4.tar.bz2 gentoo-2-5b80e56058b9665f6a4275be49e6ac92b1566fe4.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/bluefish-0.7-r2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-2002.06.23.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/bluefish/bluefish-0.7-r2.ebuild b/app-editors/bluefish/bluefish-0.7-r2.ebuild index d1574ff62d68..36171a0eccee 100644 --- a/app-editors/bluefish/bluefish-0.7-r2.ebuild +++ b/app-editors/bluefish/bluefish-0.7-r2.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/app-editors/bluefish/bluefish-0.7-r2.ebuild,v 1.8 2002/08/14 18:36:00 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7-r2.ebuild,v 1.9 2002/10/04 04:04:02 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or programmer." diff --git a/app-editors/bluefish/bluefish-2002.06.23.ebuild b/app-editors/bluefish/bluefish-2002.06.23.ebuild index 50655358065f..aa76fe7f8bdb 100644 --- a/app-editors/bluefish/bluefish-2002.06.23.ebuild +++ b/app-editors/bluefish/bluefish-2002.06.23.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/app-editors/bluefish/bluefish-2002.06.23.ebuild,v 1.4 2002/08/14 18:36:00 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2002.06.23.ebuild,v 1.5 2002/10/04 04:04:06 vapier Exp $ MY_PV=`echo ${PV} | sed -e 's/\./-/g'` S=${WORKDIR}/${PN}-gtk2 |