diff options
author | Graham Forest <vitaminmoo@gentoo.org> | 2003-04-23 00:33:22 +0000 |
---|---|---|
committer | Graham Forest <vitaminmoo@gentoo.org> | 2003-04-23 00:33:22 +0000 |
commit | 08310f4c358540e58de8799f8f37ea01996f264c (patch) | |
tree | 0db9523d87e4dcc8932ac02cf14b044850842d09 /app-text/gtkspell | |
parent | app-text/aspell -> virtual/aspell-dict (diff) | |
download | historical-08310f4c358540e58de8799f8f37ea01996f264c.tar.gz historical-08310f4c358540e58de8799f8f37ea01996f264c.tar.bz2 historical-08310f4c358540e58de8799f8f37ea01996f264c.zip |
app-text/aspell -> virtual/aspell-dict
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gtkspell/Manifest | 7 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.2.ebuild | 4 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.4.ebuild | 4 |
5 files changed, 18 insertions, 7 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 63f5d0e9c864..781e1b66a7df 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for app-text/gtkspell # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.13 2003/04/06 03:23:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.14 2003/04/23 00:32:14 vladimir Exp $ *gtkspell-2.0.4 (07 Mar 2003) + 22 Apr 2003; Graham Forest <vladimir@gentoo.org> gtkspell-2.0.0-r1.ebuild, + gtkspell-2.0.2.ebuild, gtkspell-2.0.4.ebuild: + app-text/aspell -> virtual/aspell-dict + 10 Mar 2003; Aron Griffis <agriffis@gentoo.org> gtkspell-2.0.4.ebuild: Add ~alpha to KEYWORDS diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest new file mode 100644 index 000000000000..f99b8a03b671 --- /dev/null +++ b/app-text/gtkspell/Manifest @@ -0,0 +1,7 @@ +MD5 f6ed1f83bcb423f786f140ab5be67b96 ChangeLog 1813 +MD5 19a46d738f61b3168504b2059f9453ba gtkspell-2.0.0-r1.ebuild 670 +MD5 a732b61023abdc8200ed394a03760d43 gtkspell-2.0.2.ebuild 664 +MD5 93b72ed8875642b89fccf08483e714f7 gtkspell-2.0.4.ebuild 963 +MD5 6dfdf5c869d5b3381077e134fce58544 files/digest-gtkspell-2.0.0-r1 66 +MD5 776dac4f06c10cd4d6030bb0227604ca files/digest-gtkspell-2.0.2 66 +MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4 66 diff --git a/app-text/gtkspell/gtkspell-2.0.0-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.0-r1.ebuild index 7d93dda21bc9..e8b6e36fb0f1 100644 --- a/app-text/gtkspell/gtkspell-2.0.0-r1.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.0-r1.ebuild,v 1.7 2003/03/01 04:17:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.0-r1.ebuild,v 1.8 2003/04/23 00:32:14 vladimir Exp $ DESCRIPTION="spell library for GTK2" SRC_URI="http://gtkspell.sourceforge.net/download/${P}.tar.gz" @@ -13,7 +13,7 @@ IUSE="nls" RDEPEND=">=dev-libs/glib-2.0.4 >=x11-libs/gtk+-2.0.5 - >=app-text/aspell-0.50" + virtual/aspell-dict" src_compile() { econf `use_enable nls` || die diff --git a/app-text/gtkspell/gtkspell-2.0.2.ebuild b/app-text/gtkspell/gtkspell-2.0.2.ebuild index 8bf92b63ba60..343be1998ef0 100644 --- a/app-text/gtkspell/gtkspell-2.0.2.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.2.ebuild,v 1.8 2003/04/06 03:23:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.2.ebuild,v 1.9 2003/04/23 00:32:14 vladimir Exp $ DESCRIPTION="spell library for GTK2" SRC_URI="http://gtkspell.sourceforge.net/download/${P}.tar.gz" @@ -13,7 +13,7 @@ IUSE="nls" RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2 - >=app-text/aspell-0.50" + virtual/aspell-dict" src_compile() { econf `use_enable nls` || die diff --git a/app-text/gtkspell/gtkspell-2.0.4.ebuild b/app-text/gtkspell/gtkspell-2.0.4.ebuild index 35acb9134a3e..d014fbdaa5c5 100644 --- a/app-text/gtkspell/gtkspell-2.0.4.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4.ebuild,v 1.4 2003/03/10 22:33:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4.ebuild,v 1.5 2003/04/23 00:32:14 vladimir Exp $ DESCRIPTION="spell library for GTK2" SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" @@ -12,7 +12,7 @@ SLOT="0" IUSE="doc" DEPEND=">=x11-libs/gtk+-2 - >=app-text/aspell-0.50 + virtual/aspell-dict doc? ( >=dev-util/gtk-doc-0.6 )" src_unpack() { |