diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-16 03:51:17 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-16 03:51:17 +0000 |
commit | 5c3ef878ba14877db0fc5389b2348d645013b018 (patch) | |
tree | b26d88a8656bc705cffc4364064c1836cf7d7b6c /app-text | |
parent | added ppc-macos keyword and patch (diff) | |
download | historical-5c3ef878ba14877db0fc5389b2348d645013b018.tar.gz historical-5c3ef878ba14877db0fc5389b2348d645013b018.tar.bz2 historical-5c3ef878ba14877db0fc5389b2348d645013b018.zip |
stable on ppc64
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/enchant/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/enchant/Manifest | 10 | ||||
-rw-r--r-- | app-text/enchant/enchant-1.1.3.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-text/enchant/ChangeLog b/app-text/enchant/ChangeLog index 52b646d199ad..2dabab9b45cc 100644 --- a/app-text/enchant/ChangeLog +++ b/app-text/enchant/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/enchant # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.32 2004/07/14 03:11:58 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.33 2004/09/16 03:51:17 tgall Exp $ + + 15 Sep 2004; Tom Gall <tgall@gentoo.org> enchant-1.1.3.ebuild: + stable on ppc64 13 Jul 2004; Stephen P. Becker <geoman@gentoo.org> enchant-1.1.3.ebuild: make gnuconfig_update unconditional, remove COPYING.LIB reference diff --git a/app-text/enchant/Manifest b/app-text/enchant/Manifest index 5bc6cb346b69..5659cf0630e8 100644 --- a/app-text/enchant/Manifest +++ b/app-text/enchant/Manifest @@ -1,11 +1,11 @@ -MD5 4d7fa036403593d3e661d5be3a094b67 enchant-1.1.2.ebuild 852 -MD5 b68f4b22cf015e132dca2d503872290f enchant-1.1.1.ebuild 775 +MD5 af8c9999cb96abc691903f21483c230a ChangeLog 3835 MD5 4fb1142660ca77c8b523844a7903a6ad enchant-1.0.0.ebuild 858 -MD5 a27b7324d07718ca238d9dff6d52ede0 enchant-1.1.3.ebuild 982 -MD5 5fa5f07f753f05665fdf93e92b2d9e0c ChangeLog 3752 +MD5 b68f4b22cf015e132dca2d503872290f enchant-1.1.1.ebuild 775 +MD5 4d7fa036403593d3e661d5be3a094b67 enchant-1.1.2.ebuild 852 +MD5 0fd254e3d60e054469514355de2bf5eb enchant-1.1.3.ebuild 987 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 cdba960f66d079da7010a9f923d08c3b files/enchant-1.0.0-alpha.patch 1233 MD5 9eea1c1607ac139d4fe5716900da9570 files/digest-enchant-1.0.0 65 MD5 d6368d91049f7483ff7868c99d86b3be files/digest-enchant-1.1.1 65 MD5 4be2ccdd4f8e5dee12b736e898596247 files/digest-enchant-1.1.2 65 MD5 8bccf06a05a9b80bd498b594b05cd31d files/digest-enchant-1.1.3 65 +MD5 cdba960f66d079da7010a9f923d08c3b files/enchant-1.0.0-alpha.patch 1233 diff --git a/app-text/enchant/enchant-1.1.3.ebuild b/app-text/enchant/enchant-1.1.3.ebuild index e1941e2db30a..695fa015de5f 100644 --- a/app-text/enchant/enchant-1.1.3.ebuild +++ b/app-text/enchant/enchant-1.1.3.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-text/enchant/enchant-1.1.3.ebuild,v 1.12 2004/07/14 03:11:58 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.3.ebuild,v 1.13 2004/09/16 03:51:17 tgall Exp $ inherit gnome2 gnuconfig @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc sparc amd64 alpha ~ia64 mips hppa" +KEYWORDS="x86 ~ppc sparc amd64 alpha ~ia64 mips hppa ppc64" IUSE="" # FIXME : some sort of proper spellchecker selection needed |