summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-07-03 12:21:36 +0000
committerAlin Năstac <mrness@gentoo.org>2005-07-03 12:21:36 +0000
commitb659450e2d2fc8077f37703c7bbfdd4736c5c163 (patch)
tree0e1f1ab1b8383008487d57193fe77ffd201f0186 /net-dialup/pppoed
parentinitial import (diff)
downloadgentoo-2-b659450e2d2fc8077f37703c7bbfdd4736c5c163.tar.gz
gentoo-2-b659450e2d2fc8077f37703c7bbfdd4736c5c163.tar.bz2
gentoo-2-b659450e2d2fc8077f37703c7bbfdd4736c5c163.zip
x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-dialup/pppoed')
-rw-r--r--net-dialup/pppoed/ChangeLog5
-rw-r--r--net-dialup/pppoed/pppoed-0.49.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pppoed/ChangeLog b/net-dialup/pppoed/ChangeLog
index 7812f5f17cc7..6cc4f1563c24 100644
--- a/net-dialup/pppoed/ChangeLog
+++ b/net-dialup/pppoed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/pppoed
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/ChangeLog,v 1.9 2005/04/16 16:20:34 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/ChangeLog,v 1.10 2005/07/03 12:21:36 mrness Exp $
+
+ 03 Jul 2005; Alin Nastac <mrness@gentoo.org> pppoed-0.49.ebuild:
+ Stable on x86.
*pppoed-0.49 (16 Apr 2005)
diff --git a/net-dialup/pppoed/pppoed-0.49.ebuild b/net-dialup/pppoed/pppoed-0.49.ebuild
index 22b762651d49..0137c6b6f83c 100644
--- a/net-dialup/pppoed/pppoed-0.49.ebuild
+++ b/net-dialup/pppoed/pppoed-0.49.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.49.ebuild,v 1.1 2005/04/16 16:20:34 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.49.ebuild,v 1.2 2005/07/03 12:21:36 mrness Exp $
inherit linux-info eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.furryterror.org/~afong/pppoe/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~ppc x86"
IUSE=""
DEPEND="virtual/libc"