diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:41:57 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:41:57 +0000 |
commit | d744e5b129bd3c60678c8e344b6021145e1e60aa (patch) | |
tree | 3440b494211cd22d1add7d59e8e729ade73d1c1f /net-misc/hylafax | |
parent | Add ~alpha/~ia64/~sparc wrt #294206 (diff) | |
download | gentoo-2-d744e5b129bd3c60678c8e344b6021145e1e60aa.tar.gz gentoo-2-d744e5b129bd3c60678c8e344b6021145e1e60aa.tar.bz2 gentoo-2-d744e5b129bd3c60678c8e344b6021145e1e60aa.zip |
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/hylafax')
-rw-r--r-- | net-misc/hylafax/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-4.2.5.ebuild | 6 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-4.3.0.ebuild | 6 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-4.3.1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-4.3.7.ebuild | 6 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-4.4.4-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/hylafax/hylafax-6.0.3.ebuild | 4 |
7 files changed, 23 insertions, 17 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog index 85919b9789e8..0ae9cb040c1d 100644 --- a/net-misc/hylafax/ChangeLog +++ b/net-misc/hylafax/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/hylafax # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.100 2009/12/10 05:08:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.101 2009/12/26 17:41:57 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> hylafax-4.2.5.ebuild, + hylafax-4.3.0.ebuild, hylafax-4.3.1.ebuild, hylafax-4.3.7.ebuild, + hylafax-4.4.4-r2.ebuild, hylafax-6.0.3.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 10 Dec 2009; Jeroen Roovers <jer@gentoo.org> hylafax-6.0.3.ebuild: Stable for HPPA (bug #290525). diff --git a/net-misc/hylafax/hylafax-4.2.5.ebuild b/net-misc/hylafax/hylafax-4.2.5.ebuild index 073760464f00..fb46357d824f 100644 --- a/net-misc/hylafax/hylafax-4.2.5.ebuild +++ b/net-misc/hylafax/hylafax-4.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.2.5.ebuild,v 1.11 2008/12/21 18:22:25 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.2.5.ebuild,v 1.12 2009/12/26 17:41:57 pva Exp $ inherit eutils multilib pam flag-o-matic toolchain-funcs @@ -16,7 +16,7 @@ KEYWORDS="amd64 hppa ppc sparc x86" DEPEND="!faxonly? ( net-dialup/mgetty ) >=sys-libs/zlib-1.1.4 - virtual/ghostscript + app-text/ghostscript-gpl >=media-libs/tiff-3.7.0 jpeg? ( media-libs/jpeg ) media-libs/jbigkit diff --git a/net-misc/hylafax/hylafax-4.3.0.ebuild b/net-misc/hylafax/hylafax-4.3.0.ebuild index f72a9837f624..5565811728c4 100644 --- a/net-misc/hylafax/hylafax-4.3.0.ebuild +++ b/net-misc/hylafax/hylafax-4.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.0.ebuild,v 1.12 2008/12/21 18:22:25 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.0.ebuild,v 1.13 2009/12/26 17:41:57 pva Exp $ inherit eutils multilib pam flag-o-matic toolchain-funcs @@ -16,7 +16,7 @@ KEYWORDS="amd64 hppa ppc sparc x86" DEPEND="!faxonly? ( net-dialup/mgetty ) >=sys-libs/zlib-1.1.4 - virtual/ghostscript + app-text/ghostscript-gpl >=media-libs/tiff-3.8.2 media-libs/jpeg jbig? ( media-libs/jbigkit ) diff --git a/net-misc/hylafax/hylafax-4.3.1.ebuild b/net-misc/hylafax/hylafax-4.3.1.ebuild index e772bfc7aeb9..be9aad785ac4 100644 --- a/net-misc/hylafax/hylafax-4.3.1.ebuild +++ b/net-misc/hylafax/hylafax-4.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.1.ebuild,v 1.10 2008/12/21 18:22:25 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.1.ebuild,v 1.11 2009/12/26 17:41:57 pva Exp $ inherit eutils multilib pam flag-o-matic toolchain-funcs @@ -15,7 +15,7 @@ LICENSE="hylafax" KEYWORDS="~x86 ~sparc ~hppa ~amd64 ~ppc" DEPEND=">=sys-libs/zlib-1.1.4 - virtual/ghostscript + app-text/ghostscript-gpl >=media-libs/tiff-3.8.2 media-libs/jpeg jbig? ( media-libs/jbigkit ) diff --git a/net-misc/hylafax/hylafax-4.3.7.ebuild b/net-misc/hylafax/hylafax-4.3.7.ebuild index 6e85c757e86e..d8f5c027693a 100644 --- a/net-misc/hylafax/hylafax-4.3.7.ebuild +++ b/net-misc/hylafax/hylafax-4.3.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.7.ebuild,v 1.2 2008/12/21 18:22:25 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.3.7.ebuild,v 1.3 2009/12/26 17:41:57 pva Exp $ inherit eutils multilib pam flag-o-matic toolchain-funcs @@ -15,7 +15,7 @@ KEYWORDS="~x86 ~sparc ~hppa ~amd64 ~ppc" IUSE="jbig pam mgetty html" DEPEND=">=sys-libs/zlib-1.1.4 - virtual/ghostscript + app-text/ghostscript-gpl >=media-libs/tiff-3.8.2 media-libs/jpeg jbig? ( media-libs/jbigkit ) diff --git a/net-misc/hylafax/hylafax-4.4.4-r2.ebuild b/net-misc/hylafax/hylafax-4.4.4-r2.ebuild index 7f65ab946223..cbb66d1588ef 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-2009 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.6 2009/08/29 18:22:54 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-4.4.4-r2.ebuild,v 1.7 2009/12/26 17:41:57 pva Exp $ EAPI="2" @@ -17,7 +17,7 @@ KEYWORDS="amd64 hppa ppc sparc x86" IUSE="jbig pam mgetty html" DEPEND=">=sys-libs/zlib-1.1.4 - virtual/ghostscript + app-text/ghostscript-gpl >=media-libs/tiff-3.8.2[jbig?] media-libs/jpeg jbig? ( media-libs/jbigkit ) diff --git a/net-misc/hylafax/hylafax-6.0.3.ebuild b/net-misc/hylafax/hylafax-6.0.3.ebuild index 733c1c8808e0..7983f69114a5 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-2009 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.4 2009/12/10 05:08:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-6.0.3.ebuild,v 1.5 2009/12/26 17:41:57 pva Exp $ EAPI="2" @@ -17,7 +17,7 @@ KEYWORDS="amd64 hppa ppc ~sparc x86" IUSE="jbig pam mgetty html" DEPEND=">=sys-libs/zlib-1.1.4 - virtual/ghostscript + app-text/ghostscript-gpl >=media-libs/tiff-3.9.1[jbig?] media-libs/jpeg jbig? ( media-libs/jbigkit ) |