diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 14:20:27 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 14:20:27 +0000 |
commit | 5be96ccad3b9e30f3def52752a5e71847561b39c (patch) | |
tree | ffef28f95fac6e843c25015572e7a9dd6f66a6bc /x11-themes | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-5be96ccad3b9e30f3def52752a5e71847561b39c.tar.gz gentoo-2-5be96ccad3b9e30f3def52752a5e71847561b39c.tar.bz2 gentoo-2-5be96ccad3b9e30f3def52752a5e71847561b39c.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index 705ead2804f6..de6df011bdc3 100644 --- a/x11-themes/gtk-engines/ChangeLog +++ b/x11-themes/gtk-engines/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-engines -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.185 2012/05/05 04:10:04 jdhore Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.186 2013/01/28 14:20:27 aballier Exp $ + + 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> gtk-engines-2.20.2.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gtk-engines-2.20.2.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild b/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild index 91fddb3977cc..5f4ad6d333a5 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild,v 1.11 2012/05/05 04:10:04 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild,v 1.12 2013/01/28 14:20:27 aballier Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="accessibility lua" RDEPEND=">=x11-libs/gtk+-2.12:2 |