summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin McCarthy <signals@gentoo.org>2011-02-26 21:51:43 +0000
committerKevin McCarthy <signals@gentoo.org>2011-02-26 21:51:43 +0000
commit14883c9aa4cd065316dc1ed018208bf5517076b1 (patch)
tree764f5f91f22485a89988006bf5448556a5fc72bd /net-misc/capi4hylafax
parentdepend virtual/jpeg (diff)
downloadhistorical-14883c9aa4cd065316dc1ed018208bf5517076b1.tar.gz
historical-14883c9aa4cd065316dc1ed018208bf5517076b1.tar.bz2
historical-14883c9aa4cd065316dc1ed018208bf5517076b1.zip
depend virtual/jpeg
Package-Manager: portage-2.2.0_alpha25/cvs/Linux x86_64
Diffstat (limited to 'net-misc/capi4hylafax')
-rw-r--r--net-misc/capi4hylafax/ChangeLog10
-rw-r--r--net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.3-r1.ebuild6
-rw-r--r--net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.4.ebuild6
-rw-r--r--net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.7.ebuild6
-rw-r--r--net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.9.ebuild6
5 files changed, 20 insertions, 14 deletions
diff --git a/net-misc/capi4hylafax/ChangeLog b/net-misc/capi4hylafax/ChangeLog
index a4f271d864f7..5e46c65796b4 100644
--- a/net-misc/capi4hylafax/ChangeLog
+++ b/net-misc/capi4hylafax/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/capi4hylafax
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/capi4hylafax/ChangeLog,v 1.29 2008/01/06 03:35:48 sbriesen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/capi4hylafax/ChangeLog,v 1.30 2011/02/26 21:49:22 signals Exp $
+
+ 26 Feb 2011; Kevin McCarthy <signals@gentoo.org>
+ capi4hylafax-01.03.00.99.300.3-r1.ebuild,
+ capi4hylafax-01.03.00.99.300.4.ebuild, capi4hylafax-01.03.00.99.300.7.ebuild,
+ capi4hylafax-01.03.00.99.300.9.ebuild:
+ Updated depends from media-libs/jpeg to virtual/jpeg
*capi4hylafax-01.03.00.99.300.9 (06 Jan 2008)
diff --git a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.3-r1.ebuild b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.3-r1.ebuild
index 0b99975effec..0e6e0b6073a3 100644
--- a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.3-r1.ebuild
+++ b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.3-r1.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/capi4hylafax/capi4hylafax-01.03.00.99.300.3-r1.ebuild,v 1.7 2010/10/28 10:01:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.3-r1.ebuild,v 1.8 2011/02/26 21:49:22 signals Exp $
inherit eutils versionator autotools
@@ -26,7 +26,7 @@ KEYWORDS="amd64 ppc x86"
DEPEND="net-dialup/capi4k-utils
media-libs/tiff
- media-libs/jpeg
+ virtual/jpeg
sys-libs/zlib"
RDEPEND="${DEPEND}
diff --git a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.4.ebuild b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.4.ebuild
index c0fc9300940a..e5e4acb5e6f8 100644
--- a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.4.ebuild
+++ b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.4.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/capi4hylafax/capi4hylafax-01.03.00.99.300.4.ebuild,v 1.3 2010/10/28 10:01:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.4.ebuild,v 1.4 2011/02/26 21:49:22 signals Exp $
inherit eutils versionator autotools
@@ -26,7 +26,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
DEPEND="net-dialup/capi4k-utils
media-libs/tiff
- media-libs/jpeg
+ virtual/jpeg
sys-libs/zlib"
RDEPEND="${DEPEND}
diff --git a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.7.ebuild b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.7.ebuild
index d815aa9df478..9243eda11b99 100644
--- a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.7.ebuild
+++ b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.7.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/capi4hylafax/capi4hylafax-01.03.00.99.300.7.ebuild,v 1.2 2010/10/28 10:01:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.7.ebuild,v 1.3 2011/02/26 21:49:22 signals Exp $
inherit eutils versionator autotools
@@ -27,7 +27,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
DEPEND="net-dialup/capi4k-utils
app-shells/bash
media-libs/tiff
- media-libs/jpeg
+ virtual/jpeg
sys-libs/zlib"
RDEPEND="${DEPEND}
diff --git a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.9.ebuild b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.9.ebuild
index 73f7cb79463c..8c57c512ff4e 100644
--- a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.9.ebuild
+++ b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.9.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/capi4hylafax/capi4hylafax-01.03.00.99.300.9.ebuild,v 1.2 2010/10/28 10:01:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.9.ebuild,v 1.3 2011/02/26 21:49:22 signals Exp $
inherit eutils versionator autotools
@@ -27,7 +27,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
DEPEND="net-dialup/capi4k-utils
app-shells/bash
media-libs/tiff
- media-libs/jpeg
+ virtual/jpeg
sys-libs/zlib"
RDEPEND="${DEPEND}