summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2006-11-21 17:17:34 +0000
committerSeemant Kulleen <seemant@gentoo.org>2006-11-21 17:17:34 +0000
commiteac2e247dd97b887006e8776a9869ab0375ba8c9 (patch)
tree0cb7bcb1a33b847ec9718932da40e13e05c7749e /app-text/antiword
parentAdd a fix for bug #155733 (fixes compilation issues when the 'debug' flag is ... (diff)
downloadhistorical-eac2e247dd97b887006e8776a9869ab0375ba8c9.tar.gz
historical-eac2e247dd97b887006e8776a9869ab0375ba8c9.tar.bz2
historical-eac2e247dd97b887006e8776a9869ab0375ba8c9.zip
Removed duff dependency on virtual/ghostscript, per bug #155860 by Dmitry 'MAD' Artamonow
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'app-text/antiword')
-rw-r--r--app-text/antiword/ChangeLog7
-rw-r--r--app-text/antiword/antiword-0.37.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/antiword/ChangeLog b/app-text/antiword/ChangeLog
index 427e8a518898..9b7d5b4b623f 100644
--- a/app-text/antiword/ChangeLog
+++ b/app-text/antiword/ChangeLog
@@ -1,6 +1,11 @@
# 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.32 2006/01/20 01:13:46 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/ChangeLog,v 1.33 2006/11/21 17:17:34 seemant Exp $
+
+ 21 Nov 2006; Seemant Kulleen <seemant@gentoo.org> -antiword-0.36.1.ebuild,
+ antiword-0.37.ebuild:
+ Removed duff dependency on virtual/ghostscript, per bug #155860 by Dmitry
+ 'MAD' Artamonow
20 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> antiword-0.37.ebuild:
Stable on alpha wrt sec bug #119309
diff --git a/app-text/antiword/antiword-0.37.ebuild b/app-text/antiword/antiword-0.37.ebuild
index 4f8d323f37ae..fcc2a1fbceaa 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.7 2006/01/20 01:13:46 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/antiword/antiword-0.37.ebuild,v 1.8 2006/11/21 17:17:34 seemant Exp $
inherit eutils
@@ -15,8 +15,6 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ~hppa ppc ~ppc-macos ppc64 sparc x86"
-DEPEND="virtual/ghostscript"
-
PATCHDIR=${WORKDIR}/gentoo-antiword/patches
src_unpack() {