diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 11:20:58 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 11:20:58 +0000 |
commit | 4fd9bf7fc0676d0cab81028c75000d5fe14dada4 (patch) | |
tree | f0f9be96578fb225499c0a5a4eb7f56c2a25a1fe /app-text/gtkspell | |
parent | Stable on amd64 wrt bug #298799 (diff) | |
download | gentoo-2-4fd9bf7fc0676d0cab81028c75000d5fe14dada4.tar.gz gentoo-2-4fd9bf7fc0676d0cab81028c75000d5fe14dada4.tar.bz2 gentoo-2-4fd9bf7fc0676d0cab81028c75000d5fe14dada4.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.15-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 3c53843ec8ed..a68fea9aa4ff 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gtkspell -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.77 2009/05/26 04:40:29 serkan Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.78 2010/01/02 11:20:58 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + gtkspell-2.0.15-r1.ebuild: + Transfer Prefix keywords *gtkspell-2.0.15-r1 (26 May 2009) diff --git a/app-text/gtkspell/gtkspell-2.0.15-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.15-r1.ebuild index f9b55604b053..09299199b33f 100644 --- a/app-text/gtkspell/gtkspell-2.0.15-r1.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.15-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.15-r1.ebuild,v 1.1 2009/05/26 04:40:29 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.15-r1.ebuild,v 1.2 2010/01/02 11:20:58 fauli Exp $ EAPI="2" @@ -13,7 +13,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2 |