diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-22 19:40:13 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-22 19:40:13 +0000 |
commit | bd818d56ce821560a642cc551b016420e2a9d1d3 (patch) | |
tree | ff817e47ad48b5efd8a179f3fac123e045fdf2e0 /gnome-extra/bug-buddy | |
parent | convince it more (diff) | |
download | gentoo-2-bd818d56ce821560a642cc551b016420e2a9d1d3.tar.gz gentoo-2-bd818d56ce821560a642cc551b016420e2a9d1d3.tar.bz2 gentoo-2-bd818d56ce821560a642cc551b016420e2a9d1d3.zip |
Re-drop HPPA keywording, bug #324511. Clean up old revisions.
(Portage version: 2.2_rc89/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/bug-buddy')
-rw-r--r-- | gnome-extra/bug-buddy/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/bug-buddy/bug-buddy-2.26.0.ebuild | 41 | ||||
-rw-r--r-- | gnome-extra/bug-buddy/bug-buddy-2.28.0.ebuild | 42 | ||||
-rw-r--r-- | gnome-extra/bug-buddy/bug-buddy-2.32.0.ebuild | 4 |
4 files changed, 8 insertions, 86 deletions
diff --git a/gnome-extra/bug-buddy/ChangeLog b/gnome-extra/bug-buddy/ChangeLog index 533d1eaf376b..4a2970b41917 100644 --- a/gnome-extra/bug-buddy/ChangeLog +++ b/gnome-extra/bug-buddy/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-extra/bug-buddy # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/ChangeLog,v 1.185 2010/10/17 15:21:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/ChangeLog,v 1.186 2010/10/22 19:40:13 eva Exp $ + + 22 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> + -bug-buddy-2.26.0.ebuild, -bug-buddy-2.28.0.ebuild, + bug-buddy-2.32.0.ebuild: + Re-drop HPPA keywording, bug #324511. Clean up old revisions. 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> bug-buddy-2.30.0.ebuild: alpha/ia64/sparc stable wrt #324077 diff --git a/gnome-extra/bug-buddy/bug-buddy-2.26.0.ebuild b/gnome-extra/bug-buddy/bug-buddy-2.26.0.ebuild deleted file mode 100644 index 5cb38a7d57c3..000000000000 --- a/gnome-extra/bug-buddy/bug-buddy-2.26.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2010 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.26.0.ebuild,v 1.10 2010/07/20 02:14:24 jer Exp $ - -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 - >=gnome-base/gnome-menus-2.11.1 - >=dev-libs/libxml2-2.4.6 - >=x11-libs/gtk+-2.14.0 - >=net-libs/libsoup-2.4 - >=gnome-base/libgtop-2.13.3 - eds? ( >=gnome-extra/evolution-data-server-1.3 ) - >=gnome-base/gconf-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.28.0.ebuild b/gnome-extra/bug-buddy/bug-buddy-2.28.0.ebuild deleted file mode 100644 index c47c3d58f856..000000000000 --- a/gnome-extra/bug-buddy/bug-buddy-2.28.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2010 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.28.0.ebuild,v 1.6 2010/08/18 22:08:19 maekke Exp $ - -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 - >=dev-libs/libxml2-2.4.6 - >=x11-libs/gtk+-2.14.0 - >=net-libs/libsoup-2.4 - >=gnome-base/libgtop-2.13.3 - eds? ( >=gnome-extra/evolution-data-server-1.3 ) - >=gnome-base/gconf-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 index 8c24b512d07d..e6451fd8f2d3 100644 --- a/gnome-extra/bug-buddy/bug-buddy-2.32.0.ebuild +++ b/gnome-extra/bug-buddy/bug-buddy-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.1 2010/10/12 19:13:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/bug-buddy-2.32.0.ebuild,v 1.2 2010/10/22 19:40:13 eva Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="Ximian-logos GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="eds" RDEPEND=">=gnome-base/libbonobo-2 |