diff options
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.16.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index 6690d445b51e..05621f7944ac 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.99 2006/09/14 14:18:17 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.100 2006/09/15 22:09:40 dang Exp $ + + 15 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> zenity-2.16.0.ebuild: + Remove hppa and ia64 until they keyword libnotify 14 Sep 2006; John N. Laliberte <allanonjl@gentoo.org> zenity-2.16.0.ebuild: diff --git a/gnome-extra/zenity/zenity-2.16.0.ebuild b/gnome-extra/zenity/zenity-2.16.0.ebuild index 104a26e21192..48ae04537bf5 100644 --- a/gnome-extra/zenity/zenity-2.16.0.ebuild +++ b/gnome-extra/zenity/zenity-2.16.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.16.0.ebuild,v 1.2 2006/09/14 14:18:17 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.16.0.ebuild,v 1.3 2006/09/15 22:09:40 dang Exp $ inherit gnome2 eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="libnotify" RDEPEND=">=x11-libs/gtk+-2.10 |