diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 09:18:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 09:18:13 +0000 |
commit | 6ef2b67dcf6900f64ea9fc878bd3757ab827568d (patch) | |
tree | 010798575f5911f11fea2bdf3b261fbbd6862147 /app-text/antiword | |
parent | Stable for sparc, wrt bug #531308 (diff) | |
download | gentoo-2-6ef2b67dcf6900f64ea9fc878bd3757ab827568d.tar.gz gentoo-2-6ef2b67dcf6900f64ea9fc878bd3757ab827568d.tar.bz2 gentoo-2-6ef2b67dcf6900f64ea9fc878bd3757ab827568d.zip |
Stable for sparc, wrt bug #531404
(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/antiword')
-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 509210a1b534..3d5a64d2ce72 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.54 2014/12/24 14:45:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.55 2014/12/26 09:18:13 ago Exp $ + + 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> antiword-0.37-r1.ebuild: + Stable for sparc, wrt bug #531404 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> antiword-0.37-r1.ebuild: Stable for ppc64, wrt bug #531404 diff --git a/app-text/antiword/antiword-0.37-r1.ebuild b/app-text/antiword/antiword-0.37-r1.ebuild index e598c59b566a..53a7a9489e1e 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.5 2014/12/24 14:45:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.37-r1.ebuild,v 1.6 2014/12/26 09:18:13 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 |