diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-02 18:39:05 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-02 18:39:05 +0000 |
commit | 171153a02af855474181fb8af6ef2b82ca24e7f6 (patch) | |
tree | 9a0ee2bf3c2290ab7c4ec1a94855a2138c243c31 /dev-perl | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-171153a02af855474181fb8af6ef2b82ca24e7f6.tar.gz gentoo-2-171153a02af855474181fb8af6ef2b82ca24e7f6.tar.bz2 gentoo-2-171153a02af855474181fb8af6ef2b82ca24e7f6.zip |
Marking amd64 stable
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'dev-perl')
-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 |