diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-13 13:41:37 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-13 13:41:37 +0000 |
commit | 50e4394772366b34f692a33c9d22016bf3b92ce6 (patch) | |
tree | 5bb79e0283ecd0f010dd7cdc388769ed4ae3e755 /net-misc/vconfig/vconfig-1.9.ebuild | |
parent | Stable on sparc wrt #188490 (diff) | |
download | historical-50e4394772366b34f692a33c9d22016bf3b92ce6.tar.gz historical-50e4394772366b34f692a33c9d22016bf3b92ce6.tar.bz2 historical-50e4394772366b34f692a33c9d22016bf3b92ce6.zip |
Stable on sparc wrt #188700
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'net-misc/vconfig/vconfig-1.9.ebuild')
-rw-r--r-- | net-misc/vconfig/vconfig-1.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 )" |