diff options
author | 2014-06-03 20:35:25 +0000 | |
---|---|---|
committer | 2014-06-03 20:35:25 +0000 | |
commit | 13f650f6095a6e0c77b365d1fa969c8d23db77e9 (patch) | |
tree | dd446a5f7491ba413637c1682170794a38a9ddb7 /app-office | |
parent | Fix documentation task, bug 512306. (diff) | |
download | gentoo-2-13f650f6095a6e0c77b365d1fa969c8d23db77e9.tar.gz gentoo-2-13f650f6095a6e0c77b365d1fa969c8d23db77e9.tar.bz2 gentoo-2-13f650f6095a6e0c77b365d1fa969c8d23db77e9.zip |
Stable for HPPA (bug #512108).
(Portage version: 2.2.10/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.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-office/scribus/ChangeLog b/app-office/scribus/ChangeLog index 0bed1d849434..4e86896d2a53 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.185 2014/06/03 02:17:30 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.186 2014/06/03 20:35:25 jer Exp $ + + 03 Jun 2014; Jeroen Roovers <jer@gentoo.org> scribus-1.4.3.ebuild: + Stable for HPPA (bug #512108). 03 Jun 2014; Patrick Lauer <patrick@gentoo.org> metadata.xml: Remove unneeded useflag description from metadata.xml diff --git a/app-office/scribus/scribus-1.4.3.ebuild b/app-office/scribus/scribus-1.4.3.ebuild index 11697e05f053..0da563ed5a1d 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-2013 Gentoo Foundation +# 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.2 2013/09/17 15:58:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.4.3.ebuild,v 1.3 2014/06/03 20:35:25 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} |