summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin McCarthy <signals@gentoo.org>2011-02-26 22:01:32 +0000
committerKevin McCarthy <signals@gentoo.org>2011-02-26 22:01:32 +0000
commit9adb847a400a648f49ce3a2ea4401fcefcdcb3b5 (patch)
treeed0696aade925dc9801c597408e168011ad6c68c /net-misc
parentdepend virtual/jpeg (diff)
downloadgentoo-2-9adb847a400a648f49ce3a2ea4401fcefcdcb3b5.tar.gz
gentoo-2-9adb847a400a648f49ce3a2ea4401fcefcdcb3b5.tar.bz2
gentoo-2-9adb847a400a648f49ce3a2ea4401fcefcdcb3b5.zip
depend virtual/jpeg
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/hylafax/ChangeLog8
-rw-r--r--net-misc/hylafax/hylafax-4.4.4-r2.ebuild6
-rw-r--r--net-misc/hylafax/hylafax-6.0.3.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog
index 591bb6733039..711443e63ec0 100644
--- a/net-misc/hylafax/ChangeLog
+++ b/net-misc/hylafax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/hylafax
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.105 2010/10/27 04:28:13 dirtyepic Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.106 2011/02/26 22:01:32 signals Exp $
+
+ 26 Feb 2011; Kevin McCarthy <signals@gentoo.org> hylafax-4.4.4-r2.ebuild,
+ hylafax-6.0.3.ebuild:
+ Updated depends from media-libs/jpeg to virtual/jpeg
27 Oct 2010; Ryan Hill <dirtyepic@gentoo.org> hylafax-6.0.3.ebuild:
Add || die to sed.
diff --git a/net-misc/hylafax/hylafax-4.4.4-r2.ebuild b/net-misc/hylafax/hylafax-4.4.4-r2.ebuild
index cc96d8a97804..a02bb33a52f2 100644
--- a/net-misc/hylafax/hylafax-4.4.4-r2.ebuild
+++ b/net-misc/hylafax/hylafax-4.4.4-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.4.4-r2.ebuild,v 1.8 2010/05/23 17:47:48 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.4.4-r2.ebuild,v 1.9 2011/02/26 22:01:32 signals Exp $
EAPI="2"
@@ -19,7 +19,7 @@ IUSE="jbig pam mgetty html"
DEPEND=">=sys-libs/zlib-1.1.4
app-text/ghostscript-gpl
=media-libs/tiff-3.9*[jbig?]
- media-libs/jpeg
+ virtual/jpeg
jbig? ( media-libs/jbigkit )
sys-apps/gawk
pam? ( virtual/pam )
diff --git a/net-misc/hylafax/hylafax-6.0.3.ebuild b/net-misc/hylafax/hylafax-6.0.3.ebuild
index c676fd882351..6c70351a0d38 100644
--- a/net-misc/hylafax/hylafax-6.0.3.ebuild
+++ b/net-misc/hylafax/hylafax-6.0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-6.0.3.ebuild,v 1.9 2010/10/27 04:28:13 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-6.0.3.ebuild,v 1.10 2011/02/26 22:01:32 signals Exp $
EAPI="2"
@@ -19,7 +19,7 @@ IUSE="jbig pam mgetty html"
DEPEND=">=sys-libs/zlib-1.1.4
app-text/ghostscript-gpl
=media-libs/tiff-3.9*[jbig?]
- media-libs/jpeg
+ virtual/jpeg
jbig? ( media-libs/jbigkit )
sys-apps/gawk
pam? ( virtual/pam )