From 50c15413ad74366f4bed19355ce0036dc3cdb9a0 Mon Sep 17 00:00:00 2001 From: Henry Gebhardt Date: Mon, 21 Apr 2014 22:08:04 -0400 Subject: sci-astronomy/fpipe-9999.ebuild: update for git-r3 eclass because the old one disappeared --- sci-astronomy/fpipe/fpipe-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/" -- cgit v1.2.3-65-gdbad