summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r--gnome-extra/zenity/ChangeLog5
-rw-r--r--gnome-extra/zenity/zenity-1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog
index 8ba5fca16d8e..6ee33538d209 100644
--- a/gnome-extra/zenity/ChangeLog
+++ b/gnome-extra/zenity/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-extra/zenity
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.14 2004/02/10 14:04:21 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.15 2004/03/09 23:27:24 agriffis Exp $
+
+ 09 Mar 2004; <agriffis@gentoo.org> zenity-1.8.ebuild:
+ stable on alpha and ia64
10 Feb 2004; <gustavoz@gentoo.org> zenity-1.8.ebuild:
stable on hppa and sparc
diff --git a/gnome-extra/zenity/zenity-1.8.ebuild b/gnome-extra/zenity/zenity-1.8.ebuild
index 1780b73dd108..70933accef11 100644
--- a/gnome-extra/zenity/zenity-1.8.ebuild
+++ b/gnome-extra/zenity/zenity-1.8.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-extra/zenity/zenity-1.8.ebuild,v 1.4 2004/02/10 14:04:21 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-1.8.ebuild,v 1.5 2004/03/09 23:27:24 agriffis Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64 ~ia64"
+KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ia64"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2