diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-07-09 06:20:15 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-07-09 06:20:15 +0000 |
commit | f57f486f7e3b17ed253b3333b08c2c47ae78f265 (patch) | |
tree | 6da8c28b5aafbb7d6e936e53a23a71843d64e167 /net-libs/xrootd/xrootd-3.2.1.ebuild | |
parent | ppc stable (bug 400359) (diff) | |
download | gentoo-2-f57f486f7e3b17ed253b3333b08c2c47ae78f265.tar.gz gentoo-2-f57f486f7e3b17ed253b3333b08c2c47ae78f265.tar.bz2 gentoo-2-f57f486f7e3b17ed253b3333b08c2c47ae78f265.zip |
net-libs/xrootd: Cleaned old, add missing eclass
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/xrootd/xrootd-3.2.1.ebuild')
-rw-r--r-- | net-libs/xrootd/xrootd-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xrootd/xrootd-3.2.1.ebuild b/net-libs/xrootd/xrootd-3.2.1.ebuild index d43b18ff653d..ce2a7588a90c 100644 --- a/net-libs/xrootd/xrootd-3.2.1.ebuild +++ b/net-libs/xrootd/xrootd-3.2.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xrootd/xrootd-3.2.1.ebuild,v 1.3 2012/07/08 22:43:31 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xrootd/xrootd-3.2.1.ebuild,v 1.4 2012/07/09 06:20:15 jlec Exp $ EAPI=4 -inherit cmake-utils eutils +inherit cmake-utils eutils user DURI="http://xrootd.slac.stanford.edu/doc/prod" |