summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2005-08-01 16:09:24 +0000
committerMarinus Schraal <foser@gentoo.org>2005-08-01 16:09:24 +0000
commit7ee4bfefacc43df28d7ec12cb97c865db4a138cc (patch)
tree666f8bf3060c38b7c4b794822546039ca0f58b9e /app-office/abiword/abiword-2.2.8-r1.ebuild
parentRemove 2.11.1 on foser's request. (diff)
downloadhistorical-7ee4bfefacc43df28d7ec12cb97c865db4a138cc.tar.gz
historical-7ee4bfefacc43df28d7ec12cb97c865db4a138cc.tar.bz2
historical-7ee4bfefacc43df28d7ec12cb97c865db4a138cc.zip
new release, mark 2.2.8-r1 x86
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-office/abiword/abiword-2.2.8-r1.ebuild')
-rw-r--r--app-office/abiword/abiword-2.2.8-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/abiword/abiword-2.2.8-r1.ebuild b/app-office/abiword/abiword-2.2.8-r1.ebuild
index 67bb032bf559..f875bced1393 100644
--- a/app-office/abiword/abiword-2.2.8-r1.ebuild
+++ b/app-office/abiword/abiword-2.2.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.8-r1.ebuild,v 1.1 2005/07/03 20:28:37 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.8-r1.ebuild,v 1.2 2005/08/01 16:09:24 foser Exp $
inherit eutils fdo-mime alternatives
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com"
SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2"
-KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64 ~ia64"
+KEYWORDS="x86 ~sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64 ~ia64"
LICENSE="GPL-2"
SLOT="2"
@@ -48,7 +48,7 @@ src_compile() {
rm -f configure.old
# Fix compilation on GCC4; upstream patch
- epatch ${FILESDIR}/${PV}-gcc4.patch
+ epatch ${FILESDIR}/2.2.8-gcc4.patch
# fix for security, see #96991
epatch ${FILESDIR}/${PN}-security-fix.patch