diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:47:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:47:31 +0000 |
commit | ace6e56a5c8d9890963edaeac8966fbf7e817d1e (patch) | |
tree | 063a5541779d2ffe1118d48d9577d02959a42e86 /app-editors | |
parent | Stable for x86, wrt bug #441120 (diff) | |
download | gentoo-2-ace6e56a5c8d9890963edaeac8966fbf7e817d1e.tar.gz gentoo-2-ace6e56a5c8d9890963edaeac8966fbf7e817d1e.tar.bz2 gentoo-2-ace6e56a5c8d9890963edaeac8966fbf7e817d1e.zip |
Stable for x86, wrt bug #442164
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/focuswriter/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/focuswriter/focuswriter-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/focuswriter/ChangeLog b/app-editors/focuswriter/ChangeLog index 798054221ac7..ad258bca0433 100644 --- a/app-editors/focuswriter/ChangeLog +++ b/app-editors/focuswriter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/focuswriter # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/focuswriter/ChangeLog,v 1.9 2012/11/14 16:33:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/focuswriter/ChangeLog,v 1.10 2012/11/20 20:47:31 ago Exp $ + + 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> focuswriter-1.4.0.ebuild: + Stable for x86, wrt bug #442164 14 Nov 2012; <ago@gentoo.org> focuswriter-1.4.0.ebuild: Stable for amd64, wrt bug #442164 diff --git a/app-editors/focuswriter/focuswriter-1.4.0.ebuild b/app-editors/focuswriter/focuswriter-1.4.0.ebuild index 1b5dd469e0a3..fade5cedee86 100644 --- a/app-editors/focuswriter/focuswriter-1.4.0.ebuild +++ b/app-editors/focuswriter/focuswriter-1.4.0.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/focuswriter/focuswriter-1.4.0.ebuild,v 1.2 2012/11/14 16:33:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/focuswriter/focuswriter-1.4.0.ebuild,v 1.3 2012/11/20 20:47:31 ago Exp $ EAPI=4 PLOCALES="ca cs da de el en es es_MX fi fr hu it ja nl pl pt_BR pt ru sk sv uk zh_CN" @@ -13,7 +13,7 @@ SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" RDEPEND=" |