summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-12-12 00:07:34 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-12-12 00:07:34 +0000
commit020bc482f7777174f9cf020fe70da7a1cf59ab18 (patch)
treea4ab698003d9293c37f17e86970e373c7061ee27 /net-dialup
parentNew version. Fixes #8782. Submitted by Maurizio Disimino (diff)
downloadgentoo-2-020bc482f7777174f9cf020fe70da7a1cf59ab18.tar.gz
gentoo-2-020bc482f7777174f9cf020fe70da7a1cf59ab18.tar.bz2
gentoo-2-020bc482f7777174f9cf020fe70da7a1cf59ab18.zip
typo on virtual
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild
index a051c2bea8ea..481f32b900ab 100644
--- a/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild
+++ b/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild,v 1.1 2002/12/12 00:06:36 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild,v 1.2 2002/12/12 00:07:34 rphillips Exp $
S=${WORKDIR}/${P}/src
DESCRIPTION="A user-mode PPPoE client and server suite for Linux"
@@ -8,7 +8,7 @@ SRC_URI="http://www.roaringpenguin.com/pppoe/${P}.tar.gz"
HOMEPAGE="http://www.roaringpenguin.com/"
DEPEND=">=net-dialup/ppp-2.4.1
- X? ( virtual/xfree )"
+ X? ( virtual/x11 )"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86"