summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-06-25 00:17:52 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-06-25 00:17:52 +0000
commit45e4c6346834bd10e1beaf6c770feb2523c3a75a (patch)
tree2efa0772f5cac7fa662648c9724b2592812400be
parentVersion bump (diff)
downloadgentoo-2-45e4c6346834bd10e1beaf6c770feb2523c3a75a.tar.gz
gentoo-2-45e4c6346834bd10e1beaf6c770feb2523c3a75a.tar.bz2
gentoo-2-45e4c6346834bd10e1beaf6c770feb2523c3a75a.zip
Fix system-config-printer-common dependency (bug #422709, thanks to Charles Nérot and Pacho Ramos).
(Portage version: 2.2.0_alpha112/cvs/Linux x86_64)
-rw-r--r--app-admin/system-config-printer-gnome/ChangeLog7
-rw-r--r--app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/app-admin/system-config-printer-gnome/ChangeLog b/app-admin/system-config-printer-gnome/ChangeLog
index 1ef30103d664..93822c6436c8 100644
--- a/app-admin/system-config-printer-gnome/ChangeLog
+++ b/app-admin/system-config-printer-gnome/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-admin/system-config-printer-gnome
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.55 2012/05/24 13:29:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.56 2012/06/25 00:17:52 tetromino Exp $
+
+ 25 Jun 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ system-config-printer-gnome-1.3.9-r1.ebuild:
+ Fix system-config-printer-common dependency (bug #422709, thanks to Charles
+ Nérot and Pacho Ramos).
24 May 2012; Samuli Suominen <ssuominen@gentoo.org>
system-config-printer-gnome-1.3.9-r1.ebuild:
diff --git a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild
index e56ffd874e53..895ce18d85f6 100644
--- a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild
+++ b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild,v 1.8 2012/05/24 13:29:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild,v 1.9 2012/06/25 00:17:52 tetromino Exp $
EAPI="3"
@@ -24,7 +24,7 @@ IUSE="gnome-keyring"
RESTRICT="test"
RDEPEND="
- =app-admin/system-config-printer-common-${PVR}
+ ~app-admin/system-config-printer-common-${PV}
dev-python/notify-python
>=dev-python/pycups-1.9.60
>=dev-python/pygtk-2.4