diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:12:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:12:23 +0000 |
commit | 9e6ab91987b2a936e396fcaea7f2645f6b8ff636 (patch) | |
tree | c93b04b4b10d57f432cd4b6e8928f5a54c9611db /app-editors | |
parent | Stable for x86, wrt bug #539202 (diff) | |
download | gentoo-2-9e6ab91987b2a936e396fcaea7f2645f6b8ff636.tar.gz gentoo-2-9e6ab91987b2a936e396fcaea7f2645f6b8ff636.tar.bz2 gentoo-2-9e6ab91987b2a936e396fcaea7f2645f6b8ff636.zip |
Stable for x86, wrt bug #539214
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/bluefish/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-2.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog index aa316446e38b..c7591beced14 100644 --- a/app-editors/bluefish/ChangeLog +++ b/app-editors/bluefish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/bluefish # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.95 2015/02/07 13:30:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.96 2015/02/10 10:12:23 ago Exp $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> bluefish-2.2.6.ebuild: + Stable for x86, wrt bug #539214 07 Feb 2015; Agostino Sarubbo <ago@gentoo.org> bluefish-2.2.6.ebuild: Stable for amd64, wrt bug #539214 diff --git a/app-editors/bluefish/bluefish-2.2.6.ebuild b/app-editors/bluefish/bluefish-2.2.6.ebuild index 63c8ab3b028b..61da1429fd76 100644 --- a/app-editors/bluefish/bluefish-2.2.6.ebuild +++ b/app-editors/bluefish/bluefish-2.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2.2.6.ebuild,v 1.2 2015/02/07 13:30:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2.2.6.ebuild,v 1.3 2015/02/10 10:12:23 ago Exp $ EAPI=5 @@ -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" |