summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-print/foo2zjs/ChangeLog5
-rw-r--r--net-print/foo2zjs/foo2zjs-20081129-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/foo2zjs/ChangeLog b/net-print/foo2zjs/ChangeLog
index 34c6ba2b..41314c5e 100644
--- a/net-print/foo2zjs/ChangeLog
+++ b/net-print/foo2zjs/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for net-print/foo2zjs
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 Jan 2013; Martin Väth <martin@mvath.de>
+ Depend only on virtual/udev
+
12 Sep 2012; Martin Väth <martin@mvath.de>
Bump to EAPI=5
diff --git a/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild b/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild
index c9865353..d2f57b82 100644
--- a/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild
+++ b/net-print/foo2zjs/foo2zjs-20081129-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -78,7 +78,7 @@ DEPEND="app-arch/unzip"
RDEPEND="cups? ( net-print/cups )
foomaticdb? ( net-print/foomatic-db-engine )
net-print/foomatic-filters
- sys-fs/udev"
+ virtual/udev"
KEYWORDS="~x86 ~amd64 ~ppc"
S="${WORKDIR}/${PN}"