* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/compiz-plugins-unsupported/
@ 2016-10-18 16:36 Sergey Popov
0 siblings, 0 replies; 4+ messages in thread
From: Sergey Popov @ 2016-10-18 16:36 UTC (permalink / raw
To: gentoo-commits
commit: bdad5365e8587ba4acb8a1cbf0389bb522c3bf99
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 16:35:42 2016 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 16:35:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdad5365
x11-plugins/compiz-plugins-unsupported: change SRC_URI
Original URI throws error 404. Remove mirror restriction
Reported-by: Toralf Förster <toralf.foerster <AT> gmx.de>
Gentoo-Bug: 552226
Package-Manager: portage-2.3.2
.../compiz-plugins-unsupported-0.8.8.ebuild | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild b/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild
index 365e259..9cf19ca 100644
--- a/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild
+++ b/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild
@@ -1,17 +1,16 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="4"
+EAPI=6
DESCRIPTION="Compiz Fusion Window Decorator Unsupported Plugins"
HOMEPAGE="http://www.compiz.org/"
-SRC_URI="http://releases.compiz.org/${PV}/${P}.tar.bz2"
+SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
RDEPEND="
>=gnome-base/librsvg-2.14.0:2
@@ -28,6 +27,4 @@ DEPEND="${RDEPEND}
x11-libs/cairo
"
-RESTRICT="mirror"
-
-DOCS="AUTHORS ChangeLog INSTALL NEWS README TODO"
+DOCS=( AUTHORS ChangeLog INSTALL NEWS README TODO )
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/compiz-plugins-unsupported/
@ 2017-07-20 12:22 Michał Górny
0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2017-07-20 12:22 UTC (permalink / raw
To: gentoo-commits
commit: e36a07643311b42ebca103b1ee29c70823b6c55d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 20 12:21:07 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 20 12:22:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36a0764
x11-plugins/compiz-plugins-unsupported: desktop-effects is being disbanded
x11-plugins/compiz-plugins-unsupported/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/x11-plugins/compiz-plugins-unsupported/metadata.xml b/x11-plugins/compiz-plugins-unsupported/metadata.xml
index a7164aeb9a8..8be4dc2c122 100644
--- a/x11-plugins/compiz-plugins-unsupported/metadata.xml
+++ b/x11-plugins/compiz-plugins-unsupported/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>desktop-effects@gentoo.org</email>
- <name>Desktop effects</name>
-</maintainer>
+<!--maintainer-needed-->
<longdescription lang="en">
Package with several compiz-fusion plugins:
fakeargb, mswitch, snow, tile.
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/compiz-plugins-unsupported/
@ 2017-09-06 21:00 Michał Górny
0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2017-09-06 21:00 UTC (permalink / raw
To: gentoo-commits
commit: 63e3419a4ccf8763d2420075758408561a62b016
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sun Sep 3 16:46:49 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 6 20:59:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63e3419a
x11-plugins/compiz-plugins-unsupported: use HTTPS for links to dev.gentoo.org
.../compiz-plugins-unsupported-0.8.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild b/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild
index dd97692de08..ef74aad927c 100644
--- a/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild
+++ b/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Compiz Fusion Window Decorator Unsupported Plugins"
HOMEPAGE="http://www.compiz.org/"
-SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2"
+SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/compiz-plugins-unsupported/
@ 2018-01-26 22:27 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2018-01-26 22:27 UTC (permalink / raw
To: gentoo-commits
commit: 4be41b530a4b607527a5acbccd5b4a842a440d48
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 26 22:26:50 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jan 26 22:27:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be41b53
x11-plugins/compiz-plugin-unsupported: remove last rited package
x11-plugins/compiz-plugins-unsupported/Manifest | 1 -
.../compiz-plugins-unsupported-0.8.8.ebuild | 29 ----------------------
.../compiz-plugins-unsupported/metadata.xml | 9 -------
3 files changed, 39 deletions(-)
diff --git a/x11-plugins/compiz-plugins-unsupported/Manifest b/x11-plugins/compiz-plugins-unsupported/Manifest
deleted file mode 100644
index 1828338b292..00000000000
--- a/x11-plugins/compiz-plugins-unsupported/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST compiz-plugins-unsupported-0.8.8.tar.bz2 1155793 BLAKE2B e518e98cf222c535ef53c52c1be08ca289944f4d259db832408ac131e825d3e21b80b5ddc93dbf18ab1b28c5a55e9f587a2f585c000a3b8198ccc62291dd20d2 SHA512 5e2f305873c3e9a9994334006d186d3353afbf37f082f364c3d309bb11f693de319047cfb65121bf1a1293d48eaedde767907ecaad8026689226c067671b8852
diff --git a/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild b/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild
deleted file mode 100644
index ef74aad927c..00000000000
--- a/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Compiz Fusion Window Decorator Unsupported Plugins"
-HOMEPAGE="http://www.compiz.org/"
-SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-RDEPEND="
- >=gnome-base/librsvg-2.14.0:2
- virtual/jpeg:0
- >=x11-libs/compiz-bcop-${PV}
- >=x11-plugins/compiz-plugins-main-${PV}
- >=x11-wm/compiz-${PV}
-"
-
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.35
- virtual/pkgconfig
- >=sys-devel/gettext-0.15
- x11-libs/cairo
-"
-
-DOCS=( AUTHORS ChangeLog INSTALL NEWS README TODO )
diff --git a/x11-plugins/compiz-plugins-unsupported/metadata.xml b/x11-plugins/compiz-plugins-unsupported/metadata.xml
deleted file mode 100644
index 8be4dc2c122..00000000000
--- a/x11-plugins/compiz-plugins-unsupported/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!--maintainer-needed-->
-<longdescription lang="en">
-Package with several compiz-fusion plugins:
-fakeargb, mswitch, snow, tile.
-</longdescription>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-01-26 22:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-20 12:22 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/compiz-plugins-unsupported/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2018-01-26 22:27 Mikle Kolyada
2017-09-06 21:00 Michał Górny
2016-10-18 16:36 Sergey Popov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox