diff options
author | 2005-09-30 17:18:51 +0000 | |
---|---|---|
committer | 2005-09-30 17:18:51 +0000 | |
commit | 5858c08d9761c98b90fc789c67725d6d50173a1a (patch) | |
tree | 7509dea06e389129a53a3459f056e6a52661c621 /app-text | |
parent | * bump again (diff) | |
download | historical-5858c08d9761c98b90fc789c67725d6d50173a1a.tar.gz historical-5858c08d9761c98b90fc789c67725d6d50173a1a.tar.bz2 historical-5858c08d9761c98b90fc789c67725d6d50173a1a.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gtkspell/Manifest | 22 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.11.ebuild | 4 |
3 files changed, 23 insertions, 9 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index d7bef94840b5..3f158b50a3ad 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gtkspell # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.36 2005/09/29 20:51:37 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.37 2005/09/30 17:18:51 gustavoz Exp $ + + 30 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gtkspell-2.0.11.ebuild: + Stable on sparc 29 Sep 2005; John N. Laliberte <allanonjl@gentoo.org> gtkspell-2.0.11.ebuild: diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest index ce1adcf42748..87211fbbb18f 100644 --- a/app-text/gtkspell/Manifest +++ b/app-text/gtkspell/Manifest @@ -1,9 +1,19 @@ -MD5 d3e28883c0eac0ec9a7ea1d2cbf9696b gtkspell-2.0.11.ebuild 1015 -MD5 837c8b2c0504f33feacb22c9eebacabe gtkspell-2.0.4-r1.ebuild 1169 -MD5 f64660848165da7078ce12c8465554d4 ChangeLog 4198 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 6274b51c1c6a8e4b604dd000ce78eabb ChangeLog 4296 +MD5 f7f7ec373633d8614440f73c99838d77 gtkspell-2.0.11.ebuild 1013 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 b91273fd65f12fdab689ed2beb37c352 files/gtkspell-2.0.10-enchant.patch 8894 +MD5 837c8b2c0504f33feacb22c9eebacabe gtkspell-2.0.4-r1.ebuild 1169 +MD5 f9abff1da530fea89cf3043f082cc2d3 files/digest-gtkspell-2.0.11 67 MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582 -MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66 +MD5 b91273fd65f12fdab689ed2beb37c352 files/gtkspell-2.0.10-enchant.patch 8894 MD5 2c687dc22e69904275ba8afee73f55a9 files/gtkspell-2.0.4-enchant.patch 11806 -MD5 f9abff1da530fea89cf3043f082cc2d3 files/digest-gtkspell-2.0.11 67 +MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFDPXPHKRy60XGEcJIRAt1jAJ9j+jEsGD+zGUdmZ4wBpGz2UujnIACfYdTM +yBeoqHnWHRzGh5ByAhV/4e8= +=sF/l +-----END PGP SIGNATURE----- diff --git a/app-text/gtkspell/gtkspell-2.0.11.ebuild b/app-text/gtkspell/gtkspell-2.0.11.ebuild index 62704d662e32..55ef41f72230 100644 --- a/app-text/gtkspell/gtkspell-2.0.11.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.3 2005/09/29 20:51:37 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.4 2005/09/30 17:18:51 gustavoz Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc x86 ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc sparc x86 ~ppc64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2 |