diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-04 18:42:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-04 18:42:10 +0000 |
commit | 7706c2d6a60756dd9ae281f37884466020604fe5 (patch) | |
tree | f44ded41dec99caaaaf64db8a83fea25a65529e7 /app-text/gtkspell | |
parent | alpha/ia64/sparc/x86 stable wrt #246798 (diff) | |
download | gentoo-2-7706c2d6a60756dd9ae281f37884466020604fe5.tar.gz gentoo-2-7706c2d6a60756dd9ae281f37884466020604fe5.tar.bz2 gentoo-2-7706c2d6a60756dd9ae281f37884466020604fe5.zip |
alpha/arm/ia64/sparc stable wrt #310397
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'app-text/gtkspell')
-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 b5c215b5035a..50ec514581d9 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.80 2010/03/24 19:25:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.81 2010/04/04 18:42:10 armin76 Exp $ + + 04 Apr 2010; Raúl Porcel <armin76@gentoo.org> gtkspell-2.0.16.ebuild: + alpha/arm/ia64/sparc stable wrt #310397 24 Mar 2010; Christian Faulhammer <fauli@gentoo.org> gtkspell-2.0.16.ebuild: diff --git a/app-text/gtkspell/gtkspell-2.0.16.ebuild b/app-text/gtkspell/gtkspell-2.0.16.ebuild index fab2bc7d0c48..f11a924fc9ac 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.2 2010/03/24 19:25:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.16.ebuild,v 1.3 2010/04/04 18:42:10 armin76 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 |