* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2016-01-03 13:32 Gilles Dartiguelongue
0 siblings, 0 replies; 17+ messages in thread
From: Gilles Dartiguelongue @ 2016-01-03 13:32 UTC (permalink / raw
To: gentoo-commits
commit: cc3dd723687acec26f51e93ce064a7a316e0d61c
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 3 12:39:41 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jan 3 13:11:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3dd723
app-admin/packagekit: version bump to 1.0.11
Package-Manager: portage-2.2.26
app-admin/packagekit/packagekit-1.0.11.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/app-admin/packagekit/packagekit-1.0.11.ebuild b/app-admin/packagekit/packagekit-1.0.11.ebuild
new file mode 100644
index 0000000..f8c5af7
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.0.11.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="http://www.packagekit.org/"
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt4"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+ qt4? ( >=app-admin/packagekit-qt4-0.9 )"
+
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2016-01-03 13:32 Gilles Dartiguelongue
0 siblings, 0 replies; 17+ messages in thread
From: Gilles Dartiguelongue @ 2016-01-03 13:32 UTC (permalink / raw
To: gentoo-commits
commit: 91a36012acbd47611b1fb8b6a344cef416e34e0f
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 3 13:27:19 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jan 3 13:27:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a36012
app-admin/packagekit: clean up old revision
Package-Manager: portage-2.2.26
app-admin/packagekit/packagekit-0.7.4.ebuild | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/app-admin/packagekit/packagekit-0.7.4.ebuild b/app-admin/packagekit/packagekit-0.7.4.ebuild
deleted file mode 100644
index 3f45d23..0000000
--- a/app-admin/packagekit/packagekit-0.7.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-MY_PN="PackageKit"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt4"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt4? ( ~app-admin/packagekit-qt4-${PV} )"
-
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2016-04-16 12:50 Johannes Huber
0 siblings, 0 replies; 17+ messages in thread
From: Johannes Huber @ 2016-04-16 12:50 UTC (permalink / raw
To: gentoo-commits
commit: 4b390c284634dad928781d7db9060749796a4f0c
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 12:46:01 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 12:49:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b390c28
app-admin/packagekit: Update RDEPEND
Package-Manager: portage-2.2.28
.../{packagekit-1.0.11.ebuild => packagekit-1.0.11-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/packagekit/packagekit-1.0.11.ebuild b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
similarity index 87%
rename from app-admin/packagekit/packagekit-1.0.11.ebuild
rename to app-admin/packagekit/packagekit-1.0.11-r1.ebuild
index 51785c3..53d2fdd 100644
--- a/app-admin/packagekit/packagekit-1.0.11.ebuild
+++ b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=6
DESCRIPTION="PackageKit Package Manager interface (meta package)"
HOMEPAGE="http://www.packagekit.org/"
@@ -14,6 +14,6 @@ KEYWORDS="~amd64 ~arm ~x86"
IUSE="gtk qt4"
RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt4? ( >=app-admin/packagekit-qt-0.9 )"
+ qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2016-05-29 14:37 Pacho Ramos
0 siblings, 0 replies; 17+ messages in thread
From: Pacho Ramos @ 2016-05-29 14:37 UTC (permalink / raw
To: gentoo-commits
commit: d218daa5afd901af149d24ce2ef60b5af2cc30df
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 14:32:29 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 29 14:32:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d218daa5
app-admin/packagekit: Reassign due to bug #269417
Package-Manager: portage-2.3.0_rc1
app-admin/packagekit/metadata.xml | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/app-admin/packagekit/metadata.xml b/app-admin/packagekit/metadata.xml
index 15f07e4..1c8f84a 100644
--- a/app-admin/packagekit/metadata.xml
+++ b/app-admin/packagekit/metadata.xml
@@ -1,10 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>mudler@sabayonlinux.org</email>
+ <name>Ettore Di Giacinto</name>
+ <description>Assign bugs to him</description>
+ </maintainer>
+ <maintainer type="person">
+ <email>pacho@gentoo.org</email>
+ <name>Pacho Ramos</name>
+ <description>CC on bugs, proxying Ettore</description>
+ </maintainer>
<maintainer type="person">
<email>lxnay@gentoo.org</email>
<name>Fabio Erculiani</name>
+ <description>CC on bugs</description>
</maintainer>
- <use>
- </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2016-09-06 22:07 Gilles Dartiguelongue
0 siblings, 0 replies; 17+ messages in thread
From: Gilles Dartiguelongue @ 2016-09-06 22:07 UTC (permalink / raw
To: gentoo-commits
commit: d3585992e670f670b67ee47e20ab157cf2effe5f
Author: mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Wed Jun 29 09:16:20 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Sep 5 15:31:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3585992
app-admin/packagekit: version bump to 1.1.1
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=587070
Package-Manager: portage-2.2.26
app-admin/packagekit/packagekit-1.1.1.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/app-admin/packagekit/packagekit-1.1.1.ebuild b/app-admin/packagekit/packagekit-1.1.1.ebuild
new file mode 100644
index 00000000..53d2fdd
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="http://www.packagekit.org/"
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt4"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+ qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
+
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2016-09-26 22:33 Gilles Dartiguelongue
0 siblings, 0 replies; 17+ messages in thread
From: Gilles Dartiguelongue @ 2016-09-26 22:33 UTC (permalink / raw
To: gentoo-commits
commit: 5dc81a6d47bce597a8d27e14180de11689a2fa11
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 07:14:36 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 22:33:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc81a6d
app-admin/packagekit: version bump 1.1.1 → 1.1.4
Package-Manager: portage-2.3.1
app-admin/packagekit/packagekit-1.1.4.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/app-admin/packagekit/packagekit-1.1.4.ebuild b/app-admin/packagekit/packagekit-1.1.4.ebuild
new file mode 100644
index 00000000..53d2fdd
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.1.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="http://www.packagekit.org/"
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt4"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+ qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
+
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2016-10-23 14:34 Ettore Di Giacinto
0 siblings, 0 replies; 17+ messages in thread
From: Ettore Di Giacinto @ 2016-10-23 14:34 UTC (permalink / raw
To: gentoo-commits
commit: dbe2912aeb6ef333f11e72a792a2ebf74802866a
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 11:40:35 2016 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 14:27:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe2912a
app-admin/packagekit: updating metadata, removing from proxy-maint and adding myself as maintainer
Package-Manager: portage-2.3.1
app-admin/packagekit/metadata.xml | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/app-admin/packagekit/metadata.xml b/app-admin/packagekit/metadata.xml
index ae74d29..2c94a04 100644
--- a/app-admin/packagekit/metadata.xml
+++ b/app-admin/packagekit/metadata.xml
@@ -2,19 +2,10 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>mudler@sabayonlinux.org</email>
+ <email>mudler@gentoo.org</email>
<name>Ettore Di Giacinto</name>
<description>Assign bugs to him</description>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <maintainer type="person">
- <email>pacho@gentoo.org</email>
- <name>Pacho Ramos</name>
- <description>CC on bugs, proxying Ettore</description>
- </maintainer>
<maintainer type="person">
<email>lxnay@gentoo.org</email>
<name>Fabio Erculiani</name>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2016-10-29 11:29 Johannes Huber
0 siblings, 0 replies; 17+ messages in thread
From: Johannes Huber @ 2016-10-29 11:29 UTC (permalink / raw
To: gentoo-commits
commit: ba00e82307c670a8e2de12dcfc0cc21aff76850c
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 11:18:30 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 11:29:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba00e823
app-admin/packagekit: qt4 -> qt5
Package-Manager: portage-2.3.2
app-admin/packagekit/packagekit-0.8.15.ebuild | 8 ++++----
app-admin/packagekit/packagekit-1.0.11-r1.ebuild | 4 ++--
app-admin/packagekit/packagekit-1.1.1.ebuild | 4 ++--
app-admin/packagekit/packagekit-1.1.4.ebuild | 4 ++--
4 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/app-admin/packagekit/packagekit-0.8.15.ebuild b/app-admin/packagekit/packagekit-0.8.15.ebuild
index 0abfdd5f..cfc28b7 100644
--- a/app-admin/packagekit/packagekit-0.8.15.ebuild
+++ b/app-admin/packagekit/packagekit-0.8.15.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=6
DESCRIPTION="PackageKit Package Manager interface (meta package)"
HOMEPAGE="http://www.packagekit.org/"
@@ -11,9 +11,9 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt4"
+IUSE="gtk qt5"
RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt4? ( =app-admin/packagekit-qt-0.8* )"
+ qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
DEPEND="${RDEPEND}"
diff --git a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
index 53d2fdd..40e1426 100644
--- a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
+++ b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
@@ -11,9 +11,9 @@ SRC_URI=""
LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt4"
+IUSE="gtk qt5"
RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
+ qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
DEPEND="${RDEPEND}"
diff --git a/app-admin/packagekit/packagekit-1.1.1.ebuild b/app-admin/packagekit/packagekit-1.1.1.ebuild
index 53d2fdd..40e1426 100644
--- a/app-admin/packagekit/packagekit-1.1.1.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.1.ebuild
@@ -11,9 +11,9 @@ SRC_URI=""
LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt4"
+IUSE="gtk qt5"
RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
+ qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
DEPEND="${RDEPEND}"
diff --git a/app-admin/packagekit/packagekit-1.1.4.ebuild b/app-admin/packagekit/packagekit-1.1.4.ebuild
index 53d2fdd..40e1426 100644
--- a/app-admin/packagekit/packagekit-1.1.4.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.4.ebuild
@@ -11,9 +11,9 @@ SRC_URI=""
LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt4"
+IUSE="gtk qt5"
RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"
+ qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2016-10-30 11:44 Gilles Dartiguelongue
0 siblings, 0 replies; 17+ messages in thread
From: Gilles Dartiguelongue @ 2016-10-30 11:44 UTC (permalink / raw
To: gentoo-commits
commit: 33ded14ad511bd065182bf646b986e088aa67b41
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 09:54:01 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 11:44:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ded14a
app-admin/packagekit: add gnome as backing herd
Package-Manager: portage-2.3.2
app-admin/packagekit/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/app-admin/packagekit/metadata.xml b/app-admin/packagekit/metadata.xml
index 2c94a04..cefdae5 100644
--- a/app-admin/packagekit/metadata.xml
+++ b/app-admin/packagekit/metadata.xml
@@ -11,4 +11,8 @@
<name>Fabio Erculiani</name>
<description>CC on bugs</description>
</maintainer>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2017-01-22 14:09 Ettore Di Giacinto
0 siblings, 0 replies; 17+ messages in thread
From: Ettore Di Giacinto @ 2017-01-22 14:09 UTC (permalink / raw
To: gentoo-commits
commit: 4f63c805e7ee303446209702eb6935b30b2e56d8
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 13:14:59 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 14:05:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f63c805
app-admin/packagekit: version bump to 1.1.5 #606798
Package-Manager: Portage-2.3.1, Repoman-2.3.1
app-admin/packagekit/packagekit-1.1.5.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/app-admin/packagekit/packagekit-1.1.5.ebuild b/app-admin/packagekit/packagekit-1.1.5.ebuild
new file mode 100644
index 00000000..2d06243
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.1.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="http://www.packagekit.org/"
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt5"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+ qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
+
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2017-02-22 13:40 Ettore Di Giacinto
0 siblings, 0 replies; 17+ messages in thread
From: Ettore Di Giacinto @ 2017-02-22 13:40 UTC (permalink / raw
To: gentoo-commits
commit: 9b64948e336f66287db29deeca1beadaa2a38271
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 13:36:10 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 13:37:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b64948e
app-admin/packagekit: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-admin/packagekit/packagekit-0.8.15.ebuild | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/app-admin/packagekit/packagekit-0.8.15.ebuild b/app-admin/packagekit/packagekit-0.8.15.ebuild
deleted file mode 100644
index cfc28b7209..0000000000
--- a/app-admin/packagekit/packagekit-0.8.15.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2017-12-09 11:25 Ettore Di Giacinto
0 siblings, 0 replies; 17+ messages in thread
From: Ettore Di Giacinto @ 2017-12-09 11:25 UTC (permalink / raw
To: gentoo-commits
commit: 6003f4e873f902c49bf43ff1560e1d6077b285c4
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 11:12:18 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 11:23:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6003f4e8
app-admin/packagekit: Bump to 1.1.7
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-admin/packagekit/packagekit-1.1.7.ebuild | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/app-admin/packagekit/packagekit-1.1.7.ebuild b/app-admin/packagekit/packagekit-1.1.7.ebuild
new file mode 100644
index 00000000000..8d79dcc1d57
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.1.7.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="http://www.packagekit.org/"
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt5"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+ qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
+
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2018-03-10 12:53 Pacho Ramos
0 siblings, 0 replies; 17+ messages in thread
From: Pacho Ramos @ 2018-03-10 12:53 UTC (permalink / raw
To: gentoo-commits
commit: db85c18f34477a793cbf2e8011f56f8cfef6b8d5
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 12:40:35 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 12:51:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db85c18f
app-admin/packagekit: Update maintainer due to bug #269417
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-admin/packagekit/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/app-admin/packagekit/metadata.xml b/app-admin/packagekit/metadata.xml
index 8aab5e652f6..66d2c625354 100644
--- a/app-admin/packagekit/metadata.xml
+++ b/app-admin/packagekit/metadata.xml
@@ -5,10 +5,6 @@
<email>mudler@gentoo.org</email>
<name>Ettore Di Giacinto</name>
</maintainer>
- <maintainer type="person">
- <email>lxnay@gentoo.org</email>
- <name>Fabio Erculiani</name>
- </maintainer>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2018-04-02 17:50 Gilles Dartiguelongue
0 siblings, 0 replies; 17+ messages in thread
From: Gilles Dartiguelongue @ 2018-04-02 17:50 UTC (permalink / raw
To: gentoo-commits
commit: 680879d7941922d9e5881235cb71a06f21929285
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 2 15:20:52 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Apr 2 17:50:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=680879d7
app-admin/packagekit: cleanup old revisions
Package-Manager: Portage-2.3.27, Repoman-2.3.9
app-admin/packagekit/packagekit-1.0.11-r1.ebuild | 18 ------------------
app-admin/packagekit/packagekit-1.1.1.ebuild | 18 ------------------
app-admin/packagekit/packagekit-1.1.4.ebuild | 18 ------------------
app-admin/packagekit/packagekit-1.1.5.ebuild | 18 ------------------
4 files changed, 72 deletions(-)
diff --git a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
deleted file mode 100644
index 7b3d8c9972a..00000000000
--- a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"
diff --git a/app-admin/packagekit/packagekit-1.1.1.ebuild b/app-admin/packagekit/packagekit-1.1.1.ebuild
deleted file mode 100644
index 7b3d8c9972a..00000000000
--- a/app-admin/packagekit/packagekit-1.1.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"
diff --git a/app-admin/packagekit/packagekit-1.1.4.ebuild b/app-admin/packagekit/packagekit-1.1.4.ebuild
deleted file mode 100644
index 7b3d8c9972a..00000000000
--- a/app-admin/packagekit/packagekit-1.1.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"
diff --git a/app-admin/packagekit/packagekit-1.1.5.ebuild b/app-admin/packagekit/packagekit-1.1.5.ebuild
deleted file mode 100644
index 7b3d8c9972a..00000000000
--- a/app-admin/packagekit/packagekit-1.1.5.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2018-04-02 17:50 Gilles Dartiguelongue
0 siblings, 0 replies; 17+ messages in thread
From: Gilles Dartiguelongue @ 2018-04-02 17:50 UTC (permalink / raw
To: gentoo-commits
commit: 9aa791bf020629c47a408d61557be968a15e67ca
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 30 21:01:12 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Apr 2 17:50:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa791bf
app-admin/packagekit: fix HOMEPAGE, use HTTPS
app-admin/packagekit/packagekit-1.0.11-r1.ebuild | 4 ++--
app-admin/packagekit/packagekit-1.1.1.ebuild | 4 ++--
app-admin/packagekit/packagekit-1.1.4.ebuild | 4 ++--
app-admin/packagekit/packagekit-1.1.5.ebuild | 4 ++--
app-admin/packagekit/packagekit-1.1.7.ebuild | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
index e0cba926c35..7b3d8c9972a 100644
--- a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
+++ b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
SRC_URI=""
LICENSE="metapackage"
diff --git a/app-admin/packagekit/packagekit-1.1.1.ebuild b/app-admin/packagekit/packagekit-1.1.1.ebuild
index e0cba926c35..7b3d8c9972a 100644
--- a/app-admin/packagekit/packagekit-1.1.1.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
SRC_URI=""
LICENSE="metapackage"
diff --git a/app-admin/packagekit/packagekit-1.1.4.ebuild b/app-admin/packagekit/packagekit-1.1.4.ebuild
index e0cba926c35..7b3d8c9972a 100644
--- a/app-admin/packagekit/packagekit-1.1.4.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
SRC_URI=""
LICENSE="metapackage"
diff --git a/app-admin/packagekit/packagekit-1.1.5.ebuild b/app-admin/packagekit/packagekit-1.1.5.ebuild
index 8d79dcc1d57..7b3d8c9972a 100644
--- a/app-admin/packagekit/packagekit-1.1.5.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.5.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="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
SRC_URI=""
LICENSE="metapackage"
diff --git a/app-admin/packagekit/packagekit-1.1.7.ebuild b/app-admin/packagekit/packagekit-1.1.7.ebuild
index 8d79dcc1d57..7b3d8c9972a 100644
--- a/app-admin/packagekit/packagekit-1.1.7.ebuild
+++ b/app-admin/packagekit/packagekit-1.1.7.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="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
SRC_URI=""
LICENSE="metapackage"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2018-12-12 14:17 Gilles Dartiguelongue
0 siblings, 0 replies; 17+ messages in thread
From: Gilles Dartiguelongue @ 2018-12-12 14:17 UTC (permalink / raw
To: gentoo-commits
commit: 234b039cd93dddc7d96d2e7e35b9a0a6ef17912b
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 11 14:13:30 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Dec 12 14:17:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234b039c
app-admin/packagekit: 1.1.7 → 1.1.12
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --force
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
app-admin/packagekit/packagekit-1.1.12.ebuild | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/app-admin/packagekit/packagekit-1.1.12.ebuild b/app-admin/packagekit/packagekit-1.1.12.ebuild
new file mode 100644
index 00000000000..c91143dec18
--- /dev/null
+++ b/app-admin/packagekit/packagekit-1.1.12.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="PackageKit Package Manager interface (meta package)"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk qt5"
+
+RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
+ qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
+
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/
@ 2018-12-21 22:17 Gilles Dartiguelongue
0 siblings, 0 replies; 17+ messages in thread
From: Gilles Dartiguelongue @ 2018-12-21 22:17 UTC (permalink / raw
To: gentoo-commits
commit: 06c4c6995b7817a7374d43e7cdea76fb43b1f028
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 21 07:14:25 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Dec 21 22:12:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c4c699
app-admin/packagekit: cleanup 1.1.7
Refs: https://bugs.gentoo.org/653068
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
app-admin/packagekit/packagekit-1.1.7.ebuild | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/app-admin/packagekit/packagekit-1.1.7.ebuild b/app-admin/packagekit/packagekit-1.1.7.ebuild
deleted file mode 100644
index 7b3d8c9972a..00000000000
--- a/app-admin/packagekit/packagekit-1.1.7.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
- qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
end of thread, other threads:[~2018-12-21 22:17 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-10 12:53 [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2018-12-21 22:17 Gilles Dartiguelongue
2018-12-12 14:17 Gilles Dartiguelongue
2018-04-02 17:50 Gilles Dartiguelongue
2018-04-02 17:50 Gilles Dartiguelongue
2017-12-09 11:25 Ettore Di Giacinto
2017-02-22 13:40 Ettore Di Giacinto
2017-01-22 14:09 Ettore Di Giacinto
2016-10-30 11:44 Gilles Dartiguelongue
2016-10-29 11:29 Johannes Huber
2016-10-23 14:34 Ettore Di Giacinto
2016-09-26 22:33 Gilles Dartiguelongue
2016-09-06 22:07 Gilles Dartiguelongue
2016-05-29 14:37 Pacho Ramos
2016-04-16 12:50 Johannes Huber
2016-01-03 13:32 Gilles Dartiguelongue
2016-01-03 13:32 Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox