diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-03-13 00:32:03 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-03-13 00:32:03 +0000 |
commit | 031aec5f85043447dfd45abb342c84bdb7313d4d (patch) | |
tree | 194542ca8092ef4c8684a6fb5328a38e5e01f339 /app-office | |
parent | mips needs deps first; header fix (Manifest recommit) (diff) | |
download | gentoo-2-031aec5f85043447dfd45abb342c84bdb7313d4d.tar.gz gentoo-2-031aec5f85043447dfd45abb342c84bdb7313d4d.tar.bz2 gentoo-2-031aec5f85043447dfd45abb342c84bdb7313d4d.zip |
new release, should fix issues we had with 2.0.4
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 2 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.5.ebuild (renamed from app-office/abiword/abiword-2.0.4.ebuild) | 4 | ||||
-rw-r--r-- | app-office/abiword/files/digest-abiword-2.0.4 | 1 | ||||
-rw-r--r-- | app-office/abiword/files/digest-abiword-2.0.5 | 1 |
5 files changed, 10 insertions, 5 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index ecafa55a1fbf..8984faaef67b 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,11 @@ # 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.67 2004/03/08 12:20:00 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.68 2004/03/13 00:32:03 foser Exp $ + +*abiword-2.0.5 (13 Mar 2004) + + 13 Mar 2004; foser <foser@gentoo.org> abiword-2.0.5.ebuild : + New wrap up, this should us free of the 2.0.4 misery *abiword-2.0.4 (07 Mar 2004) diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 35518ef9ad2a..1bfe515c2ed8 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,4 +1,5 @@ MD5 58f4f455b57d36a428740f743220f425 abiword-2.0.3-r1.ebuild 2530 +MD5 6024a95fec02d74baa69f7c9d9aea18e abiword-2.0.5.ebuild 2528 MD5 7921df3134ed60f1eb9c3d1c920bde16 abiword-1.0.6-r1.ebuild 1927 MD5 2cea2a3dd4030bc2ad09765a5f083ef4 abiword-2.0.2.ebuild 2255 MD5 18f09927936b9446fedc19031e109c7b abiword-2.0.4.ebuild 2543 @@ -9,6 +10,7 @@ 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 6557fb5cfd50f20c9a159f779a83256c files/digest-abiword-2.0.4 68 +MD5 de17339aaab5c0b950381a7f36cf4c58 files/digest-abiword-2.0.5 68 MD5 31616e14907aefda2489036cc3d1db3d files/AbiWord.desktop 901 MD5 ddf70a53b4fc5671c7ed5cb4acb4a6e8 files/digest-abiword-2.0.3-r1 68 MD5 1ebcd22c6249c06e631c13491113d8ef files/AbiWord2.desktop 166 diff --git a/app-office/abiword/abiword-2.0.4.ebuild b/app-office/abiword/abiword-2.0.5.ebuild index f981df2c8a17..b0d75d51cdfe 100644 --- a/app-office/abiword/abiword-2.0.4.ebuild +++ b/app-office/abiword/abiword-2.0.5.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.4.ebuild,v 1.3 2004/03/08 12:20:00 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.5.ebuild,v 1.1 2004/03/13 00:32:03 foser Exp $ inherit eutils @@ -41,8 +41,6 @@ DEPEND="${RDEPEND} src_compile() { - ./autogen.sh - # Abiword is not 64-bit safe. This is a patch for AMD64. if [ $ARCH = "amd64" ] ; then epatch ${FILESDIR}/${PN}-2.0.3-amd64.patch || die diff --git a/app-office/abiword/files/digest-abiword-2.0.4 b/app-office/abiword/files/digest-abiword-2.0.4 deleted file mode 100644 index 19a1db99a5e8..000000000000 --- a/app-office/abiword/files/digest-abiword-2.0.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 f14699fa3c64f88ec47e0214b127abfd abiword-2.0.4.tar.bz2 22057414 diff --git a/app-office/abiword/files/digest-abiword-2.0.5 b/app-office/abiword/files/digest-abiword-2.0.5 new file mode 100644 index 000000000000..3e80c5c8b7dc --- /dev/null +++ b/app-office/abiword/files/digest-abiword-2.0.5 @@ -0,0 +1 @@ +MD5 d5f921cf8a661609d1082db9d66a9a5d abiword-2.0.5.tar.bz2 21955989 |