diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 20:19:54 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 20:19:54 +0000 |
commit | 4042f2e03b37e5bb6fb3bdb02009f6b916acfc95 (patch) | |
tree | d8ebbdcd149232f43eca906c5fd9dd4fa84809b1 /gnome-base/libglade | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-4042f2e03b37e5bb6fb3bdb02009f6b916acfc95.tar.gz gentoo-2-4042f2e03b37e5bb6fb3bdb02009f6b916acfc95.tar.bz2 gentoo-2-4042f2e03b37e5bb6fb3bdb02009f6b916acfc95.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libglade')
-rw-r--r-- | gnome-base/libglade/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libglade/libglade-2.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libglade/ChangeLog b/gnome-base/libglade/ChangeLog index 2564367ce1ac..019a0b1d3125 100644 --- a/gnome-base/libglade/ChangeLog +++ b/gnome-base/libglade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libglade # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.137 2012/05/05 08:31:24 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.138 2012/05/12 20:19:54 aballier Exp $ + + 12 May 2012; Alexis Ballier <aballier@gentoo.org> libglade-2.6.4.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> libglade-2.6.4.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/gnome-base/libglade/libglade-2.6.4.ebuild b/gnome-base/libglade/libglade-2.6.4.ebuild index ed6d9b279177..4bc61c022aca 100644 --- a/gnome-base/libglade/libglade-2.6.4.ebuild +++ b/gnome-base/libglade/libglade-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.4.ebuild,v 1.14 2012/05/05 08:31:24 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.4.ebuild,v 1.15 2012/05/12 20:19:54 aballier Exp $ EAPI="3" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://library.gnome.org/devel/libglade/stable/" LICENSE="LGPL-2" SLOT="2.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 ~amd64-fbsd ~x86-fbsd" IUSE="doc static-libs test" RDEPEND=">=dev-libs/glib-2.10:2 |