diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-31 21:41:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-31 21:41:42 +0000 |
commit | adfd954f044eecd233dae6b07614c63730a7db8b (patch) | |
tree | ba18f722d71b9e87a095902c5b96675f53d1597b /app-office | |
parent | die backticks (diff) | |
download | historical-adfd954f044eecd233dae6b07614c63730a7db8b.tar.gz historical-adfd954f044eecd233dae6b07614c63730a7db8b.tar.bz2 historical-adfd954f044eecd233dae6b07614c63730a7db8b.zip |
Stable on sparc
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 14 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.10.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 927e60832922..ee0b19be28fb 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.86 2004/08/30 15:41:24 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.87 2004/08/31 21:41:42 gustavoz Exp $ + + 31 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.0.10.ebuild: + Stable on sparc *abiword-2.0.11 (30 Aug 2004) diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 1aec09b2d87b..114a93d14f4b 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,14 +1,14 @@ -MD5 b57e6657871bbd5c76a0fe73d94cc65e abiword-2.0.7.ebuild 2442 +MD5 06c6e070706f779f1b2d103fcdd10a54 ChangeLog 12494 MD5 88548e81fde718a2ce8125c655c30b89 abiword-2.0.11.ebuild 2409 MD5 a417c54d33547fd080f66550dc768119 abiword-2.0.6.ebuild 2368 -MD5 f7f70dd6c94ef3682ab60cda069ec62d abiword-2.0.10.ebuild 2408 -MD5 d4cbf2d0c4745d9c1fc5b7c94155b4b2 ChangeLog 12395 +MD5 b57e6657871bbd5c76a0fe73d94cc65e abiword-2.0.7.ebuild 2442 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 4b3719f3158acf5c443b4739886272f4 files/digest-abiword-2.0.10 69 -MD5 cdcb56eb42723dfe535c458c4e062400 files/digest-abiword-2.0.11 69 +MD5 e431f364877031a10e1371df8150d10d abiword-2.0.10.ebuild 2410 +MD5 31616e14907aefda2489036cc3d1db3d files/AbiWord.desktop 901 +MD5 1ebcd22c6249c06e631c13491113d8ef files/AbiWord2.desktop 166 MD5 cd037c182094f6ba10b7dd9e15035efd files/abiword-2.0.3-amd64.patch 8632 MD5 388c51460cfdcd7f6fd5b144d61f245a files/abiword-2.0.7-gcc-3.4.patch 525 +MD5 cdcb56eb42723dfe535c458c4e062400 files/digest-abiword-2.0.11 69 MD5 98793f926bc55d7e2398a9990d36fe18 files/digest-abiword-2.0.6 68 MD5 662c468ce505280c4a15a351ebbd485e files/digest-abiword-2.0.7 68 -MD5 31616e14907aefda2489036cc3d1db3d files/AbiWord.desktop 901 -MD5 1ebcd22c6249c06e631c13491113d8ef files/AbiWord2.desktop 166 +MD5 4b3719f3158acf5c443b4739886272f4 files/digest-abiword-2.0.10 69 diff --git a/app-office/abiword/abiword-2.0.10.ebuild b/app-office/abiword/abiword-2.0.10.ebuild index d6a38df693c5..893545f93ebe 100644 --- a/app-office/abiword/abiword-2.0.10.ebuild +++ b/app-office/abiword/abiword-2.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.2 2004/08/30 15:41:24 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.3 2004/08/31 21:41:42 gustavoz 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" |