diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-02 18:41:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-02 18:41:04 +0000 |
commit | b99f6c8c7327c72d11a7d2fc6f1cc96b127b268f (patch) | |
tree | 73b8d056a5e78e6e7d0e871496cc32968a684786 /dev-perl/WWW-Bugzilla | |
parent | stable on x86 and amd64 (diff) | |
download | historical-b99f6c8c7327c72d11a7d2fc6f1cc96b127b268f.tar.gz historical-b99f6c8c7327c72d11a7d2fc6f1cc96b127b268f.tar.bz2 historical-b99f6c8c7327c72d11a7d2fc6f1cc96b127b268f.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r-- | dev-perl/WWW-Bugzilla/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 733ea34453e5..8c97574c7d3d 100644 --- a/dev-perl/WWW-Bugzilla/ChangeLog +++ b/dev-perl/WWW-Bugzilla/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2006/06/22 08:16:20 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.15 2006/07/02 18:39:05 mcummings Exp $ + + 02 Jul 2006; Michael Cummings <mcummings@gentoo.org> + WWW-Bugzilla-0.4.ebuild: + Marking amd64 stable *WWW-Bugzilla-0.8 (22 Jun 2006) diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild index 421948aadc25..3a071fe2cf77 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.4.ebuild,v 1.9 2006/01/13 22:33:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild,v 1.10 2006/07/02 18:39:05 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~mcvella/${P}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" RDEPEND="dev-perl/WWW-Mechanize |