diff options
author | 2005-04-20 21:10:10 +0000 | |
---|---|---|
committer | 2005-04-20 21:10:10 +0000 | |
commit | 2e3c7a50d57352ce98d5def000a247637c49e6ef (patch) | |
tree | 2e22d28342dffcf3fa66c611c5972b816ef8e9ea /app-office/abiword | |
parent | version bumped (diff) | |
download | gentoo-2-2e3c7a50d57352ce98d5def000a247637c49e6ef.tar.gz gentoo-2-2e3c7a50d57352ce98d5def000a247637c49e6ef.tar.bz2 gentoo-2-2e3c7a50d57352ce98d5def000a247637c49e6ef.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-office/abiword')
-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 4c2e607f1666..0671eed01e80 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.106 2005/04/18 16:52:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.107 2005/04/20 21:05:36 blubb Exp $ + + 20 Apr 2005; Simon Stelling <blubb@gentoo.org> abiword-2.2.5.ebuild: + stable on amd64 18 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.5.ebuild: Stable on ppc. diff --git a/app-office/abiword/abiword-2.2.5.ebuild b/app-office/abiword/abiword-2.2.5.ebuild index 30e17e58a80a..d86218623037 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.4 2005/04/18 16:52:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.5.ebuild,v 1.5 2005/04/20 21:05:36 blubb 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" |