public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/
Date: Sat, 29 Oct 2016 11:29:34 +0000 (UTC)	[thread overview]
Message-ID: <1477740568.ee5fa9986c40a8488725ad65dde8be3f2d0212db.johu@gentoo> (raw)

commit:     ee5fa9986c40a8488725ad65dde8be3f2d0212db
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 11:28:58 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 11:29:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee5fa998

app-admin/packagekit-qt: Remove 0.9.5

Package-Manager: portage-2.3.2

 app-admin/packagekit-qt/Manifest                   |  1 -
 app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild | 47 ----------------------
 2 files changed, 48 deletions(-)

diff --git a/app-admin/packagekit-qt/Manifest b/app-admin/packagekit-qt/Manifest
index ea33a7e..fbe8bff 100644
--- a/app-admin/packagekit-qt/Manifest
+++ b/app-admin/packagekit-qt/Manifest
@@ -1,2 +1 @@
-DIST PackageKit-Qt-0.9.5.tar.xz 43312 SHA256 f4fb60b82d845d887de57ef44481301f966291912116e416d981156faf3620f0 SHA512 3dbe52d6e0f8ba17c9ef04acdb5e2c29d5630fbb60b3522e57895b2d409497a15a543ba87efd876111726b1785c6ed74ff663b5379ba053ccab492d0e3bc08e2 WHIRLPOOL 7ec050b0086496c84506af0282e577a1a08eb8cf1628e9b9d4f41e6924c7965188ed564f83ce14493df72e555ee30c3c77e9bd11df791434292bbc12d53e2b61
 DIST PackageKit-Qt-0.9.6.tar.xz 43288 SHA256 0f4f504b2053472f9299c7ca42e33bcc85b8a8754223d2dc1912b533ec1ca680 SHA512 67d025e4e5b9860ec188518c11b3941b9a26cf9dce65665ea56307731721dac57dbb4e8726eb253f9fb39022aa3d0b0c7b9765532fa12b014fe9357028ece8aa WHIRLPOOL e4c78a6c1da49d9f0f3369fb821fbe475770e066f5f373c9f529d438ff8003f094a5499c8057cc87ec8f1f81b089503ae4d74fcd4b1bb963377e6c446660830e

diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
deleted file mode 100644
index 0f1f659..00000000
--- a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils
-
-MY_PN="PackageKit-Qt"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Qt PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/"
-SRC_URI="https://www.freedesktop.org/software/PackageKit/releases/${MY_P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="qt5"
-
-RDEPEND="
-	>=app-admin/packagekit-base-0.9
-	!qt5? (
-		dev-qt/qtcore:4
-		dev-qt/qtdbus:4
-		dev-qt/qtsql:4
-	)
-	qt5? (
-		dev-qt/qtcore:5
-		dev-qt/qtdbus:5
-		dev-qt/qtsql:5
-	)
-"
-DEPEND="${RDEPEND}
-	dev-libs/libxslt
-	virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DUSE_QT5=$(usex qt5)
-	)
-
-	cmake-utils_src_configure
-}


             reply	other threads:[~2016-10-29 11:29 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-29 11:29 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-18 16:58 [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/ Johannes Huber
2020-02-17 12:21 Agostino Sarubbo
2020-02-17 12:13 Agostino Sarubbo
2020-01-04 23:46 Johannes Huber
2018-10-07  9:36 Johannes Huber
2018-07-21 14:11 Mikle Kolyada
2018-07-20 22:40 Thomas Deutschmann
2018-04-02 17:50 Gilles Dartiguelongue
2018-03-10 12:53 Pacho Ramos
2018-03-04  9:25 Johannes Huber
2018-02-25 18:21 Thomas Deutschmann
2018-02-24  8:27 Jason Zaman
2018-02-22 18:35 Johannes Huber
2018-01-12 18:06 Johannes Huber
2018-01-12 18:06 Johannes Huber
2017-06-04 10:42 Agostino Sarubbo
2017-06-04 10:34 Agostino Sarubbo
2016-10-29 11:29 Johannes Huber
2016-10-23 14:34 Ettore Di Giacinto
2016-10-14  9:44 Johannes Huber
2016-05-29 14:37 Pacho Ramos
2016-04-16 12:50 Johannes Huber
2016-04-16 12:50 Johannes Huber
2016-04-16 12:50 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1477740568.ee5fa9986c40a8488725ad65dde8be3f2d0212db.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox