summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2017-12-05 11:57:52 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2017-12-05 11:57:52 +0100
commit38ff0b83fedba11c40d1107cf6514c8e36bd9350 (patch)
tree0d9b2d9021ee20f348f3ff7e0213dec76cc44ef8 /x11-themes/gnustep-gtk-theme/gnustep-gtk-theme-9999.ebuild
parentFix Manifests (diff)
downloadgnustep-38ff0b83fedba11c40d1107cf6514c8e36bd9350.tar.gz
gnustep-38ff0b83fedba11c40d1107cf6514c8e36bd9350.tar.bz2
gnustep-38ff0b83fedba11c40d1107cf6514c8e36bd9350.zip
x11-themes/gnustep-gtk-theme: point to github
Package-Manager: Portage-2.3.16, Repoman-2.3.6 Manifest-Sign-Key: 00F7AB331B0F097F
Diffstat (limited to 'x11-themes/gnustep-gtk-theme/gnustep-gtk-theme-9999.ebuild')
-rw-r--r--x11-themes/gnustep-gtk-theme/gnustep-gtk-theme-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/gnustep-gtk-theme/gnustep-gtk-theme-9999.ebuild b/x11-themes/gnustep-gtk-theme/gnustep-gtk-theme-9999.ebuild
index 447c81f..601c8c4 100644
--- a/x11-themes/gnustep-gtk-theme/gnustep-gtk-theme-9999.ebuild
+++ b/x11-themes/gnustep-gtk-theme/gnustep-gtk-theme-9999.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
-inherit gnustep-2 subversion
+EAPI=6
+inherit git-r3 gnustep-2
DESCRIPTION="a GNUstep theme engine using current Gtk+ theme"
-HOMEPAGE="http://svn.gna.org/viewcvs/gnustep/plugins/themes/Gtk/"
+HOMEPAGE="https://github.com/gnustep/plugins-themes-Gtk"
SRC_URI=""
-ESVN_REPO_URI="svn://svn.gna.org/svn/gnustep/plugins/themes/Gtk"
+EGIT_REPO_URI="git://github.com/gnustep/plugins-themes-Gtk"
LICENSE="LGPL-2.1"
SLOT="0"