diff options
author | 2001-10-06 13:20:34 +0000 | |
---|---|---|
committer | 2001-10-06 13:20:34 +0000 | |
commit | 1a3e069d48be3a68dfd8bc4e6f163746de235118 (patch) | |
tree | e87c97f3200c8651246eaaa24850a9184f1ac8a9 /app-editors/bluefish | |
parent | now compiles too :) (diff) | |
download | historical-1a3e069d48be3a68dfd8bc4e6f163746de235118.tar.gz historical-1a3e069d48be3a68dfd8bc4e6f163746de235118.tar.bz2 historical-1a3e069d48be3a68dfd8bc4e6f163746de235118.zip |
move gtk+ apps to /usr and use gtk+-1.2.10-r4, #5
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/bluefish-0.6-r1.ebuild (renamed from app-editors/bluefish/bluefish-0.6.ebuild) | 6 | ||||
-rw-r--r-- | app-editors/bluefish/files/digest-bluefish-0.6-r1 (renamed from app-editors/bluefish/files/digest-bluefish-0.6) | 0 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/bluefish/bluefish-0.6.ebuild b/app-editors/bluefish/bluefish-0.6-r1.ebuild index b535e77885da..7621cf3bd022 100644 --- a/app-editors/bluefish/bluefish-0.6.ebuild +++ b/app-editors/bluefish/bluefish-0.6-r1.ebuild @@ -1,7 +1,7 @@ # 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.6.ebuild,v 1.1 2001/07/03 15:42:38 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.6-r1.ebuild,v 1.1 2001/10/06 13:20:34 azarah Exp $ #P= A=${P}.tar.bz2 @@ -10,8 +10,8 @@ DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or p SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${A}" HOMEPAGE="http://bluefish.openoffice.nl/" -DEPEND=">=x11-libs/gtk+-1.2 - media-libs/imlib" +DEPEND=">=x11-libs/gtk+-1.2.10-r1 + >=media-libs/imlib-1.9.10-r1" src_compile() { diff --git a/app-editors/bluefish/files/digest-bluefish-0.6 b/app-editors/bluefish/files/digest-bluefish-0.6-r1 index 56640fb52abd..56640fb52abd 100644 --- a/app-editors/bluefish/files/digest-bluefish-0.6 +++ b/app-editors/bluefish/files/digest-bluefish-0.6-r1 |