diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-06-25 17:10:09 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-06-25 17:10:09 +0000 |
commit | 2528a9985990d75881d0f459a5a30d85d30e75c4 (patch) | |
tree | 4e662f30df463473ca0d29b8471c89a501d546d2 /dev-perl/WWW-Bugzilla | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-2528a9985990d75881d0f459a5a30d85d30e75c4.tar.gz gentoo-2-2528a9985990d75881d0f459a5a30d85d30e75c4.tar.bz2 gentoo-2-2528a9985990d75881d0f459a5a30d85d30e75c4.zip |
Marking sparc stable
(Portage version: 2.1.3_rc5)
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-1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 2ce46d41098f..6058fe0f6fde 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.24 2007/06/21 18:00:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.25 2007/06/25 17:10:09 mcummings Exp $ + + 25 Jun 2007; Michael Cummings <mcummings@gentoo.org> + WWW-Bugzilla-1.0.ebuild: + Marking sparc stable 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> WWW-Bugzilla-0.9.ebuild: diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild index f3cff2b411f6..9310c251d55f 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild @@ -1,6 +1,6 @@ # 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.1 2007/05/24 16:53:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild,v 1.2 2007/06/25 17:10:09 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~bmc/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86" IUSE="" RDEPEND="dev-perl/WWW-Mechanize |