summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannes Mehnert <hannes@gentoo.org>2002-11-02 13:55:56 +0000
committerHannes Mehnert <hannes@gentoo.org>2002-11-02 13:55:56 +0000
commitac0a1a805cda0e0eec60c7c696f4eef70a422d68 (patch)
tree61b453cfec927768cff6460f15cded857d0efcaa /net-misc/radvd
parentmarked stable for x86 (diff)
downloadhistorical-ac0a1a805cda0e0eec60c7c696f4eef70a422d68.tar.gz
historical-ac0a1a805cda0e0eec60c7c696f4eef70a422d68.tar.bz2
historical-ac0a1a805cda0e0eec60c7c696f4eef70a422d68.zip
marked stable for x86
Diffstat (limited to 'net-misc/radvd')
-rw-r--r--net-misc/radvd/ChangeLog5
-rw-r--r--net-misc/radvd/radvd-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/radvd/ChangeLog b/net-misc/radvd/ChangeLog
index d9deb5decbc7..acc7d5611301 100644
--- a/net-misc/radvd/ChangeLog
+++ b/net-misc/radvd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/radvd
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/ChangeLog,v 1.1 2002/10/18 18:59:40 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/ChangeLog,v 1.2 2002/11/02 13:53:55 hannes Exp $
+
+ 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> radvd-0.7.1.ebuild:
+ marked stable for x86
*radvd-0.7.1 (18th July 2002)
diff --git a/net-misc/radvd/radvd-0.7.1.ebuild b/net-misc/radvd/radvd-0.7.1.ebuild
index 17d0e82d1dd1..65b8da33fbda 100644
--- a/net-misc/radvd/radvd-0.7.1.ebuild
+++ b/net-misc/radvd/radvd-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/radvd-0.7.1.ebuild,v 1.1 2002/10/18 18:59:40 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/radvd-0.7.1.ebuild,v 1.2 2002/11/02 13:53:55 hannes Exp $
IUSE=""
DESCRIPTION="Linux IPv6 Router Advertisement Daemon (radvd)"
@@ -10,7 +10,7 @@ DEPEND="virtual/glibc
virtual/kernel"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
pkg_preinst() {
if ! groupmod radvd; then