diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:48:22 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:48:22 +0000 |
commit | dd646ecf9b8c087313ec76ccc826710171d456b1 (patch) | |
tree | 67e32c1852a38925d988e898ea170a22b90b5d72 /gnome-base/libgnomeui | |
parent | Fix compilation with included minilzo, bug 64622 (Manifest recommit) (diff) | |
download | gentoo-2-dd646ecf9b8c087313ec76ccc826710171d456b1.tar.gz gentoo-2-dd646ecf9b8c087313ec76ccc826710171d456b1.tar.bz2 gentoo-2-dd646ecf9b8c087313ec76ccc826710171d456b1.zip |
Stable on hppa.
Diffstat (limited to 'gnome-base/libgnomeui')
-rw-r--r-- | gnome-base/libgnomeui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeui/ChangeLog b/gnome-base/libgnomeui/ChangeLog index 8da4d57d6ae6..39325354eb5f 100644 --- a/gnome-base/libgnomeui/ChangeLog +++ b/gnome-base/libgnomeui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeui # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.64 2004/12/11 10:20:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.65 2004/12/23 13:46:58 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> libgnomeui-2.8.0.ebuild: + Stable on hppa. 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> libgnomeui-2.8.0.ebuild: diff --git a/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild b/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild index 415497c366e1..96b33fcd3543 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild,v 1.7 2004/12/11 10:20:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild,v 1.8 2004/12/23 13:46:58 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc jpeg" RDEPEND=">=x11-libs/gtk+-2.4.1 |