diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-25 18:40:06 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-25 18:40:06 +0000 |
commit | 12cb69918dfe5760b0fe64b920c3da882ad9fd1a (patch) | |
tree | 01522d05abe022372177b966794d013718869ccc /app-office | |
parent | stable on x86 and amd64 (diff) | |
download | gentoo-2-12cb69918dfe5760b0fe64b920c3da882ad9fd1a.tar.gz gentoo-2-12cb69918dfe5760b0fe64b920c3da882ad9fd1a.tar.bz2 gentoo-2-12cb69918dfe5760b0fe64b920c3da882ad9fd1a.zip |
Stable on alpha
(Portage version: 2.0.51.20)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 0671eed01e80..e69983b07fec 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.107 2005/04/20 21:05:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.108 2005/04/25 18:40:06 kloeri Exp $ + + 25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> abiword-2.2.5.ebuild: + Stable on alpha. 20 Apr 2005; Simon Stelling <blubb@gentoo.org> abiword-2.2.5.ebuild: stable on amd64 diff --git a/app-office/abiword/abiword-2.2.5.ebuild b/app-office/abiword/abiword-2.2.5.ebuild index d86218623037..127fbf101cb1 100644 --- a/app-office/abiword/abiword-2.2.5.ebuild +++ b/app-office/abiword/abiword-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.5.ebuild,v 1.5 2005/04/20 21:05:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.5.ebuild,v 1.6 2005/04/25 18:40:06 kloeri Exp $ inherit eutils fdo-mime @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" -KEYWORDS="x86 sparc ~alpha ppc amd64 ~hppa ~ppc64" +KEYWORDS="x86 sparc alpha ppc amd64 ~hppa ~ppc64" LICENSE="GPL-2" SLOT="2" |