diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-04-13 18:51:36 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-04-13 18:51:36 +0000 |
commit | a3bd8146b2fd2c673071457ba4f7228ccf8d782a (patch) | |
tree | 38d97a297fa0f3e156187d7ecb017b95a2dd3fd4 /app-text | |
parent | Keyworded for amd64 wrt bug #314543 (diff) | |
download | gentoo-2-a3bd8146b2fd2c673071457ba4f7228ccf8d782a.tar.gz gentoo-2-a3bd8146b2fd2c673071457ba4f7228ccf8d782a.tar.bz2 gentoo-2-a3bd8146b2fd2c673071457ba4f7228ccf8d782a.zip |
Stable on amd64 wrt bug #310397
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 50ec514581d9..f8d4770188ee 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gtkspell # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.81 2010/04/04 18:42:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.82 2010/04/13 18:51:36 hwoarang Exp $ + + 13 Apr 2010; Markos Chandras <hwoarang@gentoo.org> gtkspell-2.0.16.ebuild: + Stable on amd64 wrt bug #310397 04 Apr 2010; Raúl Porcel <armin76@gentoo.org> gtkspell-2.0.16.ebuild: alpha/arm/ia64/sparc stable wrt #310397 diff --git a/app-text/gtkspell/gtkspell-2.0.16.ebuild b/app-text/gtkspell/gtkspell-2.0.16.ebuild index f11a924fc9ac..489385d73d85 100644 --- a/app-text/gtkspell/gtkspell-2.0.16.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.16.ebuild,v 1.3 2010/04/04 18:42:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.16.ebuild,v 1.4 2010/04/13 18:51:36 hwoarang Exp $ EAPI="2" @@ -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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2 |