* [gentoo-commits] repo/gentoo:master commit in: app-leechcraft/leechcraft-meta/
@ 2015-10-19 10:19 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2015-10-19 10:19 UTC (permalink / raw
To: gentoo-commits
commit: af586f2feec1609103d124a8990823ed9c58e855
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 10:14:18 2015 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 10:16:55 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af586f2f
app-leechcraft/leechcraft-meta: amd64 stable wrt bug #563420
Package-Manager: portage-2.2.20.1
app-leechcraft/leechcraft-meta/leechcraft-meta-0.6.70.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-leechcraft/leechcraft-meta/leechcraft-meta-0.6.70.ebuild b/app-leechcraft/leechcraft-meta/leechcraft-meta-0.6.70.ebuild
index 8d80ca2..d4afa70 100644
--- a/app-leechcraft/leechcraft-meta/leechcraft-meta-0.6.70.ebuild
+++ b/app-leechcraft/leechcraft-meta/leechcraft-meta-0.6.70.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins"
HOMEPAGE="http://leechcraft.org/"
SLOT="0"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS=" amd64 ~x86"
LICENSE="GPL-3"
IUSE="de"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-leechcraft/leechcraft-meta/
@ 2018-02-22 19:20 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2018-02-22 19:20 UTC (permalink / raw
To: gentoo-commits
commit: 9a8c818095f94ba765c460136af81ecd86aec776
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 22 17:25:13 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 19:20:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8c8180
app-leechcraft/leechcraft-meta: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7256
app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild
index f84650d969b..fef96c0c43d 100644
--- a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild
+++ b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins"
-HOMEPAGE="http://leechcraft.org/"
+HOMEPAGE="https://leechcraft.org/"
SLOT="0"
KEYWORDS=""
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-leechcraft/leechcraft-meta/
@ 2020-05-06 11:51 Joonas Niilola
0 siblings, 0 replies; 4+ messages in thread
From: Joonas Niilola @ 2020-05-06 11:51 UTC (permalink / raw
To: gentoo-commits
commit: fba21364e49b20710d0640cd0a8213fad44abc84
Author: 0xd34df00d <0xd34df00d <AT> gmail <DOT> com>
AuthorDate: Sun Apr 19 18:08:09 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May 6 11:50:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba21364
app-leechcraft/leechcraft-meta: fix deps, bump EAPI
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georg Rudoy <0xd34df00d <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
.../leechcraft-meta/leechcraft-meta-9999.ebuild | 72 +++++++++++-----------
app-leechcraft/leechcraft-meta/metadata.xml | 2 +-
2 files changed, 36 insertions(+), 38 deletions(-)
diff --git a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild
index 68e320cba55..f2504e61ede 100644
--- a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild
+++ b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild
@@ -1,72 +1,71 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins"
HOMEPAGE="https://leechcraft.org/"
SLOT="0"
KEYWORDS=""
-LICENSE="GPL-3"
+LICENSE="Boost-1.0"
IUSE="de"
RDEPEND="
- ~app-leechcraft/lc-blogique-${PV}
- ~app-leechcraft/lc-eleeminator-${PV}
- ~app-leechcraft/lc-popishu-${PV}
- ~app-leechcraft/lc-monocle-${PV}
- ~app-leechcraft/lc-hotstreams-${PV}
- ~app-leechcraft/lc-lmp-${PV}
- ~app-leechcraft/lc-lastfmscrobble-${PV}
- ~app-leechcraft/lc-musiczombie-${PV}
- ~app-leechcraft/lc-touchstreams-${PV}
- ~app-leechcraft/lc-networkmonitor-${PV}
- ~app-leechcraft/lc-azoth-${PV}
~app-leechcraft/lc-advancednotifications-${PV}
+ ~app-leechcraft/lc-aggregator-${PV}
~app-leechcraft/lc-anhero-${PV}
~app-leechcraft/lc-auscrie-${PV}
+ ~app-leechcraft/lc-azoth-${PV}
+ ~app-leechcraft/lc-bittorrent-${PV}
+ ~app-leechcraft/lc-blogique-${PV}
~app-leechcraft/lc-core-${PV}
~app-leechcraft/lc-cstp-${PV}
~app-leechcraft/lc-dbusmanager-${PV}
+ ~app-leechcraft/lc-deadlyrics-${PV}
+ ~app-leechcraft/lc-dolozhee-${PV}
+ ~app-leechcraft/lc-eleeminator-${PV}
~app-leechcraft/lc-gacts-${PV}
~app-leechcraft/lc-glance-${PV}
+ ~app-leechcraft/lc-gmailnotifier-${PV}
~app-leechcraft/lc-historyholder-${PV}
- ~virtual/leechcraft-notifier-${PV}
- ~app-leechcraft/lc-knowhow-${PV}
+ ~app-leechcraft/lc-hotsensors-${PV}
+ ~app-leechcraft/lc-hotstreams-${PV}
+ ~app-leechcraft/lc-htthare-${PV}
~app-leechcraft/lc-imgaste-${PV}
+ ~app-leechcraft/lc-intermutko-${PV}
+ ~app-leechcraft/lc-kinotify-${PV}
+ ~app-leechcraft/lc-knowhow-${PV}
~app-leechcraft/lc-lackman-${PV}
+ ~app-leechcraft/lc-lastfmscrobble-${PV}
~app-leechcraft/lc-launchy-${PV}
~app-leechcraft/lc-lemon-${PV}
~app-leechcraft/lc-liznoo-${PV}
- ~app-leechcraft/lc-newlife-${PV}
+ ~app-leechcraft/lc-lmp-${PV}
+ ~app-leechcraft/lc-monocle-${PV}
+ ~app-leechcraft/lc-musiczombie-${PV}
+ ~app-leechcraft/lc-nacheku-${PV}
~app-leechcraft/lc-netstoremanager-${PV}
+ ~app-leechcraft/lc-networkmonitor-${PV}
+ ~app-leechcraft/lc-newlife-${PV}
+ ~app-leechcraft/lc-ooronee-${PV}
~app-leechcraft/lc-otlozhu-${PV}
- ~app-leechcraft/lc-qrosp-${PV}
~app-leechcraft/lc-pintab-${PV}
- ~app-leechcraft/lc-secman-${PV}
+ ~app-leechcraft/lc-pogooglue-${PV}
+ ~app-leechcraft/lc-popishu-${PV}
+ ~app-leechcraft/lc-poshuku-${PV}
+ ~app-leechcraft/lc-qrosp-${PV}
+ ~app-leechcraft/lc-sb2-${PV}
~app-leechcraft/lc-scroblibre-${PV}
+ ~app-leechcraft/lc-secman-${PV}
+ ~app-leechcraft/lc-seekthru-${PV}
~app-leechcraft/lc-summary-${PV}
- ~app-leechcraft/lc-tabslist-${PV}
~app-leechcraft/lc-tabsessmanager-${PV}
- ~app-leechcraft/lc-aggregator-${PV}
- ~app-leechcraft/lc-bittorrent-${PV}
- ~app-leechcraft/lc-vrooby-${PV}
- ~virtual/leechcraft-trayarea-${PV}
- ~app-leechcraft/lc-deadlyrics-${PV}
- ~app-leechcraft/lc-dolozhee-${PV}
- ~app-leechcraft/lc-poshuku-${PV}
- ~app-leechcraft/lc-pogooglue-${PV}
- ~app-leechcraft/lc-seekthru-${PV}
+ ~app-leechcraft/lc-tabslist-${PV}
+ ~app-leechcraft/lc-touchstreams-${PV}
~app-leechcraft/lc-tpi-${PV}
- ~app-leechcraft/lc-gmailnotifier-${PV}
- ~app-leechcraft/lc-nacheku-${PV}
+ ~app-leechcraft/lc-vrooby-${PV}
~app-leechcraft/lc-xtazy-${PV}
- ~app-leechcraft/lc-htthare-${PV}
- ~app-leechcraft/lc-hotsensors-${PV}
- ~app-leechcraft/lc-sb2-${PV}
- ~app-leechcraft/lc-intermutko-${PV}
- ~app-leechcraft/lc-ooronee-${PV}
de? (
~app-leechcraft/lc-devmon-${PV}
~app-leechcraft/lc-fenet-${PV}
@@ -74,7 +73,6 @@ RDEPEND="
~app-leechcraft/lc-krigstask-${PV}
~app-leechcraft/lc-laughty-${PV}
~app-leechcraft/lc-mellonetray-${PV}
- ~app-leechcraft/lc-sysnotify-${PV}
)
"
DEPEND=""
diff --git a/app-leechcraft/leechcraft-meta/metadata.xml b/app-leechcraft/leechcraft-meta/metadata.xml
index 8e9a81fac06..876f515e018 100644
--- a/app-leechcraft/leechcraft-meta/metadata.xml
+++ b/app-leechcraft/leechcraft-meta/metadata.xml
@@ -11,6 +11,6 @@
</maintainer>
<longdescription>LeechCraft full package including all official plugins which are considered to be useful.</longdescription>
<use>
- <flag name="de">Install components, that allow using Leechcraft as Desktop Environment</flag>
+ <flag name="de">Install components that allow using LeechCraft as Desktop Environment</flag>
</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-leechcraft/leechcraft-meta/
@ 2020-05-06 11:51 Joonas Niilola
0 siblings, 0 replies; 4+ messages in thread
From: Joonas Niilola @ 2020-05-06 11:51 UTC (permalink / raw
To: gentoo-commits
commit: 32378d26db5a94dffa1fcb34f1d77ffcc193d235
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed May 6 11:29:00 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May 6 11:51:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32378d26
app-leechcraft/leechcraft-meta: RedundantLongDescription
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-leechcraft/leechcraft-meta/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-leechcraft/leechcraft-meta/metadata.xml b/app-leechcraft/leechcraft-meta/metadata.xml
index 876f515e018..97f60412534 100644
--- a/app-leechcraft/leechcraft-meta/metadata.xml
+++ b/app-leechcraft/leechcraft-meta/metadata.xml
@@ -9,7 +9,6 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
- <longdescription>LeechCraft full package including all official plugins which are considered to be useful.</longdescription>
<use>
<flag name="de">Install components that allow using LeechCraft as Desktop Environment</flag>
</use>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-05-06 11:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-22 19:20 [gentoo-commits] repo/gentoo:master commit in: app-leechcraft/leechcraft-meta/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2020-05-06 11:51 Joonas Niilola
2020-05-06 11:51 Joonas Niilola
2015-10-19 10:19 Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox