diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-08-08 20:07:39 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-08-08 20:07:39 +0000 |
commit | fd0fda67fc3f375e1ef3c39ee7bc82ecb2c84f1b (patch) | |
tree | 01f5d8895d505a23e6d9147e750e796af5cfe594 /app-text/antiword | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-fd0fda67fc3f375e1ef3c39ee7bc82ecb2c84f1b.tar.gz gentoo-2-fd0fda67fc3f375e1ef3c39ee7bc82ecb2c84f1b.tar.bz2 gentoo-2-fd0fda67fc3f375e1ef3c39ee7bc82ecb2c84f1b.zip |
Marked ~x64-macos
(Portage version: 2.2.01.19011-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'app-text/antiword')
-rw-r--r-- | app-text/antiword/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/antiword/antiword-0.37.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/antiword/ChangeLog b/app-text/antiword/ChangeLog index ab7beda97f7b..9be18ffe9fa2 100644 --- a/app-text/antiword/ChangeLog +++ b/app-text/antiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/antiword -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.43 2010/12/24 15:15:06 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.44 2011/08/08 20:07:39 grobian Exp $ + + 08 Aug 2011; Fabian Groffen <grobian@gentoo.org> antiword-0.37.ebuild: + Marked ~x64-macos 24 Dec 2010; Fabian Groffen <grobian@gentoo.org> antiword-0.37.ebuild: Marked ~x86-solaris diff --git a/app-text/antiword/antiword-0.37.ebuild b/app-text/antiword/antiword-0.37.ebuild index bbffa3539dd8..994acf9c4dab 100644 --- a/app-text/antiword/antiword-0.37.ebuild +++ b/app-text/antiword/antiword-0.37.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.37.ebuild,v 1.14 2010/12/24 15:15:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.37.ebuild,v 1.15 2011/08/08 20:07:39 grobian Exp $ EAPI="3" @@ -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 ~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" PATCHDIR=${WORKDIR}/gentoo-antiword/patches |