diff options
author | 2004-05-26 18:08:04 +0000 | |
---|---|---|
committer | 2004-05-26 18:08:04 +0000 | |
commit | 4db8d6cb8dfad45a93e653ccb8cdf0e4cb64b8c5 (patch) | |
tree | f7c360f34d1efea2563cb742bd5378c9f19343b9 /app-office | |
parent | arm KEYWORDS (diff) | |
download | gentoo-2-4db8d6cb8dfad45a93e653ccb8cdf0e4cb64b8c5.tar.gz gentoo-2-4db8d6cb8dfad45a93e653ccb8cdf0e4cb64b8c5.tar.bz2 gentoo-2-4db8d6cb8dfad45a93e653ccb8cdf0e4cb64b8c5.zip |
Marked ppc
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 6f9d30e02498..7237e0a1411b 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.78 2004/05/24 16:58:50 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.79 2004/05/26 18:08:04 lu_zero Exp $ + + 26 May 2004; Luca Barbato <lu_zero@gentoo.org> abiword-2.0.6.ebuild: + Marked ppc *abiword-2.0.7 (24 May 2004) diff --git a/app-office/abiword/abiword-2.0.6.ebuild b/app-office/abiword/abiword-2.0.6.ebuild index f17dc3aeb449..366c85f44d6e 100644 --- a/app-office/abiword/abiword-2.0.6.ebuild +++ b/app-office/abiword/abiword-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.6.ebuild,v 1.8 2004/05/11 17:28:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.6.ebuild,v 1.9 2004/05/26 18:08:04 lu_zero Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="x86 sparc ~alpha ~ppc ~amd64 hppa" +KEYWORDS="x86 sparc ~alpha ppc ~amd64 hppa" LICENSE="GPL-2" SLOT="2" |