diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-15 18:38:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-15 18:38:05 +0000 |
commit | 91ff9df7d5446b34a75d311cfd7f43aa6eae07e1 (patch) | |
tree | 7d46563ad624266c2d27be89cd1071343b2a73df /app-office | |
parent | Unmask net-mail/dovecot-2.2.9 - bug #519952" (diff) | |
download | gentoo-2-91ff9df7d5446b34a75d311cfd7f43aa6eae07e1.tar.gz gentoo-2-91ff9df7d5446b34a75d311cfd7f43aa6eae07e1.tar.bz2 gentoo-2-91ff9df7d5446b34a75d311cfd7f43aa6eae07e1.zip |
Stable for HPPA (bug #519890).
(Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/scribus/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/scribus/scribus-1.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/scribus/ChangeLog b/app-office/scribus/ChangeLog index aa3cd4b0f7a6..3fdc02877002 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.192 2014/08/14 07:15:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.193 2014/08/15 18:38:05 jer Exp $ + + 15 Aug 2014; Jeroen Roovers <jer@gentoo.org> scribus-1.4.4.ebuild: + Stable for HPPA (bug #519890). 14 Aug 2014; Justin Lecher <jlec@gentoo.org> +scribus-1.4.3.ebuild, scribus-1.4.9999.ebuild, scribus-9999.ebuild, files/scribus-1.5.0-docs.patch, diff --git a/app-office/scribus/scribus-1.4.4.ebuild b/app-office/scribus/scribus-1.4.4.ebuild index 733949ac053d..7d208d654b08 100644 --- a/app-office/scribus/scribus-1.4.4.ebuild +++ b/app-office/scribus/scribus-1.4.4.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.4.ebuild,v 1.1 2014/06/02 07:12:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.4.4.ebuild,v 1.2 2014/08/15 18:38:05 jer 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} |