diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-09 19:10:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-09 19:10:10 +0000 |
commit | 4e7f44773e3dfbf8b49bd0daa33e450926417605 (patch) | |
tree | f8d7fc1a31449099eda28c86d8006011090e2944 /app-office/abiword | |
parent | Marked stable on sparc. (diff) | |
download | gentoo-2-4e7f44773e3dfbf8b49bd0daa33e450926417605.tar.gz gentoo-2-4e7f44773e3dfbf8b49bd0daa33e450926417605.tar.bz2 gentoo-2-4e7f44773e3dfbf8b49bd0daa33e450926417605.zip |
marked stable on sparc
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.1.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 7af02e091aad..cac2fbc0277c 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.57 2004/01/07 15:09:53 gustavoz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.58 2004/01/09 19:06:33 gustavoz Exp $ + + 09 Jan 2004; <gustavoz@gentoo.org> abiword-2.0.1.ebuild: + marked stable on sparc 07 Jan 2004; <gustavoz@gentoo.org> abiword-2.0.1.ebuild: marked stable on hppa diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 85944ec41d23..291a6ee74e05 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,8 +1,8 @@ MD5 81d41cc62b92ac1adba7924fa528c48a abiword-2.0.0.ebuild 2215 MD5 7921df3134ed60f1eb9c3d1c920bde16 abiword-1.0.6-r1.ebuild 1927 MD5 1b8adf0df7d0c585d0c439f297fb71b4 abiword-2.0.2.ebuild 2249 -MD5 90c53a191000ba4df3ad01330a24c1f3 abiword-2.0.1.ebuild 2170 -MD5 1d9d7b2da7740489b9adcf836856ba03 ChangeLog 8944 +MD5 44d35cad2b02aeca5c8f5269d73cd7b7 abiword-2.0.1.ebuild 2169 +MD5 4f33713b59d9f460415582ccd32d2400 ChangeLog 9029 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 53a88ebee6a70ad41f3eb428b4a3a3e7 files/digest-abiword-2.0.0 142 MD5 28dcae4a10f58c12a4a73346a7ab1ed0 files/digest-abiword-2.0.1 142 diff --git a/app-office/abiword/abiword-2.0.1.ebuild b/app-office/abiword/abiword-2.0.1.ebuild index 9e605cc897ed..f3ed681cf814 100644 --- a/app-office/abiword/abiword-2.0.1.ebuild +++ b/app-office/abiword/abiword-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.1.ebuild,v 1.3 2004/01/07 15:09:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.1.ebuild,v 1.4 2004/01/09 19:06:33 gustavoz Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 mirror://sourceforge/${PN}/${PN}-plugins-${PV}.tar.bz2" -KEYWORDS="x86 ~sparc ~alpha ~ppc hppa" +KEYWORDS="x86 sparc ~alpha ~ppc hppa" LICENSE="GPL-2" SLOT="2" |