diff options
Diffstat (limited to 'net-misc/vconfig/vconfig-1.9.ebuild')
-rw-r--r-- | net-misc/vconfig/vconfig-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vconfig/vconfig-1.9.ebuild b/net-misc/vconfig/vconfig-1.9.ebuild index de9255ba1fda..1358cdd3a2a8 100644 --- a/net-misc/vconfig/vconfig-1.9.ebuild +++ b/net-misc/vconfig/vconfig-1.9.ebuild @@ -1,6 +1,6 @@ # 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.11 2008/05/13 14:43:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.12 2008/07/07 01:33:09 jer 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 ~arm ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 sparc x86" IUSE="static" #DEPEND="virtual/libc virtual/os-headers" #RDEPEND="!static? ( virtual/libc )" |