diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:22:17 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:22:17 +0000 |
commit | 0293949b2bdf0f0c43b08cea7a081f79d1fb682c (patch) | |
tree | 5c13a06bea80096fb8d5ba2d1299a631c065fe89 /gnome-base | |
parent | stable on ppc64, bug #58191 (Manifest recommit) (diff) | |
download | gentoo-2-0293949b2bdf0f0c43b08cea7a081f79d1fb682c.tar.gz gentoo-2-0293949b2bdf0f0c43b08cea7a081f79d1fb682c.tar.bz2 gentoo-2-0293949b2bdf0f0c43b08cea7a081f79d1fb682c.zip |
stable on ppc64, bug #58191
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/eel/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/eel/eel-2.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/eel/ChangeLog b/gnome-base/eel/ChangeLog index b35c1437f29a..1131f9c63821 100644 --- a/gnome-base/eel/ChangeLog +++ b/gnome-base/eel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/eel # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.70 2004/07/11 19:47:40 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.71 2004/07/29 02:22:17 tgall Exp $ + + 28 Jul 2004; Tom Gall <tgall@gentoo.org> eel-2.6.2.ebuild: + stable on ppc64, bug #58191 *eel-2.6.2 (11 Jul 2004) diff --git a/gnome-base/eel/eel-2.6.2.ebuild b/gnome-base/eel/eel-2.6.2.ebuild index b3be3642f0d8..bdaff87c6dc1 100644 --- a/gnome-base/eel/eel-2.6.2.ebuild +++ b/gnome-base/eel/eel-2.6.2.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/eel/eel-2.6.2.ebuild,v 1.1 2004/07/11 19:47:40 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.6.2.ebuild,v 1.2 2004/07/29 02:22:17 tgall Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="The Eazel Extentions Library" HOMEPAGE="http://www.gnome.org/" SLOT="2" LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ppc64" RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2.3 |