diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-04-20 15:40:18 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-04-20 15:40:18 +0000 |
commit | 047c3b26bdba51948a3df1b8554953534f91574b (patch) | |
tree | 00ad0b41183ad9b6b96fa5b264c251f7f55b4d93 /app-office/abiword | |
parent | Adding debug support (Manifest recommit) (diff) | |
download | gentoo-2-047c3b26bdba51948a3df1b8554953534f91574b.tar.gz gentoo-2-047c3b26bdba51948a3df1b8554953534f91574b.tar.bz2 gentoo-2-047c3b26bdba51948a3df1b8554953534f91574b.zip |
Marked stable on hppa.
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index bbe010f14112..465ce9e82ea8 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.71 2004/04/18 01:43:06 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.72 2004/04/20 15:40:17 gmsoft Exp $ + + 20 Apr 2004; Guy Martin <gmsoft@gentoo.org> abiword-2.0.5.ebuild: + Marked stable on hppa. *abiword-2.0.6 (17 Apr 2004) diff --git a/app-office/abiword/abiword-2.0.5.ebuild b/app-office/abiword/abiword-2.0.5.ebuild index 67374f5ea712..b4826d0fa30c 100644 --- a/app-office/abiword/abiword-2.0.5.ebuild +++ b/app-office/abiword/abiword-2.0.5.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.5.ebuild,v 1.3 2004/04/18 01:43:06 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.5.ebuild,v 1.4 2004/04/20 15:40:18 gmsoft 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" +KEYWORDS="x86 ~sparc ~alpha ~ppc ~amd64 hppa" LICENSE="GPL-2" SLOT="2" |