summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-12-14 17:28:53 +0100
committerMartin Väth <martin@mvath.de>2015-12-14 17:28:53 +0100
commitb81a9499b8434455aec6606ef8876d64a3b26b33 (patch)
treea25dbf1b4cffd88ba7aa2c2beb88388f73cb8d6a /dev-util
parentapp-shells/set_prompt: Version bump (diff)
downloadmv-b81a9499b8434455aec6606ef8876d64a3b26b33.tar.gz
mv-b81a9499b8434455aec6606ef8876d64a3b26b33.tar.bz2
mv-b81a9499b8434455aec6606ef8876d64a3b26b33.zip
Bump to readme.gentoo-r1
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/ccache/ccache-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-99999999.ebuild b/dev-util/ccache/ccache-99999999.ebuild
index e4fbbe38..cfcfd9b2 100644
--- a/dev-util/ccache/ccache-99999999.ebuild
+++ b/dev-util/ccache/ccache-99999999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
WANT_LIBTOOL=none
EGIT_MIN_CLONE_TYPE=single
EGIT_REPO_URI="git://git.samba.org/ccache.git"
-inherit autotools git-r3 readme.gentoo
+inherit autotools git-r3 readme.gentoo-r1
DESCRIPTION="fast compiler cache"
HOMEPAGE="http://ccache.samba.org/"