diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-30 09:49:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-30 09:49:50 +0000 |
commit | e49dfc810d17f4debc395f69391868fad9acf26c (patch) | |
tree | c84c47bfe65de6c4cf77c599f13d3a934b44a746 /app-text | |
parent | Stable for sparc, wrt bug #541972 (diff) | |
download | gentoo-2-e49dfc810d17f4debc395f69391868fad9acf26c.tar.gz gentoo-2-e49dfc810d17f4debc395f69391868fad9acf26c.tar.bz2 gentoo-2-e49dfc810d17f4debc395f69391868fad9acf26c.zip |
Stable for sparc, wrt bug #531544
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-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 dae7cf4b1f9d..728e0ccc66b7 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.52 2015/03/26 11:28:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.53 2015/03/30 09:49:50 ago Exp $ + + 30 Mar 2015; Agostino Sarubbo <ago@gentoo.org> unrtf-0.21.9.ebuild: + Stable for sparc, wrt bug #531544 26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> unrtf-0.21.9.ebuild: Stable for ppc64, wrt bug #531544 diff --git a/app-text/unrtf/unrtf-0.21.9.ebuild b/app-text/unrtf/unrtf-0.21.9.ebuild index f0cce0f76593..eb09eedf1a54 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.8 2015/03/26 11:28:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild,v 1.9 2015/03/30 09:49:50 ago 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() { |