summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-11-06 00:45:40 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-11-06 00:45:40 +0000
commit2e28f24c42fab65802eb298ca59ffa1ce5d09ec0 (patch)
tree07a182b2813c93b34c4c9c9ccf5809bea4371cc7 /net-misc/vconfig
parentLock down perms on ietd.conf and initiation.allow/deny per security bug #198209. (diff)
downloadgentoo-2-2e28f24c42fab65802eb298ca59ffa1ce5d09ec0.tar.gz
gentoo-2-2e28f24c42fab65802eb298ca59ffa1ce5d09ec0.tar.bz2
gentoo-2-2e28f24c42fab65802eb298ca59ffa1ce5d09ec0.zip
Stable on amd64 wrt bug #188700.
(Portage version: 2.1.3.16)
Diffstat (limited to 'net-misc/vconfig')
-rw-r--r--net-misc/vconfig/ChangeLog6
-rw-r--r--net-misc/vconfig/vconfig-1.8.ebuild6
-rw-r--r--net-misc/vconfig/vconfig-1.9.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-misc/vconfig/ChangeLog b/net-misc/vconfig/ChangeLog
index 1424f6a3fc90..c33b3eed210e 100644
--- a/net-misc/vconfig/ChangeLog
+++ b/net-misc/vconfig/ChangeLog
@@ -1,6 +1,10 @@
# 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.24 2007/08/21 07:52:45 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.25 2007/11/06 00:45:40 wolf31o2 Exp $
+
+ 06 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> vconfig-1.8.ebuild,
+ vconfig-1.9.ebuild:
+ Stable on amd64 wrt bug #188700.
21 Aug 2007; Markus Ullmann <jokey@gentoo.org> vconfig-1.9.ebuild:
Stable on x86 wrt bug #188700
diff --git a/net-misc/vconfig/vconfig-1.8.ebuild b/net-misc/vconfig/vconfig-1.8.ebuild
index cecae8ab82d8..75187140b0c7 100644
--- a/net-misc/vconfig/vconfig-1.8.ebuild
+++ b/net-misc/vconfig/vconfig-1.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.8.ebuild,v 1.14 2006/12/11 19:20:52 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v 1.15 2007/11/06 00:45:40 wolf31o2 Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://www.candelatech.com/~greear/vlan/${MY_PN}.${PV}.tar.gz"
# mirror://gentoo/vconfig-1.7-gcc33-multiline.patch"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86 ~alpha"
+KEYWORDS="~alpha amd64 ~ppc sparc x86"
IUSE="static"
DEPEND="virtual/libc virtual/os-headers"
RDEPEND="!static? ( virtual/libc )"
diff --git a/net-misc/vconfig/vconfig-1.9.ebuild b/net-misc/vconfig/vconfig-1.9.ebuild
index 14bbe9f4a569..2b06d2972a6f 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.7 2007/08/21 07:52:45 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.8 2007/11/06 00:45:40 wolf31o2 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="~alpha ~amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86"
IUSE="static"
DEPEND="virtual/libc virtual/os-headers"
RDEPEND="!static? ( virtual/libc )"