diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-07 02:23:04 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-07 02:23:04 +0000 |
commit | 821fec5c2d751f0e5027c4f9fff9900b8e82571e (patch) | |
tree | ceb6bcae41eefe48e28824e2ea35c1c34b982579 /app-editors/bluefish | |
parent | more sandbox violation fixes (diff) | |
download | historical-821fec5c2d751f0e5027c4f9fff9900b8e82571e.tar.gz historical-821fec5c2d751f0e5027c4f9fff9900b8e82571e.tar.bz2 historical-821fec5c2d751f0e5027c4f9fff9900b8e82571e.zip |
Added LICENSE tag
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/bluefish-0.7-r1.ebuild | 3 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-0.7-r2.ebuild | 3 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-0.7.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/bluefish/bluefish-0.7-r1.ebuild b/app-editors/bluefish/bluefish-0.7-r1.ebuild index 493d6afaed11..a44cab53edd7 100644 --- a/app-editors/bluefish/bluefish-0.7-r1.ebuild +++ b/app-editors/bluefish/bluefish-0.7-r1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Grant Goodyear <g2boojum@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7-r1.ebuild,v 1.2 2002/05/23 06:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7-r1.ebuild,v 1.3 2002/07/07 02:23:03 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or programmer." SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2" HOMEPAGE="http://bluefish.openoffice.nl/" +LICENSE="GPL-2" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/imlib-1.9.10-r1 diff --git a/app-editors/bluefish/bluefish-0.7-r2.ebuild b/app-editors/bluefish/bluefish-0.7-r2.ebuild index 6df4f375c629..070392044642 100644 --- a/app-editors/bluefish/bluefish-0.7-r2.ebuild +++ b/app-editors/bluefish/bluefish-0.7-r2.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Grant Goodyear <g2boojum@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7-r2.ebuild,v 1.2 2002/05/23 06:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7-r2.ebuild,v 1.3 2002/07/07 02:23:04 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or programmer." SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2" HOMEPAGE="http://bluefish.openoffice.nl/" +LICENSE="GPL-2" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/imlib-1.9.10-r1 diff --git a/app-editors/bluefish/bluefish-0.7.ebuild b/app-editors/bluefish/bluefish-0.7.ebuild index 655a5a9fa95b..ac6b1f3f4cb2 100644 --- a/app-editors/bluefish/bluefish-0.7.ebuild +++ b/app-editors/bluefish/bluefish-0.7.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Grant Goodyear <g2boojum@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7.ebuild,v 1.2 2002/05/23 06:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7.ebuild,v 1.3 2002/07/07 02:23:04 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or programmer." SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2" HOMEPAGE="http://bluefish.openoffice.nl/" +LICENSE="GPL-2" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/imlib-1.9.10-r1 |