diff options
author | 2004-12-20 11:39:03 +0000 | |
---|---|---|
committer | 2004-12-20 11:39:03 +0000 | |
commit | 6c152a319d5c7f41ae2103197b9312621eba76d7 (patch) | |
tree | dc436e06dd18c09d272afbd1fd4ca5103dd6839e /app-office/abiword | |
parent | Version bump. tidy'd ebuild, marked 0.5 stable on x86, removed old 0.2 ebuild... (diff) | |
download | gentoo-2-6c152a319d5c7f41ae2103197b9312621eba76d7.tar.gz gentoo-2-6c152a319d5c7f41ae2103197b9312621eba76d7.tar.bz2 gentoo-2-6c152a319d5c7f41ae2103197b9312621eba76d7.zip |
Stable on alpha.
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 0ab787b4b3ff..c12844a10671 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.92 2004/12/19 21:28:31 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.93 2004/12/20 11:39:03 kloeri Exp $ + + 20 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> abiword-2.0.10.ebuild: + Stable on alpha. *abiword-2.2.2 (19 Dec 2004) diff --git a/app-office/abiword/abiword-2.0.10.ebuild b/app-office/abiword/abiword-2.0.10.ebuild index 0ee77e35e978..b3006bf0e6fe 100644 --- a/app-office/abiword/abiword-2.0.10.ebuild +++ b/app-office/abiword/abiword-2.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.6 2004/10/19 09:50:27 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.7 2004/12/20 11:39:03 kloeri 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" |