diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-16 01:33:08 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-16 01:33:08 +0000 |
commit | 3d384d0ef0aa771a280e86f4843c7f45699de7fd (patch) | |
tree | 9f97932972dddc8c7d404f2263249072f686cc42 /dev-perl/WWW-Bugzilla | |
parent | Stable on SPARC wrt security bug #144089. (diff) | |
download | gentoo-2-3d384d0ef0aa771a280e86f4843c7f45699de7fd.tar.gz gentoo-2-3d384d0ef0aa771a280e86f4843c7f45699de7fd.tar.bz2 gentoo-2-3d384d0ef0aa771a280e86f4843c7f45699de7fd.zip |
Marking amd64, sparc stable; cleaning out old ebuilds
(Portage version: 2.1.2_pre1)
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 | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index d3c2ae788482..8bdcac099ff3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.18 2006/08/06 01:08:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.19 2006/10/16 01:33:08 mcummings Exp $ + + 16 Oct 2006; Michael Cummings <mcummings@gentoo.org> + -WWW-Bugzilla-0.2.ebuild, -WWW-Bugzilla-0.6.ebuild, + WWW-Bugzilla-0.8.ebuild: + Marking amd64, sparc stable; cleaning out old ebuilds 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> WWW-Bugzilla-0.4.ebuild, WWW-Bugzilla-0.6.ebuild, WWW-Bugzilla-0.8.ebuild: diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild index 9d9f64f4b5a8..fd636e62af19 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 # 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.3 2006/08/06 01:08:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild,v 1.4 2006/10/16 01:33:08 mcummings 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 |