diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-10 18:07:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-10 18:07:04 +0000 |
commit | c5ade137c96d5724b013d92c8b4d786eb5e34a0b (patch) | |
tree | d642ead2af560d4f56523cd130e4df6f9fa1f50a /dev-perl | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | historical-c5ade137c96d5724b013d92c8b4d786eb5e34a0b.tar.gz historical-c5ade137c96d5724b013d92c8b4d786eb5e34a0b.tar.bz2 historical-c5ade137c96d5724b013d92c8b4d786eb5e34a0b.zip |
Revert back to ~arch, bug #198698
Package-Manager: portage-2.1.3.19
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 26917ae625e2..54a0f49cd871 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.28 2007/11/10 16:18:51 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.29 2007/11/10 18:07:04 armin76 Exp $ + + 10 Nov 2007; Raúl Porcel <armin76@gentoo.org> WWW-Bugzilla-1.0.ebuild: + Revert back to ~arch, bug #198698 10 Nov 2007; Ferris McCormick <fmccor@gentoo.org> WWW-Bugzilla-0.9.ebuild, 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 428c31699647..ae948fb88203 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.4 2007/11/10 16:18:51 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.0.ebuild,v 1.5 2007/11/10 18:07:04 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 |