diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-04-18 19:09:25 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-04-18 19:09:25 +0000 |
commit | 44c16e3974a7bce9b0b7de0ffd76786928954a85 (patch) | |
tree | f5b5999801faf3247c4a44059adf52df3dfb72e0 /app-text | |
parent | Stable on alpha, bug #266664 (diff) | |
download | gentoo-2-44c16e3974a7bce9b0b7de0ffd76786928954a85.tar.gz gentoo-2-44c16e3974a7bce9b0b7de0ffd76786928954a85.tar.bz2 gentoo-2-44c16e3974a7bce9b0b7de0ffd76786928954a85.zip |
Stable on alpha, bug #266665
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 1001c9a86a80..2e6cfd62689e 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gtkspell # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.71 2009/03/16 23:42:55 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.72 2009/04/18 19:09:25 klausman Exp $ + + 18 Apr 2009; Tobias Klausmann <klausman@gentoo.org> + gtkspell-2.0.15.ebuild: + Stable on alpha, bug #266665 *gtkspell-2.0.15 (16 Mar 2009) diff --git a/app-text/gtkspell/gtkspell-2.0.15.ebuild b/app-text/gtkspell/gtkspell-2.0.15.ebuild index 9f2d06b35619..defd4ba9c1f2 100644 --- a/app-text/gtkspell/gtkspell-2.0.15.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.15.ebuild,v 1.1 2009/03/16 23:42:55 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.15.ebuild,v 1.2 2009/04/18 19:09:25 klausman Exp $ inherit eutils @@ -11,7 +11,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 |