summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 19:42:12 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 19:42:12 +0000
commitdaa6c0d4ff56e1e37c42d48d5a590a19120fd1a8 (patch)
treef6c0b49ea462df021615bc1d80327d623a522cda /net-dialup
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadgentoo-2-daa6c0d4ff56e1e37c42d48d5a590a19120fd1a8.tar.gz
gentoo-2-daa6c0d4ff56e1e37c42d48d5a590a19120fd1a8.tar.bz2
gentoo-2-daa6c0d4ff56e1e37c42d48d5a590a19120fd1a8.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-dialup')
-rw-r--r--net-dialup/mgetty/ChangeLog6
-rw-r--r--net-dialup/mgetty/mgetty-1.1.36-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog
index 72b99d0770be..a6c4c1abd60c 100644
--- a/net-dialup/mgetty/ChangeLog
+++ b/net-dialup/mgetty/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/mgetty
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.98 2009/08/31 18:41:35 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.99 2009/12/26 19:42:12 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> mgetty-1.1.36-r3.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
31 Aug 2009; Alin Năstac <mrness@gentoo.org>
files/mgetty-1.1.36-nofax.patch, files/mgetty-1.1.36-qa-fixes.patch:
diff --git a/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild b/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild
index 5448dbb6fbc6..26c469fdb90e 100644
--- a/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild
+++ b/net-dialup/mgetty/mgetty-1.1.36-r3.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-dialup/mgetty/mgetty-1.1.36-r3.ebuild,v 1.5 2009/08/23 14:18:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild,v 1.6 2009/12/26 19:42:12 pva Exp $
EAPI=1
inherit toolchain-funcs flag-o-matic eutils
@@ -17,7 +17,7 @@ DEPEND="doc? ( virtual/latex-base virtual/texi2dvi )
sys-apps/texinfo
fax? ( !net-misc/hylafax )"
RDEPEND="${DEPEND}
- fax? ( media-libs/netpbm virtual/ghostscript )"
+ fax? ( media-libs/netpbm app-text/ghostscript-gpl )"
SLOT="0"
LICENSE="GPL-2"