diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-11 16:02:25 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-11 16:02:25 +0000 |
commit | 5054a9385d53458793ecad9d167d47fd5215c448 (patch) | |
tree | d437be381c6296549b05329a08a204f366bdac08 /gnome-base | |
parent | Fix bug #90514 by manually running autoreconf. (diff) | |
download | gentoo-2-5054a9385d53458793ecad9d167d47fd5215c448.tar.gz gentoo-2-5054a9385d53458793ecad9d167d47fd5215c448.tar.bz2 gentoo-2-5054a9385d53458793ecad9d167d47fd5215c448.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libglade/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libglade/libglade-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libglade/ChangeLog b/gnome-base/libglade/ChangeLog index d1b5938e66ce..af9aff203c4d 100644 --- a/gnome-base/libglade/ChangeLog +++ b/gnome-base/libglade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libglade # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.61 2005/05/08 13:34:14 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.62 2005/05/11 16:02:25 gmsoft Exp $ + + 11 May 2005; Guy Martin <gmsoft@gentoo.org> libglade-2.4.2.ebuild: + Stable on hppa. 08 May 2005; Herbie Hopkins <herbs@gentoo.org> libglade-2.4.2.ebuild: Stable on amd64. diff --git a/gnome-base/libglade/libglade-2.4.2.ebuild b/gnome-base/libglade/libglade-2.4.2.ebuild index 3b73578abd7a..f4ce2eeea7c2 100644 --- a/gnome-base/libglade/libglade-2.4.2.ebuild +++ b/gnome-base/libglade/libglade-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.4.2.ebuild,v 1.4 2005/05/08 13:34:14 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.4.2.ebuild,v 1.5 2005/05/11 16:02:25 gmsoft Exp $ # FIXME : catalog stuff inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.4 |