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 | 80e3861df117771e6c01cea1f6c8fb246d7f354e (patch) | |
tree | 94d6df01d7c78a101cf78dfc2690eadcb1085ae4 /dev-perl/WWW-Bugzilla | |
parent | Keyword ~alpha (diff) | |
download | historical-80e3861df117771e6c01cea1f6c8fb246d7f354e.tar.gz historical-80e3861df117771e6c01cea1f6c8fb246d7f354e.tar.bz2 historical-80e3861df117771e6c01cea1f6c8fb246d7f354e.zip |
Mark 0.8 stable on ia64
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r-- | dev-perl/WWW-Bugzilla/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 8bdcac099ff3..3e0c3eee0f5c 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.19 2006/10/16 01:33:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.20 2006/10/20 23:15:55 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> WWW-Bugzilla-0.8.ebuild: + Mark 0.8 stable on ia64 16 Oct 2006; Michael Cummings <mcummings@gentoo.org> -WWW-Bugzilla-0.2.ebuild, -WWW-Bugzilla-0.6.ebuild, 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 |