summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-02-15 15:59:38 +0000
committerSamuli Suominen <drac@gentoo.org>2008-02-15 15:59:38 +0000
commitc3a51baf0601c6e36f6331ab57d2b3cc6f7761e5 (patch)
tree1b3355bac7c88d7c7a9e2ae65839e1e7ed7c7f3a /dev-perl
parentVersion bump. (diff)
downloadgentoo-2-c3a51baf0601c6e36f6331ab57d2b3cc6f7761e5.tar.gz
gentoo-2-c3a51baf0601c6e36f6331ab57d2b3cc6f7761e5.tar.bz2
gentoo-2-c3a51baf0601c6e36f6331ab57d2b3cc6f7761e5.zip
Remove unfunctional ebuilds doing nothing but installing documentation wrt #198698.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/WWW-Bugzilla/ChangeLog9
-rw-r--r--dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild20
-rw-r--r--dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild20
3 files changed, 7 insertions, 42 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog
index 54a0f49cd871..7d8a46416fb6 100644
--- a/dev-perl/WWW-Bugzilla/ChangeLog
+++ b/dev-perl/WWW-Bugzilla/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/WWW-Bugzilla
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.29 2007/11/10 18:07:04 armin76 Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.30 2008/02/15 15:59:38 drac Exp $
+
+ 15 Feb 2008; Samuli Suominen <drac@gentoo.org> -WWW-Bugzilla-1.0.ebuild,
+ -WWW-Bugzilla-1.3.ebuild:
+ Remove unfunctional ebuilds doing nothing but installing documentation wrt
+ #198698.
10 Nov 2007; Raúl Porcel <armin76@gentoo.org> WWW-Bugzilla-1.0.ebuild:
Revert back to ~arch, bug #198698
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild
deleted file mode 100644
index ae948fb88203..000000000000
--- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild,v 1.5 2007/11/10 18:07:04 armin76 Exp $
-
-inherit perl-module
-
-DESCRIPTION="WWW::Bugzilla - automate interaction with bugzilla"
-SRC_URI="mirror://cpan/authors/id/B/BM/BMC/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~bmc/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/WWW-Mechanize
- dev-perl/Class-MethodMaker
- dev-lang/perl"
-
-DEPEND="${RDEPEND}"
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild
deleted file mode 100644
index 8caab7af331f..000000000000
--- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild,v 1.1 2007/10/19 20:09:05 ian Exp $
-
-inherit perl-module
-
-DESCRIPTION="WWW::Bugzilla - automate interaction with bugzilla"
-SRC_URI="mirror://cpan/authors/id/B/BM/BMC/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~bmc/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/WWW-Mechanize
- dev-perl/Class-MethodMaker
- dev-lang/perl"
-
-DEPEND="${RDEPEND}"