commit:     3496ef2bb9bfc764dd202bdc05c4b7a11f5c5be4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 10:40:29 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 14:41:31 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=3496ef2b

x11-themes/skulpture: 0.2.4_p20120822 snapshot bump from GitHub

Replaces 0.2.4-r1 with non-existent tarball.

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-themes/skulpture/skulpture-0.2.4-r1.ebuild      | 18 ------------------
 .../skulpture/skulpture-0.2.4_p20120822.ebuild      | 21 +++++++++++++++++++++
 2 files changed, 21 insertions(+), 18 deletions(-)

diff --git a/x11-themes/skulpture/skulpture-0.2.4-r1.ebuild 
b/x11-themes/skulpture/skulpture-0.2.4-r1.ebuild
deleted file mode 100644
index 76584e17..00000000
--- a/x11-themes/skulpture/skulpture-0.2.4-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Classical style and window decorations for KDE"
-HOMEPAGE="http://skulpture.maxiom.de/";
-SRC_URI="http://kde-look.org/CONTENT/content-files/59031-${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="kde-plasma/kwin:4"
-RDEPEND="${DEPEND}"

diff --git a/x11-themes/skulpture/skulpture-0.2.4_p20120822.ebuild 
b/x11-themes/skulpture/skulpture-0.2.4_p20120822.ebuild
new file mode 100644
index 00000000..c4cb687b
--- /dev/null
+++ b/x11-themes/skulpture/skulpture-0.2.4_p20120822.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+COMMIT=4e36baf0032c9f2e1c78cf11175e726d9582778a
+inherit kde4-base
+
+DESCRIPTION="Classical style and window decorations for KDE Plasma"
+HOMEPAGE="https://github.com/cfeck/skulpture";
+SRC_URI="https://github.com/cfeck/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="kde-plasma/kwin:4"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}-${COMMIT}"

Reply via email to