diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 14:53:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 14:53:26 +0000 |
commit | 4d25da02587288aa3d3a793afc71f6343503b09f (patch) | |
tree | c232faf4fa2cbb4a6c5b968d5df13b1dd9df8859 /dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.03.ebuild | |
parent | Apply fix by Brian Tarricone in bug #163860, and install the alternative pam.... (diff) | |
download | gentoo-2-4d25da02587288aa3d3a793afc71f6343503b09f.tar.gz gentoo-2-4d25da02587288aa3d3a793afc71f6343503b09f.tar.bz2 gentoo-2-4d25da02587288aa3d3a793afc71f6343503b09f.zip |
ia64/x86 stable
(Portage version: 2.1.3_rc7)
Diffstat (limited to 'dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.03.ebuild')
-rw-r--r-- | dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.03.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.03.ebuild index 30a0b986b37f..8ad693bf8b69 100644 --- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.03.ebuild +++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.03.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/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.03.ebuild,v 1.2 2007/07/10 23:33:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.03.ebuild,v 1.3 2007/07/11 14:53:26 armin76 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 ~x86" +KEYWORDS="~amd64 ia64 x86" IUSE="cups" #SRC_TEST="do" |