diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2013-09-09 16:38:32 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2013-09-09 16:38:32 +0000 |
commit | 9152939ccecc56289d068488169bd0a8e2340a5a (patch) | |
tree | 6aa09bd5fbf25ba8ed6333faa658f37b5b2e38d7 /net-fs/cvmfs/cvmfs-2.1.14.ebuild | |
parent | Introduce smart switching between "git fetch" and "git fetch --depth 1" to sa... (diff) | |
download | historical-9152939ccecc56289d068488169bd0a8e2340a5a.tar.gz historical-9152939ccecc56289d068488169bd0a8e2340a5a.tar.bz2 historical-9152939ccecc56289d068488169bd0a8e2340a5a.zip |
Keyworded, removed old
Package-Manager: portage-2.2.01.22288-prefix/cvs/Linux x86_64
Manifest-Sign-Key: 0x13CB1360
Diffstat (limited to 'net-fs/cvmfs/cvmfs-2.1.14.ebuild')
-rw-r--r-- | net-fs/cvmfs/cvmfs-2.1.14.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-fs/cvmfs/cvmfs-2.1.14.ebuild b/net-fs/cvmfs/cvmfs-2.1.14.ebuild index 9f0513afd4d0..17bc279500b4 100644 --- a/net-fs/cvmfs/cvmfs-2.1.14.ebuild +++ b/net-fs/cvmfs/cvmfs-2.1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.14.ebuild,v 1.1 2013/08/16 21:46:43 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cvmfs/cvmfs-2.1.14.ebuild,v 1.2 2013/09/09 16:34:54 bicatali Exp $ EAPI=5 @@ -15,6 +15,7 @@ SRC_URI="https://ecsft.cern.ch/dist/${PN}/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" +KEYWORDS="~amd64 ~x86" IUSE="+client debug doc server" CDEPEND=" |