]> Pileus Git - ~andy/sunrise/blobdiff - app-text/orayta/orayta-0.043_p7.ebuild
app-text/orayta: Bump, bump EAPI, fix qt deps
[~andy/sunrise] / app-text / orayta / orayta-0.043_p7.ebuild
similarity index 84%
rename from app-text/orayta/orayta-0.03_p2.ebuild
rename to app-text/orayta/orayta-0.043_p7.ebuild
index 1d0bf5e836e277976ef12893a751290bbd3e8002..4275a946de757554b6a254e9b87ffaf2dbf381f6 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="3"
+EAPI="5"
 
 inherit qt4-r2
 
@@ -26,9 +26,6 @@ RDEPEND="${DEPEND}
 S="${WORKDIR}/svn"
 
 src_prepare() {
-       #Unhide project file (for some reason hidden in tarball)
-       mv hide.tmp Orayta.pro || die 'Project File missing'
-
        sed -i 's|/usr/local/bin|/usr/bin|' Orayta.pro
 
        qt4-r2_src_prepare