diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-10 16:48:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-10 16:48:14 +0000 |
commit | e12c9c1bb5d9ceecb1014e3798fdc1d696794c21 (patch) | |
tree | 453e0cf81d81d5faf7d6d9f56b71c1cff7c91233 /gnome-base | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-e12c9c1bb5d9ceecb1014e3798fdc1d696794c21.tar.gz gentoo-2-e12c9c1bb5d9ceecb1014e3798fdc1d696794c21.tar.bz2 gentoo-2-e12c9c1bb5d9ceecb1014e3798fdc1d696794c21.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gail/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gail/gail-1000.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index be5de2651e7d..f3ac507645dc 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.168 2009/11/07 23:24:06 eva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.169 2010/01/10 16:48:14 fauli Exp $ + + 10 Jan 2010; Christian Faulhammer <fauli@gentoo.org> gail-1000.ebuild: + Transfer Prefix keywords 07 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org> -gail-1.20.2.ebuild, -gail-1.22.3.ebuild: diff --git a/gnome-base/gail/gail-1000.ebuild b/gnome-base/gail/gail-1000.ebuild index 53f0fa05e52c..f70a92a53369 100644 --- a/gnome-base/gail/gail-1000.ebuild +++ b/gnome-base/gail/gail-1000.ebuild @@ -1,13 +1,13 @@ -# 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/gnome-base/gail/gail-1000.ebuild,v 1.8 2009/05/04 03:46:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1000.ebuild,v 1.9 2010/01/10 16:48:14 fauli Exp $ DESCRIPTION="Dummy gail to handle migration to gtk+" HOMEPAGE="http://gnome.gentoo.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=x11-libs/gtk+-2.13.0" |