public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-screensaver-crystalmorph/
@ 2017-07-30 12:13 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2017-07-30 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     34a7dd66cf8d13041d39d31811f8ad420a02dc5e
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 19:42:41 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 12:12:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a7dd66

media-plugins/kodi-screensaver-crystalmorph: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 .../kodi-screensaver-crystalmorph-9999.ebuild                         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild b/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild
index c328275461e..11c80daab75 100644
--- a/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild
+++ b/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI=""
 case ${PV} in
 9999)
 	SRC_URI=""
-	EGIT_REPO_URI="git://github.com/notspiff/screensaver.crystalmorph.git"
+	EGIT_REPO_URI="https://github.com/notspiff/screensaver.crystalmorph.git"
 	inherit git-r3
 	;;
 *)


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-screensaver-crystalmorph/
@ 2018-11-28 19:05 Craig Andrews
  0 siblings, 0 replies; 4+ messages in thread
From: Craig Andrews @ 2018-11-28 19:05 UTC (permalink / raw
  To: gentoo-commits

commit:     305d865f82b2bf5b94a3d83f7ca2074b7be3c892
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 28 19:05:13 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Nov 28 19:05:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305d865f

media-plugins/kodi-screensaver-crystalmorph: Fix Kodi dependency

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 .../kodi-screensaver-crystalmorph-9999.ebuild                         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild b/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild
index 11c80daab75..607de5eaf26 100644
--- a/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild
+++ b/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,5 +27,5 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-	media-tv/kodi
+	~media-tv/kodi-9999
 	"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-screensaver-crystalmorph/
@ 2019-08-26 21:12 Craig Andrews
  0 siblings, 0 replies; 4+ messages in thread
From: Craig Andrews @ 2019-08-26 21:12 UTC (permalink / raw
  To: gentoo-commits

commit:     816c7cd17106786e039fce8bbea35e8b18e7cd9d
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 20:40:27 2019 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 21:12:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816c7cd1

media-plugins/kodi-screensaver-crystalmorph: EAPI=7

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 .../kodi-screensaver-crystalmorph-9999.ebuild                         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild b/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild
index 607de5eaf26..67b977f36ca 100644
--- a/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild
+++ b/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit cmake-utils kodi-addon
 


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-screensaver-crystalmorph/
@ 2021-01-05 17:59 Joonas Niilola
  0 siblings, 0 replies; 4+ messages in thread
From: Joonas Niilola @ 2021-01-05 17:59 UTC (permalink / raw
  To: gentoo-commits

commit:     2256d4b4dc83da162af89e64428cbb3315c572f4
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  5 17:53:46 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 17:59:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2256d4b4

media-plugins/kodi-screensaver-crystalmorph: remove last-rited pkg

Closes: https://bugs.gentoo.org/752432
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 .../kodi-screensaver-crystalmorph-9999.ebuild      | 31 ----------------------
 .../kodi-screensaver-crystalmorph/metadata.xml     | 11 --------
 2 files changed, 42 deletions(-)

diff --git a/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild b/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild
deleted file mode 100644
index 017f0bdaaca..00000000000
--- a/media-plugins/kodi-screensaver-crystalmorph/kodi-screensaver-crystalmorph-9999.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake kodi-addon
-
-DESCRIPTION="Crystalmorph screensaver for Kodi"
-HOMEPAGE="https://github.com/notspiff/screensaver.crystalmorph"
-SRC_URI=""
-
-case ${PV} in
-9999)
-	SRC_URI=""
-	EGIT_REPO_URI="https://github.com/notspiff/screensaver.crystalmorph.git"
-	inherit git-r3
-	;;
-*)
-	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/notspiff/screensaver.crystalmorph/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/screensaver.crystalmorph-${PV}"
-	;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-	~media-tv/kodi-9999
-	"

diff --git a/media-plugins/kodi-screensaver-crystalmorph/metadata.xml b/media-plugins/kodi-screensaver-crystalmorph/metadata.xml
deleted file mode 100644
index 1220f1bb51a..00000000000
--- a/media-plugins/kodi-screensaver-crystalmorph/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-    <maintainer type="person">
-        <email>candrews@gentoo.org</email>
-        <name>Craig Andrews</name>
-    </maintainer>
-    <upstream>
-        <remote-id type="github">notspiff/screensaver.crystalmorph</remote-id>
-    </upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-05 17:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-05 17:59 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-screensaver-crystalmorph/ Joonas Niilola
  -- strict thread matches above, loose matches on Subject: below --
2019-08-26 21:12 Craig Andrews
2018-11-28 19:05 Craig Andrews
2017-07-30 12:13 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox