diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-04-03 04:03:25 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-04-03 04:03:25 +0000 |
commit | 854fc153a75709e7ed0649ab4600c39f5dbc8cfd (patch) | |
tree | ff82f65e547c670b6d205910848a87fc8b1d21c0 /app-office/abiword | |
parent | added a bug id to the changelog (diff) | |
download | historical-854fc153a75709e7ed0649ab4600c39f5dbc8cfd.tar.gz historical-854fc153a75709e7ed0649ab4600c39f5dbc8cfd.tar.bz2 historical-854fc153a75709e7ed0649ab4600c39f5dbc8cfd.zip |
Marked ppc stable.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 10 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.3.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 655787647ae9..76f7e64a3701 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.101 2005/03/27 11:36:17 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.102 2005/04/03 04:03:25 josejx Exp $ + + 03 Apr 2005; Joseph Jezak <josejx@gentoo.org> abiword-2.2.3.ebuild: + Marked ppc stable. 27 Mar 2005; Guy Martin <gmsoft@gentoo.org> abiword-2.2.3.ebuild: Stable on hppa. diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index fd9ca446dbb8..4a5095669c82 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,10 +1,10 @@ -MD5 d5d82cc67f7336d44eb337a19859b606 ChangeLog 13928 +MD5 1b49e3803b78910475de9628cee03272 abiword-2.2.3.ebuild 2341 +MD5 f263e262b277fe1c4e1bb0b047238396 ChangeLog 14020 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 728e85c3f04c02a833f996e3a6ecfbdf abiword-2.0.10.ebuild 2440 MD5 9ba3c56a7ac3936cbf08b6f956b1ce2f abiword-2.2.2.ebuild 2262 -MD5 3b90ace084b980656148dafec7f0dc76 abiword-2.2.3.ebuild 2342 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 498d6eaacd8ef30cb5e7899581d45be5 abiword-2.2.5.ebuild 2286 -MD5 4b3719f3158acf5c443b4739886272f4 files/digest-abiword-2.0.10 69 -MD5 3b6aacecf03d65d9c41833afe9d29687 files/digest-abiword-2.2.2 68 MD5 b99de998f7d17ea36a6f83bea33406be files/digest-abiword-2.2.3 68 MD5 05bd382bc17a222b7d38e46dd90350c0 files/digest-abiword-2.2.5 68 +MD5 4b3719f3158acf5c443b4739886272f4 files/digest-abiword-2.0.10 69 +MD5 3b6aacecf03d65d9c41833afe9d29687 files/digest-abiword-2.2.2 68 diff --git a/app-office/abiword/abiword-2.2.3.ebuild b/app-office/abiword/abiword-2.2.3.ebuild index e4115441a9b2..1b8c689afdd0 100644 --- a/app-office/abiword/abiword-2.2.3.ebuild +++ b/app-office/abiword/abiword-2.2.3.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.3.ebuild,v 1.6 2005/03/27 11:36:17 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.3.ebuild,v 1.7 2005/04/03 04:03:25 josejx Exp $ inherit eutils fdo-mime @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="x86 sparc ~alpha ~ppc amd64 hppa ~ppc64" +KEYWORDS="x86 sparc ~alpha ppc amd64 hppa ~ppc64" LICENSE="GPL-2" SLOT="2" |