diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 13:51:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 13:51:44 +0000 |
commit | d5c21623f75755fe1fc6c5d5a6dd060d35e24e4c (patch) | |
tree | 773a2a0cf514b9a021de40b955e1604ed5eb42ba /gnome-base/libglade | |
parent | Stable on sparc wrt #185823 (diff) | |
download | gentoo-2-d5c21623f75755fe1fc6c5d5a6dd060d35e24e4c.tar.gz gentoo-2-d5c21623f75755fe1fc6c5d5a6dd060d35e24e4c.tar.bz2 gentoo-2-d5c21623f75755fe1fc6c5d5a6dd060d35e24e4c.zip |
Stable on sparc wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'gnome-base/libglade')
-rw-r--r-- | gnome-base/libglade/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libglade/libglade-2.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libglade/ChangeLog b/gnome-base/libglade/ChangeLog index e03e47e22107..2555293c2372 100644 --- a/gnome-base/libglade/ChangeLog +++ b/gnome-base/libglade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libglade # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.96 2007/08/06 05:12:50 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.97 2007/08/07 13:51:44 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> libglade-2.6.1.ebuild: + Stable on sparc wrt #185823 06 Aug 2007; Joshua Kinard <kumba@gentoo.org> libglade-2.6.1.ebuild: Stable on mips, per #185823. diff --git a/gnome-base/libglade/libglade-2.6.1.ebuild b/gnome-base/libglade/libglade-2.6.1.ebuild index ef16e9b28b4b..402d328a091f 100644 --- a/gnome-base/libglade/libglade-2.6.1.ebuild +++ b/gnome-base/libglade/libglade-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.1.ebuild,v 1.2 2007/08/06 05:12:50 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.1.ebuild,v 1.3 2007/08/07 13:51:44 gustavoz Exp $ # FIXME : catalog stuff inherit eutils gnome2 @@ -10,7 +10,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 |