diff options
author | 2007-07-14 14:28:46 +0000 | |
---|---|---|
committer | 2007-07-14 14:28:46 +0000 | |
commit | 300c90df749cb34d20c61bc0a4952cb8ead750cd (patch) | |
tree | 02b407bc58731ce69c162ca41a3177dc15c263ed /dev-perl | |
parent | ia64 stable (diff) | |
download | gentoo-2-300c90df749cb34d20c61bc0a4952cb8ead750cd.tar.gz gentoo-2-300c90df749cb34d20c61bc0a4952cb8ead750cd.tar.bz2 gentoo-2-300c90df749cb34d20c61bc0a4952cb8ead750cd.zip |
ia64/x86 stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/WWW-Bugzilla/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 6058fe0f6fde..3768a4dbeca2 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.25 2007/06/25 17:10:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.26 2007/07/14 14:28:46 armin76 Exp $ + + 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> WWW-Bugzilla-1.0.ebuild: + ia64/x86 stable 25 Jun 2007; Michael Cummings <mcummings@gentoo.org> WWW-Bugzilla-1.0.ebuild: diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild index 9310c251d55f..a745bd346281 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.2 2007/06/25 17:10:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild,v 1.3 2007/07/14 14:28:46 armin76 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 |