summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-08-02 18:43:48 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-08-02 18:43:48 +0000
commitb4d951c95a444dccefc02e0fdbc91f0da3371d21 (patch)
treec0bb23556b80a77a133f348e8086e6b20231e8aa /gnome-extra/zenity
parentVersion bump (diff)
downloadgentoo-2-b4d951c95a444dccefc02e0fdbc91f0da3371d21.tar.gz
gentoo-2-b4d951c95a444dccefc02e0fdbc91f0da3371d21.tar.bz2
gentoo-2-b4d951c95a444dccefc02e0fdbc91f0da3371d21.zip
Clean up old revisions.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r--gnome-extra/zenity/ChangeLog6
-rw-r--r--gnome-extra/zenity/zenity-2.20.1.ebuild34
-rw-r--r--gnome-extra/zenity/zenity-2.22.1.ebuild34
-rw-r--r--gnome-extra/zenity/zenity-2.24.0.ebuild34
4 files changed, 5 insertions, 103 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog
index e3551f06f311..b85e6b1cf204 100644
--- a/gnome-extra/zenity/ChangeLog
+++ b/gnome-extra/zenity/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/zenity
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.167 2009/06/09 14:55:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.168 2009/08/02 18:43:48 eva Exp $
+
+ 02 Aug 2009; Gilles Dartiguelongue <eva@gentoo.org> -zenity-2.20.1.ebuild,
+ -zenity-2.22.1.ebuild, -zenity-2.24.0.ebuild:
+ Clean up old revisions.
09 Jun 2009; Raúl Porcel <armin76@gentoo.org> zenity-2.26.0.ebuild:
Add ~arm/~sh
diff --git a/gnome-extra/zenity/zenity-2.20.1.ebuild b/gnome-extra/zenity/zenity-2.20.1.ebuild
deleted file mode 100644
index 79257ca92ed5..000000000000
--- a/gnome-extra/zenity/zenity-2.20.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.20.1.ebuild,v 1.7 2008/02/04 04:36:08 jer Exp $
-
-inherit gnome2
-
-DESCRIPTION="Tool to display dialogs from the commandline and shell scripts"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="libnotify"
-
-RDEPEND=">=x11-libs/gtk+-2.10
- >=dev-libs/glib-2.8
- >=gnome-base/libglade-2
- >=gnome-base/libgnomecanvas-2
- >=dev-lang/perl-5
- libnotify? ( >=x11-libs/libnotify-0.4.1 )"
-
-DEPEND="${RDEPEND}
- app-text/scrollkeeper
- >=dev-util/intltool-0.35
- >=sys-devel/gettext-0.14
- >=dev-util/pkgconfig-0.9
- >=app-text/gnome-doc-utils-0.10.1
- >=gnome-base/gnome-common-2.12.0"
-
-DOCS="AUTHORS ChangeLog HACKING NEWS README THANKS TODO"
-
-pkg_setup() {
- G2CONF="${G2CONF} --disable-scrollkeeper $(use_enable libnotify)"
-}
diff --git a/gnome-extra/zenity/zenity-2.22.1.ebuild b/gnome-extra/zenity/zenity-2.22.1.ebuild
deleted file mode 100644
index 1aabd6559469..000000000000
--- a/gnome-extra/zenity/zenity-2.22.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.22.1.ebuild,v 1.7 2008/11/13 19:18:52 ranger Exp $
-
-inherit gnome2
-
-DESCRIPTION="Tool to display dialogs from the commandline and shell scripts"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="libnotify"
-
-RDEPEND=">=x11-libs/gtk+-2.10
- >=dev-libs/glib-2.8
- >=gnome-base/libglade-2
- >=gnome-base/libgnomecanvas-2
- >=dev-lang/perl-5
- libnotify? ( >=x11-libs/libnotify-0.4.1 )"
-
-DEPEND="${RDEPEND}
- app-text/scrollkeeper
- >=dev-util/intltool-0.35
- >=sys-devel/gettext-0.14
- >=dev-util/pkgconfig-0.9
- >=app-text/gnome-doc-utils-0.10.1
- >=gnome-base/gnome-common-2.12.0"
-
-DOCS="AUTHORS ChangeLog HACKING NEWS README THANKS TODO"
-
-pkg_setup() {
- G2CONF="${G2CONF} --disable-scrollkeeper $(use_enable libnotify)"
-}
diff --git a/gnome-extra/zenity/zenity-2.24.0.ebuild b/gnome-extra/zenity/zenity-2.24.0.ebuild
deleted file mode 100644
index 905ed57e0f95..000000000000
--- a/gnome-extra/zenity/zenity-2.24.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.24.0.ebuild,v 1.1 2008/10/12 21:05:58 eva Exp $
-
-inherit gnome2
-
-DESCRIPTION="Tool to display dialogs from the commandline and shell scripts"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="libnotify"
-
-RDEPEND=">=x11-libs/gtk+-2.10
- >=dev-libs/glib-2.8
- >=gnome-base/libglade-2
- >=gnome-base/libgnomecanvas-2
- >=dev-lang/perl-5
- libnotify? ( >=x11-libs/libnotify-0.4.1 )"
-
-DEPEND="${RDEPEND}
- app-text/scrollkeeper
- >=dev-util/intltool-0.40
- >=sys-devel/gettext-0.14
- >=dev-util/pkgconfig-0.9
- >=app-text/gnome-doc-utils-0.10.1
- >=gnome-base/gnome-common-2.12.0"
-
-DOCS="AUTHORS ChangeLog HACKING NEWS README THANKS TODO"
-
-pkg_setup() {
- G2CONF="${G2CONF} --disable-scrollkeeper $(use_enable libnotify)"
-}