diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-05-07 17:39:18 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-05-07 17:39:18 +0000 |
commit | 3e69539249cbb5e36f5397d10391430bda25c303 (patch) | |
tree | bdb69b31ebffbe686c7c76361521bf5ceba6f920 /app-office | |
parent | (no commit message) (diff) | |
download | historical-3e69539249cbb5e36f5397d10391430bda25c303.tar.gz historical-3e69539249cbb5e36f5397d10391430bda25c303.tar.bz2 historical-3e69539249cbb5e36f5397d10391430bda25c303.zip |
Mark stable on sparc.
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 16 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.6.ebuild | 4 |
3 files changed, 14 insertions, 11 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index db3378ed280b..e1e485eb2dcd 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.75 2004/05/04 22:10:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.76 2004/05/07 17:39:18 fmccor Exp $ + + 07 May 2004; Ferris McCormick <fmccor@gentoo.org> abiword-2.0.6.ebuild: + Marked stable on sparc. 05 May 2004; Bryan Østergaard <kloeri@gentoo.org> abiword-2.0.5.ebuild: Stable on alpha. diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index d367c3af868f..4f7f92db6f40 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,13 +1,13 @@ -MD5 dcf3e09a12712069fcd70582f6f48e06 abiword-2.0.6.ebuild 2384 -MD5 213baf684b261b62666d2aaae3d7d09a abiword-2.0.5.ebuild 2529 +MD5 616884992cbd9faa3492afa305bbf9be abiword-2.0.6.ebuild 2384 +MD5 f8ed2f89b5cd1abf83ecd4a6f5344821 abiword-2.0.1.ebuild 2179 MD5 b0c016c12468243998e794cd4fb22b2e abiword-2.0.2.ebuild 2253 +MD5 213baf684b261b62666d2aaae3d7d09a abiword-2.0.5.ebuild 2529 +MD5 cf75c34e9ba8b549c105bdba8b433260 ChangeLog 11315 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 fe42fded1c54da96d8dfbb169b7e538a ChangeLog 11214 -MD5 f8ed2f89b5cd1abf83ecd4a6f5344821 abiword-2.0.1.ebuild 2179 -MD5 de17339aaab5c0b950381a7f36cf4c58 files/digest-abiword-2.0.5 68 +MD5 31616e14907aefda2489036cc3d1db3d files/AbiWord.desktop 901 +MD5 1ebcd22c6249c06e631c13491113d8ef files/AbiWord2.desktop 166 MD5 cd037c182094f6ba10b7dd9e15035efd files/abiword-2.0.3-amd64.patch 8632 +MD5 28dcae4a10f58c12a4a73346a7ab1ed0 files/digest-abiword-2.0.1 142 MD5 20b01c6c3348c63e1b088cf107398e0c files/digest-abiword-2.0.2 68 -MD5 1ebcd22c6249c06e631c13491113d8ef files/AbiWord2.desktop 166 +MD5 de17339aaab5c0b950381a7f36cf4c58 files/digest-abiword-2.0.5 68 MD5 98793f926bc55d7e2398a9990d36fe18 files/digest-abiword-2.0.6 68 -MD5 28dcae4a10f58c12a4a73346a7ab1ed0 files/digest-abiword-2.0.1 142 -MD5 31616e14907aefda2489036cc3d1db3d files/AbiWord.desktop 901 diff --git a/app-office/abiword/abiword-2.0.6.ebuild b/app-office/abiword/abiword-2.0.6.ebuild index b80d9218d225..20d5ddbd506f 100644 --- a/app-office/abiword/abiword-2.0.6.ebuild +++ b/app-office/abiword/abiword-2.0.6.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.6.ebuild,v 1.6 2004/04/30 13:32:58 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.6.ebuild,v 1.7 2004/05/07 17:39:18 fmccor Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="x86 ~sparc ~alpha ~ppc ~amd64 ~hppa" +KEYWORDS="x86 sparc ~alpha ~ppc ~amd64 ~hppa" LICENSE="GPL-2" SLOT="2" |