diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 09:50:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 09:50:21 +0000 |
commit | 23a25931093de8c573dfcba228d5699a36ef37f6 (patch) | |
tree | 4b0eda5a5a2333fad17ebf6a5f29745465a842cf /app-office/scribus | |
parent | Drop old. (diff) | |
download | gentoo-2-23a25931093de8c573dfcba228d5699a36ef37f6.tar.gz gentoo-2-23a25931093de8c573dfcba228d5699a36ef37f6.tar.bz2 gentoo-2-23a25931093de8c573dfcba228d5699a36ef37f6.zip |
Stable for ppc, wrt bug #512108
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/scribus')
-rw-r--r-- | app-office/scribus/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/scribus/scribus-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/scribus/ChangeLog b/app-office/scribus/ChangeLog index 301b33f356cf..aac1e9484256 100644 --- a/app-office/scribus/ChangeLog +++ b/app-office/scribus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/scribus # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.188 2014/06/24 17:06:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.189 2014/07/13 09:50:21 ago Exp $ + + 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> scribus-1.4.3.ebuild: + Stable for ppc, wrt bug #512108 24 Jun 2014; Agostino Sarubbo <ago@gentoo.org> scribus-1.4.3.ebuild: Stable for x86, wrt bug #512108 diff --git a/app-office/scribus/scribus-1.4.3.ebuild b/app-office/scribus/scribus-1.4.3.ebuild index 238269c6b65d..3c4d61a2ac89 100644 --- a/app-office/scribus/scribus-1.4.3.ebuild +++ b/app-office/scribus/scribus-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.4.3.ebuild,v 1.5 2014/06/24 17:06:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.4.3.ebuild,v 1.6 2014/07/13 09:50:21 ago Exp $ EAPI=5 @@ -15,7 +15,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 hunspell +minimal +pdf scripts templates tk" # a=$(ls resources/translations/po/scribus.*ts | sed -e 's:\.: :g' | awk '{print $2}'); echo ${a} |