summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-08-21 07:52:45 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-08-21 07:52:45 +0000
commit68258a88ec963aee840c17b119cb1be7988c3e01 (patch)
tree45360e443086148e67ea163b91bc61778e43559a /net-misc/vconfig
parentStable on x86 wrt bug #182385 (diff)
downloadgentoo-2-68258a88ec963aee840c17b119cb1be7988c3e01.tar.gz
gentoo-2-68258a88ec963aee840c17b119cb1be7988c3e01.tar.bz2
gentoo-2-68258a88ec963aee840c17b119cb1be7988c3e01.zip
Stable on x86 wrt bug #188700
(Portage version: 2.1.3.5)
Diffstat (limited to 'net-misc/vconfig')
-rw-r--r--net-misc/vconfig/ChangeLog5
-rw-r--r--net-misc/vconfig/vconfig-1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vconfig/ChangeLog b/net-misc/vconfig/ChangeLog
index a752cb02edda..1424f6a3fc90 100644
--- a/net-misc/vconfig/ChangeLog
+++ b/net-misc/vconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/vconfig
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.23 2007/08/13 13:41:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.24 2007/08/21 07:52:45 jokey Exp $
+
+ 21 Aug 2007; Markus Ullmann <jokey@gentoo.org> vconfig-1.9.ebuild:
+ Stable on x86 wrt bug #188700
13 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> vconfig-1.9.ebuild:
Stable on sparc wrt #188700
diff --git a/net-misc/vconfig/vconfig-1.9.ebuild b/net-misc/vconfig/vconfig-1.9.ebuild
index 343b65ab1913..14bbe9f4a569 100644
--- a/net-misc/vconfig/vconfig-1.9.ebuild
+++ b/net-misc/vconfig/vconfig-1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.6 2007/08/13 13:41:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.7 2007/08/21 07:52:45 jokey Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.candelatech.com/~greear/vlan.html"
SRC_URI="http://www.candelatech.com/~greear/vlan/${MY_PN}.${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~alpha"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86"
IUSE="static"
DEPEND="virtual/libc virtual/os-headers"
RDEPEND="!static? ( virtual/libc )"