diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-26 13:08:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-26 13:08:15 +0000 |
commit | ef750b9e6fff7ca53ce8ac6bc56948b56bee5ad6 (patch) | |
tree | 670c44ba4c656e2e779c972b12316d4cb5307934 /app-text/gtkspell | |
parent | bumped gs-sources-2.4.25_pre6 to stable (Manifest recommit) (diff) | |
download | gentoo-2-ef750b9e6fff7ca53ce8ac6bc56948b56bee5ad6.tar.gz gentoo-2-ef750b9e6fff7ca53ce8ac6bc56948b56bee5ad6.tar.bz2 gentoo-2-ef750b9e6fff7ca53ce8ac6bc56948b56bee5ad6.zip |
stable on sparc
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/gtkspell/Manifest | 8 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.4.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index f1a440ffdc63..e2afe5fe663c 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # 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.20 2003/11/29 22:07:02 brad_mssw Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.21 2004/01/26 13:08:05 gustavoz Exp $ + + 26 Jan 2004; <gustavoz@gentoo.org> gtkspell-2.0.4.ebuild: + stable on sparc 29 Nov 2003; Brad House <brad_mssw@gentoo.org> gtkspell-2.0.4-r1.ebuild: mark stable on amd64 diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest index d8419fd14b6f..b323f3eb978d 100644 --- a/app-text/gtkspell/Manifest +++ b/app-text/gtkspell/Manifest @@ -1,10 +1,10 @@ -MD5 a5ffc392cc9755692b4a0f0ffbcdf4d7 ChangeLog 2539 MD5 cb2be7d403df5de9a85f95222e17695f gtkspell-2.0.2.ebuild 663 -MD5 6923e1f3a4d1ee697c4b9838dc2f92f9 gtkspell-2.0.4.ebuild 1028 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 d6111888e572ab44e5bb53f03e16478d gtkspell-2.0.4-r1.ebuild 1115 +MD5 31cb23382fb54bad8da03e2d24e1cddf gtkspell-2.0.4.ebuild 1026 +MD5 eff36975d24ca8a514556962c4af9b16 ChangeLog 2617 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582 MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66 MD5 776dac4f06c10cd4d6030bb0227604ca files/digest-gtkspell-2.0.2 66 MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4 66 -MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582 MD5 2c687dc22e69904275ba8afee73f55a9 files/gtkspell-2.0.4-enchant.patch 11806 diff --git a/app-text/gtkspell/gtkspell-2.0.4.ebuild b/app-text/gtkspell/gtkspell-2.0.4.ebuild index 591e09162259..01e93c5a7379 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. +# Copyright 1999-2004 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.12 2003/11/18 14:55:06 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4.ebuild,v 1.13 2004/01/26 13:08:05 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ppc ~alpha hppa amd64" +KEYWORDS="x86 sparc ppc ~alpha hppa amd64" IUSE="doc" DEPEND=">=x11-libs/gtk+-2 |