diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2006-01-20 01:13:46 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2006-01-20 01:13:46 +0000 |
commit | 8cabe2e1ad738523237f77e9edea8c122aa41bf2 (patch) | |
tree | 457e25050b1c36c97d29cdf4ac2839adb8398eaf /app-text/antiword | |
parent | 2.6.16-rc1-git2 release (diff) | |
download | gentoo-2-8cabe2e1ad738523237f77e9edea8c122aa41bf2.tar.gz gentoo-2-8cabe2e1ad738523237f77e9edea8c122aa41bf2.tar.bz2 gentoo-2-8cabe2e1ad738523237f77e9edea8c122aa41bf2.zip |
Stable on alpha wrt sec bug #119309
(Portage version: 2.0.53)
Diffstat (limited to 'app-text/antiword')
-rw-r--r-- | app-text/antiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/antiword/antiword-0.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/antiword/ChangeLog b/app-text/antiword/ChangeLog index 329915dd2eef..427e8a518898 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.31 2006/01/18 19:34:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.32 2006/01/20 01:13:46 yoswink Exp $ + + 20 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> antiword-0.37.ebuild: + Stable on alpha wrt sec bug #119309 18 Jan 2006; Simon Stelling <blubb@gentoo.org> antiword-0.37.ebuild: stable on amd64 wrt bug 119309 diff --git a/app-text/antiword/antiword-0.37.ebuild b/app-text/antiword/antiword-0.37.ebuild index 1983664dfa1a..4f8d323f37ae 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.6 2006/01/18 19:34:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.37.ebuild,v 1.7 2006/01/20 01:13:46 yoswink 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" |