diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-21 07:52:45 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-21 07:52:45 +0000 |
commit | 82235f5f8abaac6abb359a0d342845be96893b0e (patch) | |
tree | 6314b0a571b93b6c51830a296ef70665ed463554 /net-misc/vconfig/vconfig-1.9.ebuild | |
parent | Stable on x86 wrt bug #182385 (diff) | |
download | historical-82235f5f8abaac6abb359a0d342845be96893b0e.tar.gz historical-82235f5f8abaac6abb359a0d342845be96893b0e.tar.bz2 historical-82235f5f8abaac6abb359a0d342845be96893b0e.zip |
Stable on x86 wrt bug #188700
Package-Manager: portage-2.1.3.5
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 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 )" |