diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-09-20 15:35:13 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-09-20 15:35:13 +0000 |
commit | 1e88baa31a3656f12e13257f9ffd99575f8c35b1 (patch) | |
tree | 518b6757a485c5d42f713ddc92c92490ab3c6954 /app-text/gtkspell | |
parent | recommit Manifest, connection went down during commit. (diff) | |
download | historical-1e88baa31a3656f12e13257f9ffd99575f8c35b1.tar.gz historical-1e88baa31a3656f12e13257f9ffd99575f8c35b1.tar.bz2 historical-1e88baa31a3656f12e13257f9ffd99575f8c35b1.zip |
Sparc stable, Bug #238182.
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.20-gentoo-r8 x86_64
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index a532ce966c92..85ba3b046644 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gtkspell # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.58 2008/07/24 16:38:49 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.59 2008/09/20 15:35:13 fmccor Exp $ + + 20 Sep 2008; Ferris McCormick <fmccor@gentoo.org> gtkspell-2.0.13.ebuild: + Sparc stable, Bug #238182. 24 Jul 2008; Arun Raghavan <ford_prefect@gentoo.org> gtkspell-2.0.13.ebuild: Fix SRC_URI - gtkspell doesn't seem to use the usual SourceForge mirroring diff --git a/app-text/gtkspell/gtkspell-2.0.13.ebuild b/app-text/gtkspell/gtkspell-2.0.13.ebuild index 1d81daa8b948..6b17df2186ce 100644 --- a/app-text/gtkspell/gtkspell-2.0.13.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.13.ebuild,v 1.3 2008/07/24 16:32:56 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.13.ebuild,v 1.4 2008/09/20 15:35:13 fmccor Exp $ inherit 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2 |