diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 19:11:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 19:11:36 +0000 |
commit | 7cd68da071084c3560974ce48d36dadea614f7fb (patch) | |
tree | 3c5ff2e13e43f5afbd7fc514542495cefc9b045d /app-text/gtkspell | |
parent | Marking ~ppc-macos (bug #107641) (diff) | |
download | historical-7cd68da071084c3560974ce48d36dadea614f7fb.tar.gz historical-7cd68da071084c3560974ce48d36dadea614f7fb.tar.bz2 historical-7cd68da071084c3560974ce48d36dadea614f7fb.zip |
Mark 2.0.11 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/Manifest | 14 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.11.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 2f532ce78712..836b63f23a01 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # 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.42 2005/10/02 16:54:21 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.43 2005/10/02 19:11:36 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> gtkspell-2.0.11.ebuild: + Mark 2.0.11 stable on alpha 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> gtkspell-2.0.11.ebuild: diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest index 6aa83ff1a9bf..01e15197e025 100644 --- a/app-text/gtkspell/Manifest +++ b/app-text/gtkspell/Manifest @@ -1,9 +1,9 @@ -MD5 1b26ce1e2bdb0472216804663ca56474 ChangeLog 4597 -MD5 f9abff1da530fea89cf3043f082cc2d3 files/digest-gtkspell-2.0.11 67 -MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66 -MD5 b91273fd65f12fdab689ed2beb37c352 files/gtkspell-2.0.10-enchant.patch 8894 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 837c8b2c0504f33feacb22c9eebacabe gtkspell-2.0.4-r1.ebuild 1169 +MD5 caeeec3761b3dcd42d00505c89d0e35c ChangeLog 4704 +MD5 2013bdc610623bed43b2d2ddd7795d11 gtkspell-2.0.11.ebuild 1009 MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582 MD5 2c687dc22e69904275ba8afee73f55a9 files/gtkspell-2.0.4-enchant.patch 11806 -MD5 f4d904fefb9962df5e9fb857abd8eb1a gtkspell-2.0.11.ebuild 1008 -MD5 837c8b2c0504f33feacb22c9eebacabe gtkspell-2.0.4-r1.ebuild 1169 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 b91273fd65f12fdab689ed2beb37c352 files/gtkspell-2.0.10-enchant.patch 8894 +MD5 f9abff1da530fea89cf3043f082cc2d3 files/digest-gtkspell-2.0.11 67 +MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66 diff --git a/app-text/gtkspell/gtkspell-2.0.11.ebuild b/app-text/gtkspell/gtkspell-2.0.11.ebuild index c40d5d9b375e..412d825597b7 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.7 2005/10/02 16:54:21 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.8 2005/10/02 19:11:36 agriffis 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 ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2 |