diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 23:15:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 23:15:55 +0000 |
commit | 4f921920bca2a512883f8868012dd2e1ffee82ba (patch) | |
tree | 1f1218e94ed258cfcc350b53ce3fa97533e8a91b /dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild | |
parent | Keyword ~alpha (diff) | |
download | gentoo-2-4f921920bca2a512883f8868012dd2e1ffee82ba.tar.gz gentoo-2-4f921920bca2a512883f8868012dd2e1ffee82ba.tar.bz2 gentoo-2-4f921920bca2a512883f8868012dd2e1ffee82ba.zip |
Mark 0.8 stable on ia64
(Portage version: 2.1.1)
Diffstat (limited to 'dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild')
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild index fd636e62af19..8d6d1a18897f 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.4 2006/10/16 01:33:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild,v 1.5 2006/10/20 23:15:55 agriffis 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 |