diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 20:46:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 20:46:17 +0000 |
commit | 2cae04ca672ead6aecfb732e8d5700b49a3732c3 (patch) | |
tree | 5046c84028bc70a811027076c66eebda0c5bc4c1 /dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild | |
parent | Add mask for system-config-* tools for testing. (diff) | |
download | gentoo-2-2cae04ca672ead6aecfb732e8d5700b49a3732c3.tar.gz gentoo-2-2cae04ca672ead6aecfb732e8d5700b49a3732c3.tar.bz2 gentoo-2-2cae04ca672ead6aecfb732e8d5700b49a3732c3.zip |
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild')
-rw-r--r-- | dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild index 11e61ef09bc9..b2ef430a1946 100644 --- a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild +++ b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.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/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild,v 1.3 2006/08/06 18:16:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.16.ebuild,v 1.4 2006/09/05 20:46:17 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBROWN/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 sparc ~x86" IUSE="" #SRC_TEST="do" |