diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:22:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:22:18 +0000 |
commit | b4ec00f9fc4228b3929f411cc9545e64e204b764 (patch) | |
tree | 2aa774f5590158c92a0d4a7a6da41853fdabcc9e /gnome-base/eel | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-b4ec00f9fc4228b3929f411cc9545e64e204b764.tar.gz gentoo-2-b4ec00f9fc4228b3929f411cc9545e64e204b764.tar.bz2 gentoo-2-b4ec00f9fc4228b3929f411cc9545e64e204b764.zip |
stable on alpha and ia64
Diffstat (limited to 'gnome-base/eel')
-rw-r--r-- | gnome-base/eel/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/eel/eel-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/eel/ChangeLog b/gnome-base/eel/ChangeLog index 7d9aeeb11329..4b3a3c9dc4a4 100644 --- a/gnome-base/eel/ChangeLog +++ b/gnome-base/eel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/eel # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.57 2004/02/10 13:51:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.58 2004/03/09 23:19:42 agriffis Exp $ + + 09 Mar 2004; <agriffis@gentoo.org> eel-2.4.2.ebuild: + stable on alpha and ia64 10 Feb 2004; <gustavoz@gentoo.org> eel-2.4.2.ebuild: stable on hppa and sparc diff --git a/gnome-base/eel/eel-2.4.2.ebuild b/gnome-base/eel/eel-2.4.2.ebuild index 31330e50ed25..85a185299457 100644 --- a/gnome-base/eel/eel-2.4.2.ebuild +++ b/gnome-base/eel/eel-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.4.2.ebuild,v 1.4 2004/02/10 13:51:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.4.2.ebuild,v 1.5 2004/03/09 23:19:42 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="EEL is the Eazel Extentions Library" HOMEPAGE="http://www.gnome.org/" SLOT="2" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ia64" RDEPEND=">=dev-libs/glib-2 >=gnome-base/gconf-1.2 |