diff options
author | 2014-12-24 14:35:21 +0000 | |
---|---|---|
committer | 2014-12-24 14:35:21 +0000 | |
commit | 669feaa4490c09ab8978cc1052b0ff9078a9b9ea (patch) | |
tree | 54fa8d43dd480e5d62be3bcd67808686edbdc5ec /app-text | |
parent | Stable for ppc, wrt bug #532232 (diff) | |
download | gentoo-2-669feaa4490c09ab8978cc1052b0ff9078a9b9ea.tar.gz gentoo-2-669feaa4490c09ab8978cc1052b0ff9078a9b9ea.tar.bz2 gentoo-2-669feaa4490c09ab8978cc1052b0ff9078a9b9ea.zip |
Stable for ppc, wrt bug #531404
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/antiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/antiword/antiword-0.37-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/antiword/ChangeLog b/app-text/antiword/ChangeLog index d4372c798e58..7b626bab6e4e 100644 --- a/app-text/antiword/ChangeLog +++ b/app-text/antiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/antiword # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.52 2014/12/23 09:50:41 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.53 2014/12/24 14:35:21 ago Exp $ + + 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> antiword-0.37-r1.ebuild: + Stable for ppc, wrt bug #531404 23 Dec 2014; Markos Chandras <hwoarang@gentoo.org> metadata.xml: Add cpe entry for the latest CVE diff --git a/app-text/antiword/antiword-0.37-r1.ebuild b/app-text/antiword/antiword-0.37-r1.ebuild index 7a66a1dd0c01..bb582713c11e 100644 --- a/app-text/antiword/antiword-0.37-r1.ebuild +++ b/app-text/antiword/antiword-0.37-r1.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-text/antiword/antiword-0.37-r1.ebuild,v 1.3 2014/12/23 09:03:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.37-r1.ebuild,v 1.4 2014/12/24 14:35:21 ago Exp $ EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="http://www.winfield.demon.nl/linux/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~ia64-hpux ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86 ~ppc-aix ~ia64-hpux ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" src_prepare() { # Makefile is a symlink to Makefile.Linux, avoid that we patch it by |