diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:06:59 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:06:59 +0000 |
commit | 9ee56933666323628a27a20538b9b584c32a40e6 (patch) | |
tree | ce9d058892ce58982835f4a1c61410613e6de39a /gnome-extra/zenity | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-9ee56933666323628a27a20538b9b584c32a40e6.tar.gz gentoo-2-9ee56933666323628a27a20538b9b584c32a40e6.tar.bz2 gentoo-2-9ee56933666323628a27a20538b9b584c32a40e6.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-3.8.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index 4df2d8422e11..83688285b17c 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.216 2014/02/22 15:24:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.217 2014/02/22 22:06:59 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> zenity-3.8.0-r2.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> zenity-3.8.0-r2.ebuild: arch stable, bug 888 diff --git a/gnome-extra/zenity/zenity-3.8.0-r2.ebuild b/gnome-extra/zenity/zenity-3.8.0-r2.ebuild index e7517ff76681..1889cda5697e 100644 --- a/gnome-extra/zenity/zenity-3.8.0-r2.ebuild +++ b/gnome-extra/zenity/zenity-3.8.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.8.0-r2.ebuild,v 1.2 2014/02/22 15:24:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.8.0-r2.ebuild,v 1.3 2014/02/22 22:06:59 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Zenity" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="libnotify test +webkit" RDEPEND=" |