]> Some of my projects - anidbudpclient-overlay.git/commitdiff
Update EAPI versions
authorAPTX <marek321@gmail.com>
Fri, 31 Jan 2020 14:32:39 +0000 (23:32 +0900)
committerAPTX <marek321@gmail.com>
Fri, 31 Jan 2020 14:32:39 +0000 (23:32 +0900)
app-anidbudpclient/anidbudpclient/anidbudpclient-9999-r2.ebuild
app-anidbudpclient/anidbudpclient/anidbudpclient-9999-r3.ebuild
app-anidbudpclient/aniplayer/aniplayer-9999.ebuild
app-anidbudpclient/localmylist/localmylist-9999-r2.ebuild
app-anidbudpclient/localmylist/localmylist-9999.ebuild
dev-util/clazy/clazy-9999.ebuild

index 3a4a59bdbda216364be8da880043a961f138a5f2..d5832c054db7fccf7ee5da5c2acc40e54f32043c 100644 (file)
@@ -1,11 +1,11 @@
 # ...
 
-EAPI="5"
+EAPI="6"
 
 EGIT_REPO_URI="https://tyo.aptx.org/git/anidbudpclient.git"
 EXPERIMENTAL="true"
 
-inherit git-2 qmake-utils
+inherit git-r3 qmake-utils
 
 DESCRIPTION="AniDBUdpClient library"
 HOMEPAGE="https://tyo.aptx.org/gitweb/?p=anidbudpclient.git;a=summary"
index 7b5fb400973bc82e565c6bcb6b7bf8e3eb9c12a3..f7de062ea4610207fb013954ce4a99a83f581813 100644 (file)
@@ -1,6 +1,6 @@
 # ...
 
-EAPI="6"
+EAPI="7"
 
 EGIT_REPO_URI="https://tyo.aptx.org/git/anidbudpclient.git"
 EXPERIMENTAL="true"
index 9eae41528a384530d37fafa034cdc3546c4367c2..ac0a48683d4f85754ad00b976e7ee7dc0485781f 100644 (file)
@@ -1,6 +1,6 @@
 # ...
 
-EAPI="6"
+EAPI="7"
 
 EGIT_REPO_URI="https://tyo.aptx.org/git/aniplayer.git"
 EXPERIMENTAL="true"
index a4a4f2fc4650afd541b24f9a0a02deb2888f8d9a..a5fe53e90461d41aaeae5d59b79bec4ecb3b714a 100644 (file)
@@ -1,6 +1,6 @@
 # ...
 
-EAPI="6"
+EAPI="7"
 
 EGIT_REPO_URI="https://tyo.aptx.org/git/localmylist.git"
 EXPERIMENTAL="true"
index 577d90864d5acaa24cec56c40a47c742f9111066..529be1ac0ff27d10dce89d02898e21660ca465ea 100644 (file)
@@ -1,11 +1,11 @@
 # ...
 
-EAPI="5"
+EAPI="6"
 
 EGIT_REPO_URI="https://tyo.aptx.org/git/localmylist.git"
 EXPERIMENTAL="true"
 
-inherit git-2 qmake-utils eutils
+inherit git-r3 qmake-utils eutils
 
 DESCRIPTION="LocalMyList library"
 HOMEPAGE="https://tyo.aptx.org/gitweb/?p=localmylist.git;a=summary"
index 4cf9e1338e044a090c510beb3b7daa0aca193918..ca8fab03893e071ad897d00aa10c6fa4b16fcfa6 100644 (file)
@@ -1,9 +1,9 @@
-EAPI="5"
+EAPI="7"
 
 EGIT_REPO_URI="git://anongit.kde.org/clazy.git"
 EXPERIMENTAL="true"
 
-inherit git-2 cmake-utils
+inherit git-r3 cmake-utils
 
 DESCRIPTION="Qt oriented code checker based on clang framework. Krazy's little brother."
 HOMEPAGE="https://quickgit.kde.org/?p=clazy.git"