diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-09-06 03:13:24 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-09-06 03:13:24 +0000 |
commit | 380791b8dbe6e71a0bab2d319aa2ed0292cd5133 (patch) | |
tree | 5401b8fb032cea445a140077fd17705641119de7 /app-office/abiword | |
parent | Stable on alpha. (diff) | |
download | historical-380791b8dbe6e71a0bab2d319aa2ed0292cd5133.tar.gz historical-380791b8dbe6e71a0bab2d319aa2ed0292cd5133.tar.bz2 historical-380791b8dbe6e71a0bab2d319aa2ed0292cd5133.zip |
Stable on alpha wrt Bug #144120.
Package-Manager: portage-2.1-r2
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index dde09855ed89..bc6924012fb8 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.158 2006/08/21 17:47:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.159 2006/09/06 03:12:13 tcort Exp $ + + 06 Sep 2006; Thomas Cort <tcort@gentoo.org> abiword-2.4.5.ebuild: + Stable on alpha wrt Bug #144120. 21 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> abiword-2.4.5.ebuild: Stable on amd64 and x86 wrt bug #144120. diff --git a/app-office/abiword/abiword-2.4.5.ebuild b/app-office/abiword/abiword-2.4.5.ebuild index 97b22c5fb4d7..2ab5681064a3 100644 --- a/app-office/abiword/abiword-2.4.5.ebuild +++ b/app-office/abiword/abiword-2.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.5.ebuild,v 1.6 2006/08/21 17:47:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.5.ebuild,v 1.7 2006/09/06 03:12:14 tcort Exp $ inherit eutils fdo-mime alternatives @@ -11,7 +11,7 @@ HOMEPAGE="http://www.abisource.com/" SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="debug gnome spell xml" LICENSE="GPL-2" |