diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-01-09 14:17:32 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-01-09 14:17:32 +0000 |
commit | 87d36952b2275f6929e5520bad98b7a06c12d419 (patch) | |
tree | dd7eadfd3263bb6ccf0691818722858a90dddc66 /app-text/antiword | |
parent | app-misc/delay: Fix problems with older and newer autotools, #536096 (diff) | |
download | gentoo-2-87d36952b2275f6929e5520bad98b7a06c12d419.tar.gz gentoo-2-87d36952b2275f6929e5520bad98b7a06c12d419.tar.bz2 gentoo-2-87d36952b2275f6929e5520bad98b7a06c12d419.zip |
Stable on alpha, bug 531404
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'app-text/antiword')
-rw-r--r-- | app-text/antiword/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/antiword/antiword-0.37-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/antiword/ChangeLog b/app-text/antiword/ChangeLog index 3d5a64d2ce72..26c680baae32 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.55 2014/12/26 09:18:13 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.56 2015/01/09 14:17:32 klausman Exp $ + + 09 Jan 2015; Tobias Klausmann <klausman@gentoo.org> antiword-0.37-r1.ebuild: + Stable on alpha, bug 531404 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> antiword-0.37-r1.ebuild: Stable for sparc, wrt bug #531404 diff --git a/app-text/antiword/antiword-0.37-r1.ebuild b/app-text/antiword/antiword-0.37-r1.ebuild index 53a7a9489e1e..d75544dac2dc 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 +# Copyright 1999-2015 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.6 2014/12/26 09:18:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.37-r1.ebuild,v 1.7 2015/01/09 14:17:32 klausman 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 |