diff options
author | 2012-05-21 19:14:40 +0000 | |
---|---|---|
committer | 2012-05-21 19:14:40 +0000 | |
commit | 4e64dae97c24f6a354d9539462b27bc205e428c8 (patch) | |
tree | 3030171fc027ae985dfc6b12f8f1b23f096a220c /net-misc/nxcl/nxcl-0.9-r1.ebuild | |
parent | Add missing inheritance of eutils.eclass (diff) | |
download | gentoo-2-4e64dae97c24f6a354d9539462b27bc205e428c8.tar.gz gentoo-2-4e64dae97c24f6a354d9539462b27bc205e428c8.tar.bz2 gentoo-2-4e64dae97c24f6a354d9539462b27bc205e428c8.zip |
Add missing inheritance of eutils.eclass
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/nxcl/nxcl-0.9-r1.ebuild')
-rw-r--r-- | net-misc/nxcl/nxcl-0.9-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/nxcl/nxcl-0.9-r1.ebuild b/net-misc/nxcl/nxcl-0.9-r1.ebuild index 361e70099808..e11bf328a54a 100644 --- a/net-misc/nxcl/nxcl-0.9-r1.ebuild +++ b/net-misc/nxcl/nxcl-0.9-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/nxcl-0.9-r1.ebuild,v 1.2 2009/03/08 15:31:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/nxcl-0.9-r1.ebuild,v 1.3 2012/05/21 19:14:40 xarthisius Exp $ -inherit autotools +inherit autotools eutils MY_P="freenx-client-${PV}" DESCRIPTION="A library for building NX clients" |