summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/vconfig/ChangeLog10
-rw-r--r--net-misc/vconfig/vconfig-1.9.ebuild10
2 files changed, 13 insertions, 7 deletions
diff --git a/net-misc/vconfig/ChangeLog b/net-misc/vconfig/ChangeLog
index c2c0379215eb..ab2404761fa1 100644
--- a/net-misc/vconfig/ChangeLog
+++ b/net-misc/vconfig/ChangeLog
@@ -1,6 +1,12 @@
# 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.26 2007/11/06 07:05:07 pva Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.27 2008/05/11 00:58:18 solar Exp $
+
+ 11 May 2008; <solar@gentoo.org> vconfig-1.9.ebuild:
+ keyworded ~arm
+
+ 11 May 2008; <solar@gentoo.org> vconfig-1.9.ebuild:
+ keyworded ~arm
06 Nov 2007; <pva@gentoo.org> -vconfig-1.8.ebuild, vconfig-1.9.ebuild:
Remove note about 2.4 kernel. Clean old.
diff --git a/net-misc/vconfig/vconfig-1.9.ebuild b/net-misc/vconfig/vconfig-1.9.ebuild
index 0865fefcde0d..2f58a89ed730 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
+# Copyright 1999-2008 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.9 2007/11/06 07:05:07 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.10 2008/05/11 00:58:18 solar Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -12,10 +12,10 @@ 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="~arm ~alpha amd64 ~ppc ~ppc64 sparc x86"
IUSE="static"
-DEPEND="virtual/libc virtual/os-headers"
-RDEPEND="!static? ( virtual/libc )"
+#DEPEND="virtual/libc virtual/os-headers"
+#RDEPEND="!static? ( virtual/libc )"
src_compile() {
use static && appened-ldflags -static