From b69c667879670ba6c3a1cd945a7f6e471f34c3b5 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Mon, 12 Oct 2015 19:44:08 +0300 Subject: [PATCH] git-2 -> git-r3 --- app-admin/gentoo-upgrade/gentoo-upgrade-9999.ebuild | 2 +- app-admin/htpasswd/htpasswd-9999.ebuild | 2 +- app-admin/network-profile/Manifest | 1 - app-admin/network-profile/network-profile-9999.ebuild | 2 +- app-misc/stderred/Manifest | 1 - app-misc/stderred/stderred-9999.ebuild | 2 +- app-portage/findcruftfiles/findcruftfiles-9999.ebuild | 2 +- dev-libs/gobject-plugin/gobject-plugin-9999.ebuild | 3 +-- games-puzzle/charley/Manifest | 1 - games-puzzle/charley/charley-9999.ebuild | 2 +- media-fonts/corefonts-lucon/corefonts-lucon-1.0.0.ebuild | 2 +- sys-apps/hardinform/hardinform-9999.ebuild | 2 +- sys-apps/uksmstat/uksmstat-9999.ebuild | 3 +-- x11-drivers/snail/snail-9999.ebuild | 2 +- x11-misc/primus/primus-9999.ebuild | 2 +- 15 files changed, 12 insertions(+), 17 deletions(-) delete mode 100644 app-admin/network-profile/Manifest delete mode 100644 app-misc/stderred/Manifest delete mode 100644 games-puzzle/charley/Manifest diff --git a/app-admin/gentoo-upgrade/gentoo-upgrade-9999.ebuild b/app-admin/gentoo-upgrade/gentoo-upgrade-9999.ebuild index dc1afdad..01761f6c 100644 --- a/app-admin/gentoo-upgrade/gentoo-upgrade-9999.ebuild +++ b/app-admin/gentoo-upgrade/gentoo-upgrade-9999.ebuild @@ -8,7 +8,7 @@ inherit eutils if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/backbone/gentoo-upgrade.git"} - inherit git-2 + inherit git-r3 KEYWORDS="" else SRC_URI="ftp://backbone.ws/projects/gentoo-upgrade/${P}.tar.bz2" diff --git a/app-admin/htpasswd/htpasswd-9999.ebuild b/app-admin/htpasswd/htpasswd-9999.ebuild index b7ef71d0..6614cbf7 100644 --- a/app-admin/htpasswd/htpasswd-9999.ebuild +++ b/app-admin/htpasswd/htpasswd-9999.ebuild @@ -8,7 +8,7 @@ inherit eutils if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/backbone/htpasswd.git"} - inherit git-2 + inherit git-r3 KEYWORDS="" else SRC_URI="ftp://backbone.ws/projects/htpasswd/${P}.tar.bz2" diff --git a/app-admin/network-profile/Manifest b/app-admin/network-profile/Manifest deleted file mode 100644 index 22ad316d..00000000 --- a/app-admin/network-profile/Manifest +++ /dev/null @@ -1 +0,0 @@ -EBUILD network-profile-9999.ebuild 826 SHA256 ffdcbd68f2171bf93be4eb7787c3c8cbcef3a34c4ed77df934bc2bf63e8eab61 SHA512 f87d63c7316d170730dbe6f3b0d8f783867981fdfbfe541cf502305f932dcaec868827fafca8bd3f39791781df688fd1738492ed3cc8c08436c3bd1a8f3c7d9d WHIRLPOOL 97436a44a08a43534a705f249590106284d6bd952f140346789cb6b8efb1fc7cdbcf91d0e73c732ffabcd14220cad868b0a07edf1275b3302367b92399703002 diff --git a/app-admin/network-profile/network-profile-9999.ebuild b/app-admin/network-profile/network-profile-9999.ebuild index c76b8edf..906ba0ad 100644 --- a/app-admin/network-profile/network-profile-9999.ebuild +++ b/app-admin/network-profile/network-profile-9999.ebuild @@ -8,7 +8,7 @@ inherit eutils if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/backbone/network-profile.git"} - inherit git-2 + inherit git-r3 KEYWORDS="" else SRC_URI="ftp://backbone.ws/projects/network-profile/${P}.tar.bz2" diff --git a/app-misc/stderred/Manifest b/app-misc/stderred/Manifest deleted file mode 100644 index 96f6e38c..00000000 --- a/app-misc/stderred/Manifest +++ /dev/null @@ -1 +0,0 @@ -EBUILD stderred-9999.ebuild 985 RMD160 f4bd51845a855e21920bf71513f1d7200d63c71b SHA1 e2e14c3d32219036aa4f414553508d31c39cc955 SHA256 6d91768b2f486de739d8c71123a71b7ddbff4b414e63c3e41ad4d25e549ab248 diff --git a/app-misc/stderred/stderred-9999.ebuild b/app-misc/stderred/stderred-9999.ebuild index 1e3f7129..1d05b4cc 100644 --- a/app-misc/stderred/stderred-9999.ebuild +++ b/app-misc/stderred/stderred-9999.ebuild @@ -8,7 +8,7 @@ inherit eutils if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/albinoloverats/stderred.git"} - inherit git-2 + inherit git-r3 KEYWORDS="" else SRC_URI="" diff --git a/app-portage/findcruftfiles/findcruftfiles-9999.ebuild b/app-portage/findcruftfiles/findcruftfiles-9999.ebuild index cc62bf81..050ccc62 100644 --- a/app-portage/findcruftfiles/findcruftfiles-9999.ebuild +++ b/app-portage/findcruftfiles/findcruftfiles-9999.ebuild @@ -8,7 +8,7 @@ inherit eutils if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/backbone/findcruftfiles.git"} - inherit git-2 + inherit git-r3 KEYWORDS="" else SRC_URI="ftp://backbone.ws/projects/findcruftfiles/${P}.tar.bz2" diff --git a/dev-libs/gobject-plugin/gobject-plugin-9999.ebuild b/dev-libs/gobject-plugin/gobject-plugin-9999.ebuild index 9bf9de9d..915020f2 100644 --- a/dev-libs/gobject-plugin/gobject-plugin-9999.ebuild +++ b/dev-libs/gobject-plugin/gobject-plugin-9999.ebuild @@ -8,8 +8,7 @@ inherit cmake-utils if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI=${EGIT_REPO_URI:-"git://git.backbone.ws/gobject/plugin.git"} - EGIT_HAS_SUBMODULES=true - inherit git-2 + inherit git-r3 KEYWORDS="" else #SRC_URI="ftp://ftp.backbone.ws/projects/gobject-plugin/${P}.tar.bz2" diff --git a/games-puzzle/charley/Manifest b/games-puzzle/charley/Manifest deleted file mode 100644 index 56cf4b26..00000000 --- a/games-puzzle/charley/Manifest +++ /dev/null @@ -1 +0,0 @@ -EBUILD charley-9999.ebuild 1029 SHA256 b8990a04083407ca40df3200837bfe5fdb876eb13df462ed76bb14c94252bd46 SHA512 5d65224494cca4de5c8f2ab6799bafd24bd9a51b00849ed912d06a7194e62209947acb608b36f552e2e3c69127e179c55bdbdc2b98f0afa05c6c2e8bef2b9df2 WHIRLPOOL c4676986b61f58651c6c6cff983bbf45dd5079420349cb6310def1f49cb149f4420482f4d4460836bb38b09464c95ffa4ba7fe991b7fd36f27d55200d1c20fcf diff --git a/games-puzzle/charley/charley-9999.ebuild b/games-puzzle/charley/charley-9999.ebuild index 8ba36f37..5116c92a 100644 --- a/games-puzzle/charley/charley-9999.ebuild +++ b/games-puzzle/charley/charley-9999.ebuild @@ -6,7 +6,7 @@ EAPI=4 if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/masterfri/Charley.git"} - inherit git-2 + inherit git-r3 KEYWORDS="" else SRC_URI="https://github.com/masterfri/charley/archive/${P}.zip" diff --git a/media-fonts/corefonts-lucon/corefonts-lucon-1.0.0.ebuild b/media-fonts/corefonts-lucon/corefonts-lucon-1.0.0.ebuild index 7a82e063..2eca8a06 100644 --- a/media-fonts/corefonts-lucon/corefonts-lucon-1.0.0.ebuild +++ b/media-fonts/corefonts-lucon/corefonts-lucon-1.0.0.ebuild @@ -8,7 +8,7 @@ inherit eutils if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI=${EGIT_REPO_URI:-"git://git.backbone.ws/linux-fonts/corefonts-lucon.git"} - inherit git-2 + inherit git-r3 KEYWORDS="" else SRC_URI="https://git.backbone.ws/linux-fonts/corefonts-lucon/archive-tarball/v${PV} -> corefonts-lucon-${PV}.tar.gz" diff --git a/sys-apps/hardinform/hardinform-9999.ebuild b/sys-apps/hardinform/hardinform-9999.ebuild index bd5db22e..0c2d47e3 100644 --- a/sys-apps/hardinform/hardinform-9999.ebuild +++ b/sys-apps/hardinform/hardinform-9999.ebuild @@ -6,7 +6,7 @@ EAPI=4 EGIT_REPO_URI="git://github.com/inish777/hardinform.git" -[[ 9999 == ${PV} ]] && vcs=git-2 +[[ 9999 == ${PV} ]] && vcs=git-r3 inherit eutils cmake-utils $vcs diff --git a/sys-apps/uksmstat/uksmstat-9999.ebuild b/sys-apps/uksmstat/uksmstat-9999.ebuild index d01bd1e4..79f1269e 100644 --- a/sys-apps/uksmstat/uksmstat-9999.ebuild +++ b/sys-apps/uksmstat/uksmstat-9999.ebuild @@ -3,11 +3,10 @@ # $Header: $ EAPI=4 -inherit git-2 cmake-utils +inherit git-r3 cmake-utils DESCRIPTION="Small tool to show UKSM statistics." HOMEPAGE="http://github.com/pfactum/uksmstat" EGIT_REPO_URI="https://github.com/pfactum/uksmstat.git" -EGIT_HAS_SUBMODULES=true LICENSE="GPL-3" SLOT="0" diff --git a/x11-drivers/snail/snail-9999.ebuild b/x11-drivers/snail/snail-9999.ebuild index 59c67fc2..fd9bb2dd 100644 --- a/x11-drivers/snail/snail-9999.ebuild +++ b/x11-drivers/snail/snail-9999.ebuild @@ -6,7 +6,7 @@ EAPI=4 EGIT_REPO_URI="git://github.com/backbone/snail.git" -[[ 9999 == ${PV} ]] && vcs=git-2 +[[ 9999 == ${PV} ]] && vcs=git-r3 inherit $vcs eutils diff --git a/x11-misc/primus/primus-9999.ebuild b/x11-misc/primus/primus-9999.ebuild index 595ae948..6c52af7b 100644 --- a/x11-misc/primus/primus-9999.ebuild +++ b/x11-misc/primus/primus-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -inherit multilib-build git-2 +inherit multilib-build git-r3 DESCRIPTION="Faster OpenGL offloading for Bumblebee" HOMEPAGE="https://github.com/amonakov/primus"