diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:41:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:41:53 +0000 |
commit | 1c64d98a45201acf8977c49f005ba8f1fdd9e742 (patch) | |
tree | 74a79107ec604331d25ec3bbf5ca23c472d8ae27 /app-editors/bluefish | |
parent | Add dependency on kdebase-kioslaves, bug 428528 (diff) | |
download | gentoo-2-1c64d98a45201acf8977c49f005ba8f1fdd9e742.tar.gz gentoo-2-1c64d98a45201acf8977c49f005ba8f1fdd9e742.tar.bz2 gentoo-2-1c64d98a45201acf8977c49f005ba8f1fdd9e742.zip |
alpha/ia64/sparc stable wrt #408189
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog index 310cc2c6c847..aa9ad61ccdd6 100644 --- a/app-editors/bluefish/ChangeLog +++ b/app-editors/bluefish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/bluefish # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.87 2012/05/08 15:49:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.88 2012/07/29 16:41:52 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> bluefish-2.2.2.ebuild: + alpha/ia64/sparc stable wrt #408189 08 May 2012; Brent Baude <ranger@gentoo.org> bluefish-2.2.2.ebuild: Marking bluefish-2.2.2 ppc64 for bug 408189 diff --git a/app-editors/bluefish/bluefish-2.2.2.ebuild b/app-editors/bluefish/bluefish-2.2.2.ebuild index 3f96759c57c0..85ef046e9859 100644 --- a/app-editors/bluefish/bluefish-2.2.2.ebuild +++ b/app-editors/bluefish/bluefish-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2.2.2.ebuild,v 1.8 2012/05/08 15:49:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2.2.2.ebuild,v 1.9 2012/07/29 16:41:53 armin76 Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://www.bennewitz.com/bluefish/stable/source/${MY_P}.tar.bz2" HOMEPAGE="http://bluefish.openoffice.nl/" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="nls python spell" |