sys-cluster/util-vserver: tidy up ebuild.
authorPatrice Clement <monsieurp@gentoo.org>
Mon, 23 Jan 2017 00:19:21 +0000 (01:19 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 23 Jan 2017 00:20:22 +0000 (01:20 +0100)
Package-Manager: portage-2.3.0

sys-cluster/util-vserver/util-vserver-0.30.216_pre3120.ebuild

index e78a7f4eeee41e51f4d993bc943651b55dbfb67d..b25997c27a91ccb12e2ac4482d52900bb13cc582 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,9 +14,7 @@ SRC_URI="http://people.linux-vserver.org/~dhozac/t/uv-testing/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~sparc x86"
-
-IUSE=""
+KEYWORDS="~alpha amd64 sparc x86"
 
 CDEPEND="
        dev-libs/beecrypt
@@ -28,7 +26,8 @@ DEPEND="
        ${CDEPEND}
        >dev-libs/dietlibc-0.33"
 
-RDEPEND="${CDEPEND}"
+RDEPEND="
+       ${CDEPEND}"
 
 S="${WORKDIR}/${MY_P}"