summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-10-17 20:53:25 +0000
committerPacho Ramos <pacho@gentoo.org>2011-10-17 20:53:25 +0000
commit249bc5d49cc55d12569e8f890c18b09ac65076b8 (patch)
treea64ab21948974deebc018be902e57b535a46a7f4 /gnome-extra/bug-buddy
parentarm stable, bug #386679 (diff)
downloadgentoo-2-249bc5d49cc55d12569e8f890c18b09ac65076b8.tar.gz
gentoo-2-249bc5d49cc55d12569e8f890c18b09ac65076b8.tar.bz2
gentoo-2-249bc5d49cc55d12569e8f890c18b09ac65076b8.zip
Drop old.
(Portage version: 2.1.10.28/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/bug-buddy')
-rw-r--r--gnome-extra/bug-buddy/ChangeLog6
-rw-r--r--gnome-extra/bug-buddy/bug-buddy-2.30.0.ebuild43
-rw-r--r--gnome-extra/bug-buddy/bug-buddy-2.32.0.ebuild37
3 files changed, 5 insertions, 81 deletions
diff --git a/gnome-extra/bug-buddy/ChangeLog b/gnome-extra/bug-buddy/ChangeLog
index 0dd7c294c2c4..dd3692ea0331 100644
--- a/gnome-extra/bug-buddy/ChangeLog
+++ b/gnome-extra/bug-buddy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/bug-buddy
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/ChangeLog,v 1.195 2011/03/23 07:57:04 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/ChangeLog,v 1.196 2011/10/17 20:53:25 pacho Exp $
+
+ 17 Oct 2011; Pacho Ramos <pacho@gentoo.org> -bug-buddy-2.32.0.ebuild,
+ -bug-buddy-2.30.0.ebuild:
+ Drop old.
23 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
bug-buddy-2.30.0.ebuild, bug-buddy-2.32.0.ebuild,
diff --git a/gnome-extra/bug-buddy/bug-buddy-2.30.0.ebuild b/gnome-extra/bug-buddy/bug-buddy-2.30.0.ebuild
deleted file mode 100644
index 7fbdae715870..000000000000
--- a/gnome-extra/bug-buddy/bug-buddy-2.30.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/bug-buddy-2.30.0.ebuild,v 1.9 2011/03/23 07:57:04 nirbheek Exp $
-
-EAPI="2"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="A graphical bug reporting tool"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="Ximian-logos GPL-2"
-SLOT="2"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="eds"
-
-# Articifially raise gtk+ dep to support loading through XSettings
-RDEPEND=">=gnome-base/libbonobo-2
- >=dev-libs/glib-2.16.0:2
- >=dev-libs/libxml2-2.4.6:2
- >=x11-libs/gtk+-2.14.0:2
- >=net-libs/libsoup-2.4:2.4
- >=gnome-base/libgtop-2.13.3:2
- eds? ( >=gnome-extra/evolution-data-server-1.3 )
- >=gnome-base/gconf-2:2
- || ( dev-libs/elfutils dev-libs/libelf )
- >=sys-devel/gdb-5.1"
-
-DEPEND=${RDEPEND}"
- >=app-text/gnome-doc-utils-0.3.2
- >=dev-util/pkgconfig-0.9
- >=dev-util/intltool-0.40"
-
-DOCS="AUTHORS ChangeLog NEWS README TODO"
-
-pkg_setup() {
- # Google-breakpad seems to support only x86.
- # It is mostly useless for a distro like gentoo. Disable for now.
- G2CONF="${G2CONF}
- --disable-google-breakpad
- $(use_enable eds)"
-}
diff --git a/gnome-extra/bug-buddy/bug-buddy-2.32.0.ebuild b/gnome-extra/bug-buddy/bug-buddy-2.32.0.ebuild
deleted file mode 100644
index 3c2ac15270dc..000000000000
--- a/gnome-extra/bug-buddy/bug-buddy-2.32.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/bug-buddy-2.32.0.ebuild,v 1.3 2011/03/23 07:57:04 nirbheek Exp $
-
-EAPI="3"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="A graphical bug reporting tool"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="Ximian-logos GPL-2"
-SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="eds"
-
-RDEPEND=">=gnome-base/libbonobo-2
- >=dev-libs/glib-2.16:2
- >=dev-libs/libxml2-2.4.6
- >=x11-libs/gtk+-2.14:2
- >=net-libs/libsoup-2.4:2.4
- >=gnome-base/libgtop-2.13.3:2
- >=gnome-base/gconf-2:2
- || ( dev-libs/elfutils dev-libs/libelf )
- >=sys-devel/gdb-5.1
- eds? ( >=gnome-extra/evolution-data-server-1.3 )"
-DEPEND="${RDEPEND}
- >=app-text/gnome-doc-utils-0.3.2
- >=dev-util/pkgconfig-0.9
- >=dev-util/intltool-0.40"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- $(use_enable eds)"
- DOCS="AUTHORS ChangeLog NEWS README TODO"
-}