diff options
author | Hanno Boeck <hanno@gentoo.org> | 2005-09-22 18:21:06 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2005-09-22 18:21:06 +0000 |
commit | 5ef7c91e38f6168392e0ef71ebaf99592bd7a3ac (patch) | |
tree | 8db9cbd317ec95fc13b608e323a3353de8e8e214 /app-editors/bluefish | |
parent | Stable on sparc (diff) | |
download | historical-5ef7c91e38f6168392e0ef71ebaf99592bd7a3ac.tar.gz historical-5ef7c91e38f6168392e0ef71ebaf99592bd7a3ac.tar.bz2 historical-5ef7c91e38f6168392e0ef71ebaf99592bd7a3ac.zip |
bluefish version bump
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/bluefish/Manifest | 12 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-1.0.4.ebuild | 37 | ||||
-rw-r--r-- | app-editors/bluefish/files/digest-bluefish-1.0.4 | 1 |
4 files changed, 51 insertions, 6 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog index 4560cd19b4b2..6317af24cbc7 100644 --- a/app-editors/bluefish/ChangeLog +++ b/app-editors/bluefish/ChangeLog @@ -1,6 +1,11 @@ # 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.50 2005/08/05 14:24:52 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.51 2005/09/22 18:21:06 hanno Exp $ + +*bluefish-1.0.4 (22 Sep 2005) + + 22 Sep 2005; Hanno Boeck <hanno@gentoo.org> +bluefish-1.0.4.ebuild: + Version bump. *bluefish-1.0.2 (05 Aug 2005) diff --git a/app-editors/bluefish/Manifest b/app-editors/bluefish/Manifest index 1f9842f869da..79ab1b6cb8b8 100644 --- a/app-editors/bluefish/Manifest +++ b/app-editors/bluefish/Manifest @@ -1,16 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 9472c82a947444156c0eaf34bd445c6d ChangeLog 6083 +MD5 248ee88f13a0b15906b81c0e5258857e ChangeLog 6201 MD5 1b7fcc5c167d3fd3b689b7784866d6a0 bluefish-1.0.ebuild 888 MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217 MD5 387355913ede91692759147273543555 bluefish-1.0.2.ebuild 897 +MD5 3b33bd2a0b115ccaff09247d69d72991 bluefish-1.0.4.ebuild 897 MD5 4f4082139d50854cf37bf254207ad1b1 files/digest-bluefish-1.0 66 MD5 52bca1b5248301ce7359f135e824a98f files/digest-bluefish-1.0.2 68 +MD5 c150fdac29f2c1bcf452e3102c045dd5 files/digest-bluefish-1.0.4 68 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFC83cer2QksT29OyARAo2iAKCERgFdENVULN7eTmiAR3Vohrtb5ACfX+ol -4/StW7MXy+M6K2gxtGaIP2k= -=5Nbd +iD8DBQFDMvaQr2QksT29OyARAszHAJ0WQYRL9/1y0bi0PHXfApOWxs46qACfTo6V +Q35H+CeXCP3DFztPgkY+994= +=Lci2 -----END PGP SIGNATURE----- diff --git a/app-editors/bluefish/bluefish-1.0.4.ebuild b/app-editors/bluefish/bluefish-1.0.4.ebuild new file mode 100644 index 000000000000..5f152ed8807d --- /dev/null +++ b/app-editors/bluefish/bluefish-1.0.4.ebuild @@ -0,0 +1,37 @@ +# 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.4.ebuild,v 1.1 2005/09/22 18:21:06 hanno Exp $ + +inherit eutils fdo-mime + +IUSE="nls spell" + +DESCRIPTION="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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +SLOT="0" + +RDEPEND=">=x11-libs/gtk+-2 + dev-libs/libpcre + spell? ( app-text/aspell )" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + nls? ( sys-devel/gettext )" + +src_compile() { + econf --disable-update-databases \ + `use_enable nls` || die + emake || die +} + +src_install() { + make DESTDIR=${D} install || die +} + +pkg_postinst() { + update-mime-database /usr/share/mime +} diff --git a/app-editors/bluefish/files/digest-bluefish-1.0.4 b/app-editors/bluefish/files/digest-bluefish-1.0.4 new file mode 100644 index 000000000000..15e4b6fdd5ea --- /dev/null +++ b/app-editors/bluefish/files/digest-bluefish-1.0.4 @@ -0,0 +1 @@ +MD5 8d5c1b7315cdc935aa024954093d2b32 bluefish-1.0.4.tar.bz2 1469951 |