diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2013-03-10 01:42:10 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2013-03-10 01:42:10 +0000 |
commit | 027a42c04b05eeb863c77697a26d275c163ad6f5 (patch) | |
tree | 31eeba92b1dd437b4a58829e8852053c8973b4a1 /net-misc | |
parent | switch to virtual/awk (bug #455664) (diff) | |
download | gentoo-2-027a42c04b05eeb863c77697a26d275c163ad6f5.tar.gz gentoo-2-027a42c04b05eeb863c77697a26d275c163ad6f5.tar.bz2 gentoo-2-027a42c04b05eeb863c77697a26d275c163ad6f5.zip |
switch to virtual/awk (bug #455674)
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/hylafaxplus/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/hylafaxplus/hylafaxplus-5.5.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/hylafaxplus/ChangeLog b/net-misc/hylafaxplus/ChangeLog index 3e2de26ed285..c212cd87e71f 100644 --- a/net-misc/hylafaxplus/ChangeLog +++ b/net-misc/hylafaxplus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/hylafaxplus -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/ChangeLog,v 1.4 2012/08/16 18:10:55 nativemad Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/ChangeLog,v 1.5 2013/03/10 01:42:10 ottxor Exp $ + + 10 Mar 2013; Christoph Junghans <ottxor@gentoo.org> + hylafaxplus-5.5.1-r1.ebuild, hylafaxplus-5.5.1.ebuild: + switch to virtual/awk (bug #455674) 16 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> hylafaxplus-5.5.1-r1.ebuild: diff --git a/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild b/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild index ae94bc1a46cc..b4c4d73e5c8f 100644 --- a/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild,v 1.3 2012/08/16 18:10:55 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/hylafaxplus-5.5.1-r1.ebuild,v 1.4 2013/03/10 01:42:10 ottxor Exp $ EAPI="2" @@ -26,7 +26,7 @@ DEPEND=">=sys-libs/zlib-1.1.4 media-libs/tiff[jbig?] virtual/jpeg jbig? ( media-libs/jbigkit ) - sys-apps/gawk + virtual/awk ldap? ( net-nds/openldap ) pam? ( virtual/pam ) mgetty? ( net-dialup/mgetty[-fax] )" diff --git a/net-misc/hylafaxplus/hylafaxplus-5.5.1.ebuild b/net-misc/hylafaxplus/hylafaxplus-5.5.1.ebuild index 6abd4ec38e53..4a38c6d9b0b3 100644 --- a/net-misc/hylafaxplus/hylafaxplus-5.5.1.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-5.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/hylafaxplus-5.5.1.ebuild,v 1.1 2012/04/05 17:57:40 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/hylafaxplus-5.5.1.ebuild,v 1.2 2013/03/10 01:42:10 ottxor Exp $ EAPI="2" @@ -26,7 +26,7 @@ DEPEND=">=sys-libs/zlib-1.1.4 media-libs/tiff[jbig?] virtual/jpeg jbig? ( media-libs/jbigkit ) - sys-apps/gawk + virtual/awk ldap? ( net-nds/openldap ) pam? ( virtual/pam ) mgetty? ( net-dialup/mgetty[-fax] )" |