diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-18 17:44:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-18 17:44:33 +0000 |
commit | 3ddfb2bc8312c8152ba5b0b5d1863e8a55966c8e (patch) | |
tree | 300ec6ee766a05b6cff856cf1127a119099dd317 /app-text | |
parent | Rev bump. Includes Mono Posix fix. (diff) | |
download | historical-3ddfb2bc8312c8152ba5b0b5d1863e8a55966c8e.tar.gz historical-3ddfb2bc8312c8152ba5b0b5d1863e8a55966c8e.tar.bz2 historical-3ddfb2bc8312c8152ba5b0b5d1863e8a55966c8e.zip |
Stable on sparc wrt security #119309
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/antiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/antiword/Manifest | 14 | ||||
-rw-r--r-- | app-text/antiword/antiword-0.37.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-text/antiword/ChangeLog b/app-text/antiword/ChangeLog index 745f119046e4..4f89463471f3 100644 --- a/app-text/antiword/ChangeLog +++ b/app-text/antiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/antiword # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.28 2006/01/18 16:50:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.29 2006/01/18 17:44:33 gustavoz Exp $ + + 18 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> antiword-0.37.ebuild: + Stable on sparc wrt security #119309 18 Jan 2006; Markus Rothe <corsair@gentoo.org> antiword-0.37.ebuild: Stable on ppc64; bug #119309 diff --git a/app-text/antiword/Manifest b/app-text/antiword/Manifest index ed8c3c7725cf..364a0e5ecc41 100644 --- a/app-text/antiword/Manifest +++ b/app-text/antiword/Manifest @@ -1,8 +1,18 @@ -MD5 0da05a13ba9b29b2643ac864e251e792 ChangeLog 4153 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 651dde9aa066c7d0c48de0166a6f9616 ChangeLog 4270 MD5 e1e4217dfb45debd7da4d287b018d813 antiword-0.36.1.ebuild 903 -MD5 50b23cc27a9a3cb779b8c05aff0500f4 antiword-0.37.ebuild 1036 +MD5 7081d7eae37e42c053b3ce8cdbe24c61 antiword-0.37.ebuild 1036 MD5 f35c9cb9fec58f1b5fc7379ebab7dcb5 files/antiword-0.36.1-ppc-macos.diff 440 MD5 8970b39f62ba21a9a9699c6f6b907147 files/digest-antiword-0.36.1 67 MD5 87c4f04119c126255fc64ede6ed4217c files/digest-antiword-0.37 140 MD5 dc4b195386deeddbd406c7aa5afb8a60 files/gentoo-antiword.diff 380 MD5 e8782d415ca5296d717bc98dade6616b metadata.xml 256 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFDzn6SKRy60XGEcJIRAjYOAJ0RtIEVu8EVHj0ehvX803cYVeCzegCeP6wx +ZtcG/hW2Dwl1l5M5ovQx4s0= +=z2sv +-----END PGP SIGNATURE----- diff --git a/app-text/antiword/antiword-0.37.ebuild b/app-text/antiword/antiword-0.37.ebuild index ece7ea01cde9..f19aec0a28ca 100644 --- a/app-text/antiword/antiword-0.37.ebuild +++ b/app-text/antiword/antiword-0.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.3 2006/01/18 16:50:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.37.ebuild,v 1.4 2006/01/18 17:44:33 gustavoz Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.winfield.demon.nl/linux/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc-macos ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc-macos ppc64 sparc ~x86" DEPEND="virtual/ghostscript" |