diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 11:46:37 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 11:46:37 +0000 |
commit | ef555c2fdb41bcdae3865acdafb13960d5021b77 (patch) | |
tree | d0652791f743206263e8e9bd26481e4390819752 /app-text/gtkspell | |
parent | Fix media-tv/livestation license name (diff) | |
download | historical-ef555c2fdb41bcdae3865acdafb13960d5021b77.tar.gz historical-ef555c2fdb41bcdae3865acdafb13960d5021b77.tar.bz2 historical-ef555c2fdb41bcdae3865acdafb13960d5021b77.zip |
Transfer Prefix keywords
Package-Manager: portage-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 |