diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-02-07 18:52:50 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-02-07 18:52:50 +0000 |
commit | de6dbcfa8c409bdcf8c4b8b8bb95d0732a911bfb (patch) | |
tree | 8b03d51a75a363cff056056b2732926732e3817b /app-text | |
parent | new release, mark 1.1.2 x86 (diff) | |
download | gentoo-2-de6dbcfa8c409bdcf8c4b8b8bb95d0732a911bfb.tar.gz gentoo-2-de6dbcfa8c409bdcf8c4b8b8bb95d0732a911bfb.tar.bz2 gentoo-2-de6dbcfa8c409bdcf8c4b8b8bb95d0732a911bfb.zip |
new release, mark 1.1.2 x86
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/enchant/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/enchant/Manifest | 6 | ||||
-rw-r--r-- | app-text/enchant/enchant-1.1.2.ebuild | 4 | ||||
-rw-r--r-- | app-text/enchant/enchant-1.1.3.ebuild | 29 | ||||
-rw-r--r-- | app-text/enchant/files/digest-enchant-1.1.3 | 1 |
5 files changed, 41 insertions, 6 deletions
diff --git a/app-text/enchant/ChangeLog b/app-text/enchant/ChangeLog index c0e73f0e74a6..fd52ce86f688 100644 --- a/app-text/enchant/ChangeLog +++ b/app-text/enchant/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/enchant # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.20 2004/01/17 02:40:04 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.21 2004/02/07 18:52:40 foser Exp $ + +*enchant-1.1.3 (07 Feb 2004) + + 07 Feb 2004; foser <foser@gentoo.org> enchant-1.1.3.ebuild : + New release 17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> : manifest fix diff --git a/app-text/enchant/Manifest b/app-text/enchant/Manifest index 38d2f497cc31..8d1b258d4d92 100644 --- a/app-text/enchant/Manifest +++ b/app-text/enchant/Manifest @@ -1,8 +1,8 @@ -MD5 9b9244617f31379c679551c858ce9fbf enchant-1.1.2.ebuild 863 +MD5 9b823b8ee4bfb664ecaff7eadac8dda7 enchant-1.1.2.ebuild 856 MD5 e34be4ba6fa6e201cb70c6f3dc5ad101 enchant-1.1.1.ebuild 783 MD5 9f528c0edf27ef69a0c616068452182d enchant-1.0.0.ebuild 896 -MD5 9b9244617f31379c679551c858ce9fbf enchant-1.1.3.ebuild 863 -MD5 58fc80ac7d3f7c4e609741683596789e ChangeLog 2580 +MD5 451b75b5bdec90e809fa9043d73a580f enchant-1.1.3.ebuild 858 +MD5 0b937aa9aaaaa038aaf4a9b2ae26a6c9 ChangeLog 2682 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 cdba960f66d079da7010a9f923d08c3b files/enchant-1.0.0-alpha.patch 1233 MD5 9eea1c1607ac139d4fe5716900da9570 files/digest-enchant-1.0.0 65 diff --git a/app-text/enchant/enchant-1.1.2.ebuild b/app-text/enchant/enchant-1.1.2.ebuild index ecae690f3c80..ab78e452de3e 100644 --- a/app-text/enchant/enchant-1.1.2.ebuild +++ b/app-text/enchant/enchant-1.1.2.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-text/enchant/enchant-1.1.2.ebuild,v 1.2 2004/01/16 21:04:01 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.2.ebuild,v 1.3 2004/02/07 18:52:40 foser Exp $ inherit gnome2 @@ -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" +KEYWORDS="x86 ppc ~sparc ~amd64 ~alpha ~ia64" IUSE="" # FIXME : some sort of proper spellchecker selection needed diff --git a/app-text/enchant/enchant-1.1.3.ebuild b/app-text/enchant/enchant-1.1.3.ebuild new file mode 100644 index 000000000000..4881259f02a2 --- /dev/null +++ b/app-text/enchant/enchant-1.1.3.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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.1 2004/02/07 18:52:40 foser Exp $ + +inherit gnome2 + +DESCRIPTION="Spellchecker wrapping library" +HOMEPAGE="http://www.abisource.com/enchant/" + +SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" + +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~ia64" + +IUSE="" +# FIXME : some sort of proper spellchecker selection needed + +# The || is meant to make sure there is a a default spell lib to work with +# 25 Aug 2003; foser <foser@gentoo.org> + +RDEPEND=">=dev-libs/glib-2 + || ( virtual/aspell-dict app-text/ispell app-text/hspell )" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +DOCS="AUTHORS BUGS COPYING.LIB ChangeLog HACKING MAINTAINERS NEWS README TODO" diff --git a/app-text/enchant/files/digest-enchant-1.1.3 b/app-text/enchant/files/digest-enchant-1.1.3 new file mode 100644 index 000000000000..22b8860a2206 --- /dev/null +++ b/app-text/enchant/files/digest-enchant-1.1.3 @@ -0,0 +1 @@ +MD5 c95186755fe46b27a78d9a85fef2175c enchant-1.1.3.tar.gz 303556 |