summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2012-04-15 21:00:18 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:47:36 +0200
commitbd582bfb4b4f1b38ed7effb0e65353f9bae30f9c (patch)
tree27fca8ca6840a4fc125774621d98490fead6f32f /dev-util/diffhelp
parentAdd requestpolicy ebuild (diff)
downloadmv-bd582bfb4b4f1b38ed7effb0e65353f9bae30f9c.tar.gz
mv-bd582bfb4b4f1b38ed7effb0e65353f9bae30f9c.tar.bz2
mv-bd582bfb4b4f1b38ed7effb0e65353f9bae30f9c.zip
Add base. Fix stardict compilation
Diffstat (limited to 'dev-util/diffhelp')
-rw-r--r--dev-util/diffhelp/ChangeLog3
-rw-r--r--dev-util/diffhelp/diffhelp-1.4.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/diffhelp/ChangeLog b/dev-util/diffhelp/ChangeLog
index 000faa3f..5802beb0 100644
--- a/dev-util/diffhelp/ChangeLog
+++ b/dev-util/diffhelp/ChangeLog
@@ -4,6 +4,9 @@
*diffhelp-1.4 (08 Apr 2012)
+ 15 Apr 2012; Martin Väth <martin@mvath.de>
+ Inherit base
+
08 Apr 2012; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild.
diff --git a/dev-util/diffhelp/diffhelp-1.4.ebuild b/dev-util/diffhelp/diffhelp-1.4.ebuild
index 04b3833a..328dca1e 100644
--- a/dev-util/diffhelp/diffhelp-1.4.ebuild
+++ b/dev-util/diffhelp/diffhelp-1.4.ebuild
@@ -4,7 +4,7 @@
EAPI="4"
RESTRICT="mirror"
-inherit vcs-snapshot
+inherit base vcs-snapshot
DESCRIPTION="A frontend, beautifier, and path-fixer for diff -u"
HOMEPAGE="https://github.com/vaeth/diffhelp/"