diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2003-02-04 23:40:15 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2003-02-04 23:40:15 +0000 |
commit | 71f8136172dd1daa7068d37914f492efc69444b3 (patch) | |
tree | 54ea2b6ae5406bf075aac3a80aaed1aef687a52a /app-office | |
parent | fixed PROVIDE (diff) | |
download | gentoo-2-71f8136172dd1daa7068d37914f492efc69444b3.tar.gz gentoo-2-71f8136172dd1daa7068d37914f492efc69444b3.tar.bz2 gentoo-2-71f8136172dd1daa7068d37914f492efc69444b3.zip |
Changed ~sparc to sparc
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.4_pre1-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 1e459f9b3efb..cd2e2b0bdfb0 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-office/abiword # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.23 2003/01/26 18:04:29 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.24 2003/02/04 23:40:15 jmorgan Exp $ *abiword-1.0.4 (26 Jan 2003) + 04 Feb 2003; Jack Morgan <jmorgan@gentoo.org> abiword-1.0.3.ebuild : + Changed ~sparc to sparc; added ~sparc to abiword-1.0.4_pre1-r2 + 26 Jan 2003; foser <foser@gentoo.org> abiword-1.0.4.ebuild : New version changed SLOT to 1, fixed SRC_URI to use mirror:// (thnx mg) diff --git a/app-office/abiword/abiword-1.0.3.ebuild b/app-office/abiword/abiword-1.0.3.ebuild index 5c2829e8be59..f90dfccdb106 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-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.0.3.ebuild,v 1.5 2002/12/15 21:34:48 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.3.ebuild,v 1.6 2003/02/04 23:40:15 jmorgan 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.4_pre1-r2.ebuild b/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild index 061442c22afc..fc01c77a89a4 100644 --- a/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild +++ b/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild @@ -1,13 +1,13 @@ # 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.0.4_pre1-r2.ebuild,v 1.1 2002/12/22 21:59:19 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild,v 1.2 2003/02/04 23:40:15 jmorgan Exp $ IUSE="perl nls gnome build spell jpeg xml2" 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" +KEYWORDS="~x86 ~ppc ~sparc" LICENSE="GPL-2" SLOT="0" DEPEND="virtual/x11 |