diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:28:53 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:28:53 +0000 |
commit | d8c18c1019b86857b998b88b524deaf8a1af117a (patch) | |
tree | cb05b5ee666a41a9151332ab098c5111efa60808 /dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild | |
parent | Stable on amd64 (#283969) (diff) | |
download | gentoo-2-d8c18c1019b86857b998b88b524deaf8a1af117a.tar.gz gentoo-2-d8c18c1019b86857b998b88b524deaf8a1af117a.tar.bz2 gentoo-2-d8c18c1019b86857b998b88b524deaf8a1af117a.zip |
Stable on amd64 (#283969)
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild')
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild index 7809cc148b9d..13d011746ecc 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.ebuild,v 1.6 2009/09/13 16:13:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild,v 1.7 2009/09/18 18:28:53 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="WWW::Bugzilla - automate interaction with bugzilla" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="dev-perl/WWW-Mechanize |