summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-12-09 17:58:05 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-12-09 17:58:05 +0000
commit9581e77cc3f125f7c302d4b7bd8b9c01c2a5ed39 (patch)
tree17aa5a0578c967ef2cef5bfe47ea82aed6118101 /net-misc/hylafax
parentchanged app-text/ghostscript to virtual/ghostscript (diff)
downloadhistorical-9581e77cc3f125f7c302d4b7bd8b9c01c2a5ed39.tar.gz
historical-9581e77cc3f125f7c302d4b7bd8b9c01c2a5ed39.tar.bz2
historical-9581e77cc3f125f7c302d4b7bd8b9c01c2a5ed39.zip
changed app-text/ghostscript to virtual/ghostscript
Diffstat (limited to 'net-misc/hylafax')
-rw-r--r--net-misc/hylafax/ChangeLog6
-rw-r--r--net-misc/hylafax/Manifest8
-rw-r--r--net-misc/hylafax/hylafax-4.1.8-r1.ebuild4
-rw-r--r--net-misc/hylafax/hylafax-4.1.8.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog
index 4fd3815a59d0..62547696e12b 100644
--- a/net-misc/hylafax/ChangeLog
+++ b/net-misc/hylafax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/hylafax
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.24 2003/11/24 07:57:51 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.25 2003/12/09 17:57:59 lanius Exp $
+
+ 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> hylafax-4.1.8-r1.ebuild,
+ hylafax-4.1.8.ebuild:
+ changed app-text/ghostscript to virtual/ghostscript
*hylafax-4.1.8-r1 (23 Nov 2003)
diff --git a/net-misc/hylafax/Manifest b/net-misc/hylafax/Manifest
index 03404d9d90e7..4cf7e964f41f 100644
--- a/net-misc/hylafax/Manifest
+++ b/net-misc/hylafax/Manifest
@@ -1,7 +1,7 @@
-MD5 f697ddddf34ec43c42a944a99609b3c8 ChangeLog 5171
-MD5 610629178d2d753b941cfcb721986035 hylafax-4.1.8-r1.ebuild 2374
+MD5 27bae11cca77a0819fa0563ef3bd71fd hylafax-4.1.8.ebuild 2206
+MD5 c4f14be837e106084988def418b24e25 ChangeLog 5325
MD5 d82acf1bcf0f7f9e181d6a2821292f2e metadata.xml 435
-MD5 a86f565f756036d280f0b4770f7327ac hylafax-4.1.8.ebuild 2216
-MD5 44bdb0490811a12b11a1bb69433ea7a4 files/hylafax 3765
+MD5 77f58d96a78c1003b1f263bce35416dc hylafax-4.1.8-r1.ebuild 2365
MD5 5243f5e3321151d074643f652133fdfd files/digest-hylafax-4.1.8-r1 66
MD5 5243f5e3321151d074643f652133fdfd files/digest-hylafax-4.1.8 66
+MD5 44bdb0490811a12b11a1bb69433ea7a4 files/hylafax 3765
diff --git a/net-misc/hylafax/hylafax-4.1.8-r1.ebuild b/net-misc/hylafax/hylafax-4.1.8-r1.ebuild
index 17fa8ac6b099..f6810fb73bf6 100644
--- a/net-misc/hylafax/hylafax-4.1.8-r1.ebuild
+++ b/net-misc/hylafax/hylafax-4.1.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.1.8-r1.ebuild,v 1.1 2003/11/24 07:57:51 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.1.8-r1.ebuild,v 1.2 2003/12/09 17:57:59 lanius Exp $
# This is basically unchanged from the one supplied by Stephane Loeuillet
# to Gentoo bug: http://bugs.gentoo.org/show_bug.cgi?id=28574
@@ -20,7 +20,7 @@ KEYWORDS="x86 ppc sparc alpha mips hppa arm"
DEPEND="net-dialup/mgetty
>=sys-libs/zlib-1.1.4
- >=app-text/ghostscript-5.50
+ virtual/ghostscript
>=media-libs/tiff-3.5.5
jpeg? ( media-libs/jpeg )
sys-apps/gawk"
diff --git a/net-misc/hylafax/hylafax-4.1.8.ebuild b/net-misc/hylafax/hylafax-4.1.8.ebuild
index 9190b07e4111..e5718946127e 100644
--- a/net-misc/hylafax/hylafax-4.1.8.ebuild
+++ b/net-misc/hylafax/hylafax-4.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.1.8.ebuild,v 1.2 2003/11/20 01:01:02 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.1.8.ebuild,v 1.3 2003/12/09 17:57:59 lanius Exp $
# This is basically unchanged from the one supplied by Stephane Loeuillet
# to Gentoo bug: http://bugs.gentoo.org/show_bug.cgi?id=28574
@@ -20,7 +20,7 @@ KEYWORDS="x86 ppc sparc alpha mips hppa arm"
DEPEND="net-dialup/mgetty
>=sys-libs/zlib-1.1.4
- >=app-text/ghostscript-5.50
+ virtual/ghostscript
>=media-libs/tiff-3.5.5
jpeg? ( media-libs/jpeg )
sys-apps/gawk"