summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Boeck <hanno@gentoo.org>2005-04-05 15:54:20 +0000
committerHanno Boeck <hanno@gentoo.org>2005-04-05 15:54:20 +0000
commit885e0fa1790a83cbf4cbf4f785792454a7f8b12d (patch)
tree8751fa49c5d34ee8361530105c913c3a1de198cc /app-editors/bluefish
parentunmask tcpreplay. (diff)
downloadhistorical-885e0fa1790a83cbf4cbf4f785792454a7f8b12d.tar.gz
historical-885e0fa1790a83cbf4cbf4f785792454a7f8b12d.tar.bz2
historical-885e0fa1790a83cbf4cbf4f785792454a7f8b12d.zip
mark bluefish-1.0 stable on x86 and clean out old versions.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r--app-editors/bluefish/ChangeLog5
-rw-r--r--app-editors/bluefish/Manifest12
-rw-r--r--app-editors/bluefish/bluefish-0.11.ebuild50
-rw-r--r--app-editors/bluefish/bluefish-0.9.ebuild30
-rw-r--r--app-editors/bluefish/bluefish-1.0.ebuild4
-rw-r--r--app-editors/bluefish/files/digest-bluefish-0.111
-rw-r--r--app-editors/bluefish/files/digest-bluefish-0.91
7 files changed, 10 insertions, 93 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog
index 3987000e6e71..dd2351f67a42 100644
--- a/app-editors/bluefish/ChangeLog
+++ b/app-editors/bluefish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/bluefish
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.42 2005/04/01 02:29:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.43 2005/04/05 15:54:20 hanno Exp $
+
+ 05 Apr 2005; Hanno Boeck <hanno@gentoo.org> bluefish-1.0.ebuild:
+ mark stable on x86
31 Mar 2005; Aron Griffis <agriffis@gentoo.org> bluefish-0.13.ebuild:
stable on ia64
diff --git a/app-editors/bluefish/Manifest b/app-editors/bluefish/Manifest
index 1686581ed006..4e28df605c0a 100644
--- a/app-editors/bluefish/Manifest
+++ b/app-editors/bluefish/Manifest
@@ -1,13 +1,9 @@
-MD5 b0b41f91ce532c18e4945e7ca37a3d81 bluefish-0.11.ebuild 1406
-MD5 10ccf0b5bdc1fa7e624e525f8191d78e bluefish-0.13.ebuild 839
-MD5 ef9aa8c220190b11594d2472912ca7da bluefish-1.0.ebuild 895
-MD5 a10b0e2edcba0587686e6a1926b90975 bluefish-0.9.ebuild 928
+MD5 48f2ffeea87878dc56cb3366c8061bcf ChangeLog 5421
MD5 933c86977050493cf6e6aa46b6aef967 bluefish-0.12.ebuild 1710
-MD5 1958d86ed161e3b35f7ae2734278abd8 ChangeLog 5335
MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217
-MD5 bc9b63ac2469bf96338ac088068828da files/digest-bluefish-0.9 65
-MD5 4f4082139d50854cf37bf254207ad1b1 files/digest-bluefish-1.0 66
-MD5 ec89a2b6c6e9739aae723eb9c35db6aa files/digest-bluefish-0.11 66
+MD5 10ccf0b5bdc1fa7e624e525f8191d78e bluefish-0.13.ebuild 839
+MD5 3c67359bc79400acf9c924bc984e0095 bluefish-1.0.ebuild 894
MD5 e60836fae74fcfb183148e9df9dc75df files/digest-bluefish-0.12 66
MD5 870f031f504c06b82c5c85a73b813a02 files/digest-bluefish-0.13 67
MD5 3b49e1ecdc735c10a145dd6dc9c528ee files/bluefish-make-destdir.patch 2052
+MD5 4f4082139d50854cf37bf254207ad1b1 files/digest-bluefish-1.0 66
diff --git a/app-editors/bluefish/bluefish-0.11.ebuild b/app-editors/bluefish/bluefish-0.11.ebuild
deleted file mode 100644
index bd2ba9b31f3c..000000000000
--- a/app-editors/bluefish/bluefish-0.11.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.11.ebuild,v 1.9 2005/01/01 13:21:27 eradicator Exp $
-
-DESCRIPTION="A GTK HTML editor for the experienced web designer or programmer"
-HOMEPAGE="http://bluefish.openoffice.nl/"
-SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc sparc"
-IUSE="nls spell"
-
-RDEPEND=">=x11-libs/gtk+-2
- dev-libs/libpcre
- spell? ( app-text/aspell )"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- nls? ( sys-devel/gettext )"
-
-src_compile() {
- # Fix for icon location (bug #31770)
- sed -i -e 's:ICONDIR/::g' data/bluefish.desktop.in
-
- local myconf
- myconf=""
- # --enable-auto-optimization let bluefish determine optimization
- # --disable-splash-screen disables the splash screen
-
- use nls || myconf="${myconf} --disable-nls"
-
- econf ${myconf} || die "configure failed"
- emake || die "make failed"
-}
-
-src_install() {
- dodir /usr/bin
- dodir /usr/share/pixmaps
- dodir /usr/share/applications
- dodir /usr/share/gnome/apps
-
- einstall \
- datadir=${D}/usr/share \
- pkgdatadir=${D}/usr/share/bluefish \
- pixmapsdir=${D}/usr/share/pixmaps \
- iconpath=${D}/usr/share/pixmaps \
- gnome2menupath=${D}/usr/share/applications \
- gnome1menupath=${D}/usr/share/gnome/apps \
- || die "make install failed"
-}
diff --git a/app-editors/bluefish/bluefish-0.9.ebuild b/app-editors/bluefish/bluefish-0.9.ebuild
deleted file mode 100644
index d9ce8baf1d83..000000000000
--- a/app-editors/bluefish/bluefish-0.9.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.9.ebuild,v 1.13 2005/01/01 13:21:27 eradicator Exp $
-
-DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or programmer"
-HOMEPAGE="http://bluefish.openoffice.nl/"
-SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc sparc"
-IUSE=""
-
-DEPEND=">=x11-libs/gtk+-2
- dev-libs/libpcre"
-RDEPEND="${DEPEND}
- sys-devel/gettext"
-
-src_install() {
- sed -i -e "s:"/usr/share/pixmaps/b":"${D}/usr/share/pixmaps/b":g" Makefile
- cd data
- sed -i -e "s:"/usr/share":"${D}/usr/share":g" Makefile
- dodir /usr/bin
- dodir /usr/share/pixmaps
- dodir /usr/share/applications
- cd ${S}
- einstall datadir=${D}/usr/share \
- pkgdatadir=${D}/usr/share/bluefish
-# pixmapsdir=${D}/usr/share/pixmap \
-}
diff --git a/app-editors/bluefish/bluefish-1.0.ebuild b/app-editors/bluefish/bluefish-1.0.ebuild
index 74c9694f5da3..0ce2173939bf 100644
--- a/app-editors/bluefish/bluefish-1.0.ebuild
+++ b/app-editors/bluefish/bluefish-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.ebuild,v 1.2 2005/01/16 11:47:37 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.ebuild,v 1.3 2005/04/05 15:54:20 hanno Exp $
inherit eutils fdo-mime
@@ -11,7 +11,7 @@ SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2"
HOMEPAGE="http://bluefish.openoffice.nl/"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~ia64 ~ppc64"
+KEYWORDS="x86 ~ppc ~sparc ~amd64 ~alpha ~ia64 ~ppc64"
SLOT="0"
RDEPEND=">=x11-libs/gtk+-2
diff --git a/app-editors/bluefish/files/digest-bluefish-0.11 b/app-editors/bluefish/files/digest-bluefish-0.11
deleted file mode 100644
index 2ce24a2fac99..000000000000
--- a/app-editors/bluefish/files/digest-bluefish-0.11
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4da2495bd8b3ce1010fed61120037f98 bluefish-0.11.tar.bz2 751511
diff --git a/app-editors/bluefish/files/digest-bluefish-0.9 b/app-editors/bluefish/files/digest-bluefish-0.9
deleted file mode 100644
index 0ed5b0ff6f73..000000000000
--- a/app-editors/bluefish/files/digest-bluefish-0.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6f3dd98df0959469d3637a44eb0e08cf bluefish-0.9.tar.bz2 627606