diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-06 16:44:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-06 16:44:45 +0000 |
commit | 2239e779e594181bf32b2e704734eb1062056fbe (patch) | |
tree | 676d6e6a94b74b4cc78250e368cb2cdb89715ab0 /dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0.ebuild | |
parent | ia64/sparc stable wrt #400089 (diff) | |
download | historical-2239e779e594181bf32b2e704734eb1062056fbe.tar.gz historical-2239e779e594181bf32b2e704734eb1062056fbe.tar.bz2 historical-2239e779e594181bf32b2e704734eb1062056fbe.zip |
Drop ia64 keywords
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0.ebuild')
-rw-r--r-- | dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0.ebuild index bc08e39be7e6..4c1d50e1e54a 100644 --- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0.ebuild +++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0.ebuild,v 1.2 2011/09/03 21:05:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0.ebuild,v 1.3 2012/05/06 16:43:02 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+ applications" SLOT="0" -KEYWORDS="amd64 ia64 x86" +KEYWORDS="amd64 x86" IUSE="cups" RDEPEND="cups? ( dev-perl/Net-CUPS ) |