diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:57:59 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:57:59 +0000 |
commit | c6775d897410b728cedd88a1ee51d8539b810717 (patch) | |
tree | 993b0867fb06f7fa2af06c683266341fd52e6c85 /dev-perl/WWW-Bugzilla | |
parent | Enable resample functionality. (diff) | |
download | historical-c6775d897410b728cedd88a1ee51d8539b810717.tar.gz historical-c6775d897410b728cedd88a1ee51d8539b810717.tar.bz2 historical-c6775d897410b728cedd88a1ee51d8539b810717.zip |
Stable on x86, bug #169152.
Package-Manager: portage-2.1.2-r11
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r-- | dev-perl/WWW-Bugzilla/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 3e0c3eee0f5c..3003d3295ccd 100644 --- a/dev-perl/WWW-Bugzilla/ChangeLog +++ b/dev-perl/WWW-Bugzilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/WWW-Bugzilla -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.20 2006/10/20 23:15:55 agriffis Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.21 2007/03/05 12:37:54 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> WWW-Bugzilla-0.8.ebuild: + Stable on x86, bug #169152. 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> WWW-Bugzilla-0.8.ebuild: Mark 0.8 stable on ia64 diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild index 8d6d1a18897f..1e4e2530db15 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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-0.8.ebuild,v 1.5 2006/10/20 23:15:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild,v 1.6 2007/03/05 12:37:54 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~bmc/${P}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ia64 ~ppc sparc ~x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="" RDEPEND="dev-perl/WWW-Mechanize |