diff options
author | 2015-03-09 11:18:46 +0000 | |
---|---|---|
committer | 2015-03-09 11:18:46 +0000 | |
commit | 47972409ec3abb7f14d9edbdc43a03940b321f07 (patch) | |
tree | 4dad59be56a9b8c527fff6c6fac2a9f437b6f6d1 /app-text/unrtf | |
parent | version bump (bug #512246) (diff) | |
download | gentoo-2-47972409ec3abb7f14d9edbdc43a03940b321f07.tar.gz gentoo-2-47972409ec3abb7f14d9edbdc43a03940b321f07.tar.bz2 gentoo-2-47972409ec3abb7f14d9edbdc43a03940b321f07.zip |
Stable for HPPA (bug #531544).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-text/unrtf')
-rw-r--r-- | app-text/unrtf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/unrtf/unrtf-0.21.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/unrtf/ChangeLog b/app-text/unrtf/ChangeLog index 4b80f7accd24..c74df49f35c2 100644 --- a/app-text/unrtf/ChangeLog +++ b/app-text/unrtf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/unrtf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.45 2015/01/03 14:34:49 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.46 2015/03/09 11:18:46 jer Exp $ + + 09 Mar 2015; Jeroen Roovers <jer@gentoo.org> unrtf-0.21.9.ebuild: + Stable for HPPA (bug #531544). *unrtf-0.21.9 (03 Jan 2015) diff --git a/app-text/unrtf/unrtf-0.21.9.ebuild b/app-text/unrtf/unrtf-0.21.9.ebuild index 1dc181194992..590efa820834 100644 --- a/app-text/unrtf/unrtf-0.21.9.ebuild +++ b/app-text/unrtf/unrtf-0.21.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild,v 1.1 2015/01/03 14:34:49 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild,v 1.2 2015/03/09 11:18:46 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="" src_prepare() { |