summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2010-10-10 16:45:20 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:46:19 +0200
commit7b85708f1a6ae13a08b8ec945e2cfd78a37e5d52 (patch)
tree2e255fd7f762e86fae4e950cd88f38254d59c4d3 /sys-block
parentAdd compcache-tools with init-files (diff)
downloadmv-7b85708f1a6ae13a08b8ec945e2cfd78a37e5d52.tar.gz
mv-7b85708f1a6ae13a08b8ec945e2cfd78a37e5d52.tar.bz2
mv-7b85708f1a6ae13a08b8ec945e2cfd78a37e5d52.zip
RESTRICT=mirror for compcache
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/compcache-tools/Manifest2
-rw-r--r--sys-block/compcache-tools/compcache-tools-0.6.2.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-block/compcache-tools/Manifest b/sys-block/compcache-tools/Manifest
index 69dce724..4ef36d65 100644
--- a/sys-block/compcache-tools/Manifest
+++ b/sys-block/compcache-tools/Manifest
@@ -2,6 +2,6 @@ AUX compcache-tools-cc.patch 327 RMD160 c802f33b2baa54e7428c9ace8f103c23e4d7b0eb
AUX compcache.confd 806 RMD160 62cda7d7922a3bce9d16e71c9d4de46470ce7da8 SHA1 5f8684b242e80e75255869d6caae1cfb3e9dfe65 SHA256 cedb1a7ed1a5c58f149746cd8b80b2800795b1d304a0b4088d561e5a52072abb
AUX compcache.initd 1794 RMD160 011d113c3296c68b7ebefefd9f5539de0e8643f7 SHA1 69cecb788b8b07d3941e1b974c4f0437d42ac679 SHA256 81bfd2f559592e1ab3b72f6f82c69902381a56852e2c3d4b5d5898de8f323165
DIST compcache-0.6.2.tar.gz 26618 RMD160 495f1fcd76f9585192327d33ab2f6f667b611c6c SHA1 d2844aff60517c93477031df0705553f1ee7e743 SHA256 969e39aa08c3c65fe104777156caef3e9c58fc87720d45801a6dce04745abac3
-EBUILD compcache-tools-0.6.2.ebuild 910 RMD160 793f99dd9b9ba8715c1311690c0643f65d582627 SHA1 6117237951d0e58abbcbb111d1c97df7b7fc4167 SHA256 f2fd6497f681a8323143b555e724ab7118b2bab2676cf508e3cf5e9d1d5896a8
+EBUILD compcache-tools-0.6.2.ebuild 928 RMD160 87129e7d425f05b498217e9b14ea9d2cac03e6f9 SHA1 e1b765ef18e0d738c86cca2d6b8f7bd2b701e99c SHA256 112c7767615fd1d2e6700e77d890910d83474c86c8462b95649b1fa24a2ae10a
MISC ChangeLog 351 RMD160 0986dfe2786bf8d3c376479d94655affd6840888 SHA1 38498adab0cc477cd45f43b7c8e56300e5c53cae SHA256 36e40dc62d69ed2e404809c51700e1133d04c2ab9084342199f2a13bb6b31472
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/sys-block/compcache-tools/compcache-tools-0.6.2.ebuild b/sys-block/compcache-tools/compcache-tools-0.6.2.ebuild
index c3d2f608..fc9a6b01 100644
--- a/sys-block/compcache-tools/compcache-tools-0.6.2.ebuild
+++ b/sys-block/compcache-tools/compcache-tools-0.6.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
+# $Header $
+EAPI="3"
inherit eutils toolchain-funcs
+RESTRICT="mirror"
MY_P="${P/-tools/}"
DESCRIPTION="Compressed in-memory swap device for Linux"