summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-07 17:55:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-07 17:55:55 +0000
commit10e5fa187ed3d536ded3a88d409c927ed412ad9f (patch)
tree227170432f7a792d67764e522cddff6f2dffe0de /app-office
parentPass the best Python implementation info to the implementation-common phase f... (diff)
downloadgentoo-2-10e5fa187ed3d536ded3a88d409c927ed412ad9f.tar.gz
gentoo-2-10e5fa187ed3d536ded3a88d409c927ed412ad9f.tar.bz2
gentoo-2-10e5fa187ed3d536ded3a88d409c927ed412ad9f.zip
Stable for x86, wrt bug #441100
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/scribus/ChangeLog5
-rw-r--r--app-office/scribus/scribus-1.4.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/scribus/ChangeLog b/app-office/scribus/ChangeLog
index 4747371439e5..8715b0604127 100644
--- a/app-office/scribus/ChangeLog
+++ b/app-office/scribus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/scribus
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.165 2012/12/07 17:23:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.166 2012/12/07 17:55:55 ago Exp $
+
+ 07 Dec 2012; <ago@gentoo.org> scribus-1.4.1-r1.ebuild:
+ Stable for x86, wrt bug #441100
07 Dec 2012; <ago@gentoo.org> scribus-1.4.1-r1.ebuild:
Stable for amd64, wrt bug #441100
diff --git a/app-office/scribus/scribus-1.4.1-r1.ebuild b/app-office/scribus/scribus-1.4.1-r1.ebuild
index aee2f8824876..e9a36dcf3afb 100644
--- a/app-office/scribus/scribus-1.4.1-r1.ebuild
+++ b/app-office/scribus/scribus-1.4.1-r1.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-office/scribus/scribus-1.4.1-r1.ebuild,v 1.2 2012/12/07 17:23:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.4.1-r1.ebuild,v 1.3 2012/12/07 17:55:55 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="cairo debug examples +minimal +pdf spell templates"
# a=$(ls resources/translations/po/scribus.*ts | sed -e 's:\.: :g' | awk '{print $2}'); echo ${a}