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 | |
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')
-rw-r--r-- | dev-perl/Gtk2-Ex-PrintDialog/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.03.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Ex-PrintDialog/ChangeLog b/dev-perl/Gtk2-Ex-PrintDialog/ChangeLog index b2f74bfa68e2..51efde2143c1 100644 --- a/dev-perl/Gtk2-Ex-PrintDialog/ChangeLog +++ b/dev-perl/Gtk2-Ex-PrintDialog/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Gtk2-Ex-PrintDialog # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PrintDialog/ChangeLog,v 1.12 2007/05/12 13:28:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PrintDialog/ChangeLog,v 1.13 2007/07/11 14:53:26 armin76 Exp $ + + 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> + Gtk2-Ex-PrintDialog-0.03.ebuild: + ia64/x86 stable *Gtk2-Ex-PrintDialog-0.03 (12 May 2007) 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" |