diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-08 14:49:20 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-08 14:49:20 +0000 |
commit | 144ec5c36bceba528e2259de0afc48154564ce8a (patch) | |
tree | f6c71fc72b5b7797b9eb2fa6313d109389915f60 /dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild | |
parent | Version bumped. Removed old version wrt security bug 116908. (diff) | |
download | historical-144ec5c36bceba528e2259de0afc48154564ce8a.tar.gz historical-144ec5c36bceba528e2259de0afc48154564ce8a.tar.bz2 historical-144ec5c36bceba528e2259de0afc48154564ce8a.zip |
Bug 117886, updating version of locale-gettext dep
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild')
-rw-r--r-- | dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild index a18b79ff48a5..cd036147f40b 100644 --- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild +++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild,v 1.2 2005/12/13 10:14:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.02.ebuild,v 1.3 2006/01/08 14:49:20 mcummings Exp $ inherit perl-module @@ -17,5 +17,5 @@ SRC_TEST="do" DEPEND="" RDEPEND="cups? ( dev-perl/Net-CUPS ) dev-perl/gtk2-perl - dev-perl/Locale-gettext" + >=dev-perl/Locale-gettext-1.04" |