summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-08-13 13:41:37 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-08-13 13:41:37 +0000
commitd8dbbe5585a6b349efe18f97c14f0dcb94a2c4aa (patch)
treed692a381f6823e4b382e188846ffae12443c5295 /net-misc/vconfig
parentStable on sparc wrt #188490 (diff)
downloadgentoo-2-d8dbbe5585a6b349efe18f97c14f0dcb94a2c4aa.tar.gz
gentoo-2-d8dbbe5585a6b349efe18f97c14f0dcb94a2c4aa.tar.bz2
gentoo-2-d8dbbe5585a6b349efe18f97c14f0dcb94a2c4aa.zip
Stable on sparc wrt #188700
(Portage version: 2.1.2.11)
Diffstat (limited to 'net-misc/vconfig')
-rw-r--r--net-misc/vconfig/ChangeLog5
-rw-r--r--net-misc/vconfig/vconfig-1.9.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/vconfig/ChangeLog b/net-misc/vconfig/ChangeLog
index 8fd485330ae9..a752cb02edda 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.22 2007/08/13 12:03:56 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.23 2007/08/13 13:41:37 gustavoz Exp $
+
+ 13 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> vconfig-1.9.ebuild:
+ Stable on sparc wrt #188700
13 Aug 2007; <pva@gentoo.org> metadata.xml:
Took from solar per his request on -dev.
diff --git a/net-misc/vconfig/vconfig-1.9.ebuild b/net-misc/vconfig/vconfig-1.9.ebuild
index 669d3562e44e..343b65ab1913 100644
--- a/net-misc/vconfig/vconfig-1.9.ebuild
+++ b/net-misc/vconfig/vconfig-1.9.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.9.ebuild,v 1.5 2006/10/22 20:02:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.6 2007/08/13 13:41:37 gustavoz 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="~amd64 ~ppc ~ppc64 sparc ~x86 ~alpha"
IUSE="static"
DEPEND="virtual/libc virtual/os-headers"
RDEPEND="!static? ( virtual/libc )"