diff options
author | 2015-03-13 09:26:55 +0000 | |
---|---|---|
committer | 2015-03-13 09:26:55 +0000 | |
commit | 55af226fd61077fb5dbf27531f6639d8721aed8e (patch) | |
tree | 074c8cd92b93ab87163e1b8c804ae445ad91d240 /app-text/unrtf | |
parent | Stable for x86, wrt bug #531304 (diff) | |
download | gentoo-2-55af226fd61077fb5dbf27531f6639d8721aed8e.tar.gz gentoo-2-55af226fd61077fb5dbf27531f6639d8721aed8e.tar.bz2 gentoo-2-55af226fd61077fb5dbf27531f6639d8721aed8e.zip |
Stable for x86, wrt bug #531544
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 cfc393353746..79c5d33e017f 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.47 2015/03/13 09:25:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.48 2015/03/13 09:26:55 ago Exp $ + + 13 Mar 2015; Agostino Sarubbo <ago@gentoo.org> unrtf-0.21.9.ebuild: + Stable for x86, wrt bug #531544 13 Mar 2015; Agostino Sarubbo <ago@gentoo.org> unrtf-0.21.9.ebuild: Stable for amd64, wrt bug #531544 diff --git a/app-text/unrtf/unrtf-0.21.9.ebuild b/app-text/unrtf/unrtf-0.21.9.ebuild index 8a5b184c1499..644bdc3cbeee 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.3 2015/03/13 09:25:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.21.9.ebuild,v 1.4 2015/03/13 09:26:55 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() { |