diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:45:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:45:09 +0000 |
commit | b61193dea55a9309692065c3d70cabf0af469422 (patch) | |
tree | 25ab8193c5b0d2eeb433aa4bae8bc43dd9d591d3 /app-office/abiword | |
parent | fix automake issues (diff) | |
download | gentoo-2-b61193dea55a9309692065c3d70cabf0af469422.tar.gz gentoo-2-b61193dea55a9309692065c3d70cabf0af469422.tar.bz2 gentoo-2-b61193dea55a9309692065c3d70cabf0af469422.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/abiword-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.6.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.9.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-office/abiword/abiword-1.0.3.ebuild b/app-office/abiword/abiword-1.0.3.ebuild index b94b8fd77d48..afcbfc3d0d71 100644 --- a/app-office/abiword/abiword-1.0.3.ebuild +++ b/app-office/abiword/abiword-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.3.ebuild,v 1.9 2003/06/10 13:26:03 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.3.ebuild,v 1.10 2003/07/02 11:45:09 aliz Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P}/abi DESCRIPTION="Text processor" SRC_URI="http://download.sourceforge.net/abiword/abiword-${PV}.tar.gz" HOMEPAGE="http://www.abisource.com" -KEYWORDS="~x86 ~ppc sparc" +KEYWORDS="x86 ~ppc sparc" LICENSE="GPL-2" SLOT="0" DEPEND="virtual/x11 diff --git a/app-office/abiword/abiword-1.0.6.ebuild b/app-office/abiword/abiword-1.0.6.ebuild index 381ad2088d2e..54123656fa4e 100644 --- a/app-office/abiword/abiword-1.0.6.ebuild +++ b/app-office/abiword/abiword-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.6.ebuild,v 1.1 2003/06/01 06:34:06 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.6.ebuild,v 1.2 2003/07/02 11:45:09 aliz Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ DESCRIPTION="Word processor" SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz" HOMEPAGE="http://www.abisource.com" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" LICENSE="GPL-2" SLOT="1" diff --git a/app-office/abiword/abiword-1.9.1.ebuild b/app-office/abiword/abiword-1.9.1.ebuild index 9d4c14dac99a..5b25fd76d875 100644 --- a/app-office/abiword/abiword-1.9.1.ebuild +++ b/app-office/abiword/abiword-1.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.9.1.ebuild,v 1.2 2003/06/10 13:35:08 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.9.1.ebuild,v 1.3 2003/07/02 11:45:09 aliz Exp $ inherit eutils debug @@ -10,7 +10,7 @@ S=${WORKDIR}/${P}/abi DESCRIPTION="Fully featured yet light and fast cross platform word processor." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.abisource.com" -KEYWORDS="~x86 ~sparc ~alpha ~ppc" +KEYWORDS="x86 ~sparc ~alpha ~ppc" LICENSE="GPL-2" SLOT="2" |