diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 18:36:04 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 18:36:04 +0000 |
commit | 017ce7ba9bcfb935db7a5766f076b66a24476979 (patch) | |
tree | 18c4c5bfb30c1e12214d256c648a9cd5bfa812a8 /app-editors/bluefish | |
parent | Corrected dependancy for dev-perl/Crypt-DES (missing) (diff) | |
download | gentoo-2-017ce7ba9bcfb935db7a5766f076b66a24476979.tar.gz gentoo-2-017ce7ba9bcfb935db7a5766f076b66a24476979.tar.bz2 gentoo-2-017ce7ba9bcfb935db7a5766f076b66a24476979.zip |
Adding sparc/sparc64 keywords
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 bb2d54f37b0a..d1574ff62d68 100644 --- a/app-editors/bluefish/bluefish-0.7-r2.ebuild +++ b/app-editors/bluefish/bluefish-0.7-r2.ebuild @@ -1,13 +1,13 @@ # 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.7 2002/08/06 16:15:39 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7-r2.ebuild,v 1.8 2002/08/14 18:36:00 murphy 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" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" DEPEND="=x11-libs/gtk+-1.2* diff --git a/app-editors/bluefish/bluefish-2002.06.23.ebuild b/app-editors/bluefish/bluefish-2002.06.23.ebuild index 95a8227d54c8..50655358065f 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.3 2002/08/06 16:15:39 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2002.06.23.ebuild,v 1.4 2002/08/14 18:36:00 murphy Exp $ MY_PV=`echo ${PV} | sed -e 's/\./-/g'` S=${WORKDIR}/${PN}-gtk2 @@ -8,7 +8,7 @@ DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or p SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/snapshots/${PN}-gtk2port-${MY_PV}.tgz" HOMEPAGE="http://bluefish.openoffice.nl/" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" DEPEND=">=x11-libs/gtk+-2.0.5 |