diff options
author | Markus Meier <maekke@gentoo.org> | 2009-08-14 21:05:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-08-14 21:05:40 +0000 |
commit | cf433a0c69cf0414950fa3bacbdb77e0871efd1e (patch) | |
tree | 44157158a1207977ed17375beecbaf9b0875619e /gnome-base/libglade/libglade-2.6.4.ebuild | |
parent | amd64/x86 stable, bug #280851 (diff) | |
download | historical-cf433a0c69cf0414950fa3bacbdb77e0871efd1e.tar.gz historical-cf433a0c69cf0414950fa3bacbdb77e0871efd1e.tar.bz2 historical-cf433a0c69cf0414950fa3bacbdb77e0871efd1e.zip |
amd64/x86 stable, bug #280814
Package-Manager: portage-2.2_rc38/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/libglade/libglade-2.6.4.ebuild')
-rw-r--r-- | gnome-base/libglade/libglade-2.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libglade/libglade-2.6.4.ebuild b/gnome-base/libglade/libglade-2.6.4.ebuild index a3487fed8f8a..78314c9a6c73 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-2009 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.1 2009/03/18 23:59:37 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.4.ebuild,v 1.2 2009/08/14 21:05:40 maekke Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" 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 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.10 |