summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Gebhardt <hsggebhardt@gmail.com>2014-04-21 22:08:04 -0400
committerHenry Gebhardt <hsggebhardt@gmail.com>2014-04-21 22:08:04 -0400
commit50c15413ad74366f4bed19355ce0036dc3cdb9a0 (patch)
tree12c3a3b510e3d1b255c2fa26218466ae0b47a2cd
parentapp-admin/bup: remove old version, do not depend on app-doc/pandoc (diff)
downloadkork-50c15413ad74366f4bed19355ce0036dc3cdb9a0.tar.gz
kork-50c15413ad74366f4bed19355ce0036dc3cdb9a0.tar.bz2
kork-50c15413ad74366f4bed19355ce0036dc3cdb9a0.zip
sci-astronomy/fpipe-9999.ebuild: update for git-r3 eclass
because the old one disappeared
-rw-r--r--sci-astronomy/fpipe/fpipe-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/fpipe/fpipe-9999.ebuild b/sci-astronomy/fpipe/fpipe-9999.ebuild
index 2c28fcd..0713759 100644
--- a/sci-astronomy/fpipe/fpipe-9999.ebuild
+++ b/sci-astronomy/fpipe/fpipe-9999.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=2
-inherit git flag-o-matic
+inherit git-r3 flag-o-matic
DESCRIPTION="A collection of FTools orchestrated by a pipeline driver"
HOMEPAGE="http://pulsar.sternwarte.uni-erlangen.de/fpipe/"