diff options
author | 2005-10-02 11:30:24 +0000 | |
---|---|---|
committer | 2005-10-02 11:30:24 +0000 | |
commit | 818d8cc7e4863a8dca34f849f5b69d257286c750 (patch) | |
tree | 330a9d66f1493df9f8b93f350bc007262315ad03 /app-text | |
parent | Mark 1.6 stable on ia64 (diff) | |
download | historical-818d8cc7e4863a8dca34f849f5b69d257286c750.tar.gz historical-818d8cc7e4863a8dca34f849f5b69d257286c750.tar.bz2 historical-818d8cc7e4863a8dca34f849f5b69d257286c750.zip |
Mark 2.0.11 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/Manifest | 22 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.11.ebuild | 4 |
3 files changed, 12 insertions, 19 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index cd2ee2caffc0..f30a4a4f0baa 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.38 2005/10/01 12:24:54 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.39 2005/10/02 11:30:24 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> gtkspell-2.0.11.ebuild: + Mark 2.0.11 stable on ia64 01 Oct 2005; Luis Medinas <metalgod@gentoo.org> gtkspell-2.0.11.ebuild: Marked Stable on amd64. diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest index 84dc76187bc2..b454b80d88e7 100644 --- a/app-text/gtkspell/Manifest +++ b/app-text/gtkspell/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 2d38a46d48a54fdfd1ca59d8db5d7c57 ChangeLog 4397 -MD5 29e592e3e19eb1b826fdcdde871dd6c4 gtkspell-2.0.11.ebuild 1012 -MD5 837c8b2c0504f33feacb22c9eebacabe gtkspell-2.0.4-r1.ebuild 1169 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -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 837c8b2c0504f33feacb22c9eebacabe gtkspell-2.0.4-r1.ebuild 1169 +MD5 0432d914b7ed098acd8335cac30f29b8 ChangeLog 4501 +MD5 31d9e22fa67798ecbc016f86951b3789 gtkspell-2.0.11.ebuild 1011 MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582 MD5 2c687dc22e69904275ba8afee73f55a9 files/gtkspell-2.0.4-enchant.patch 11806 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDPo5AwUpWvClEHQoRApUxAKCHk8bgvrLUigTGvxLLWK2E9RFhJACfc6xM -BXySG3HGMInQ5PrIdwwMLAs= -=LYS/ ------END PGP SIGNATURE----- +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 66332f287148..02d2aae06c21 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.5 2005/10/01 12:24:54 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.6 2005/10/02 11:30:24 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 |