From: "Dennis Schridde" <devurandom@gmx.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/libdbusmenu-qt/
Date: Wed, 9 Feb 2011 20:11:19 +0000 (UTC) [thread overview]
Message-ID: <dfe6b2071f5ca20944066b1228682126c86a2971.devurandom@gentoo> (raw)
commit: dfe6b2071f5ca20944066b1228682126c86a2971
Author: Dennis Schridde <devurandom <AT> gmx <DOT> net>
AuthorDate: Wed Feb 9 20:08:42 2011 +0000
Commit: Dennis Schridde <devurandom <AT> gmx <DOT> net>
CommitDate: Wed Feb 9 20:08:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=dfe6b207
[dev-libs/libdbusmenu-qt-0.7.0] Remove, migrated to Gentoo mainline
(Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 50ED256E)
---
| 62 --------------------
1 files changed, 0 insertions(+), 62 deletions(-)
diff --git a/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.7.0.ebuild b/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.7.0.ebuild
deleted file mode 100644
index 0cf7ade..0000000
--- a/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.7.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-QT_DEPEND="4.6.3"
-inherit cmake-utils virtualx
-
-if [[ "${PV}" = 9999* ]] ; then
- inherit git
-
- EGIT_REPO_URI="git://gitorious.org/dbusmenu/dbusmenu-qt.git"
-
- KEYWORDS=""
-else
- # We are using snapshots from Aurelien's repos, as advised in kde-packager ml
- # This is because version 0.6.3 removed code from the official version,
- # because Canonical has no copyright on it
- #SRC_URI="mirror://gentoo/${P}.tar.bz2"
- SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
-
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-DESCRIPTION="A library providing Qt implementation of DBusMenu specification"
-HOMEPAGE="https://launchpad.net/libdbusmenu-qt/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="debug"
-
-RDEPEND="
- >=x11-libs/qt-core-${QT_DEPEND}:4
- >=x11-libs/qt-gui-${QT_DEPEND}:4[dbus]
-"
-DEPEND="${RDEPEND}
- test? (
- dev-libs/qjson
- >=x11-libs/qt-test-${QT_DEPEND}:4
- )
-"
-
-DOCS=(NEWS README)
-
-src_configure() {
- mycmakeargs=(
- $(cmake-utils_use_build test TESTS)
- )
- cmake-utils_src_configure
-}
-
-src_test() {
- pushd "${CMAKE_BUILD_DIR}/tests" > /dev/null
- local ctestargs
- [[ -n ${TEST_VERBOSE} ]] && ctestargs="--extra-verbose --output-on-failure"
-
- export maketype="ctest ${ctestargs}"
- virtualmake || die "Tests failed."
-
- popd > /dev/null
-}
next reply other threads:[~2011-02-09 20:11 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-09 20:11 Dennis Schridde [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-04-13 15:45 [gentoo-commits] proj/kde:master commit in: dev-libs/libdbusmenu-qt/ Tomas Chvatal
2011-04-29 13:34 Tomas Chvatal
2011-04-29 13:45 Tomas Chvatal
2012-04-21 19:36 Michael Palimaka
2012-05-15 14:30 Chris Reffett
2012-05-17 23:13 Johannes Huber
2012-05-17 23:13 Johannes Huber
2012-05-17 23:13 Johannes Huber
2012-05-20 19:20 Johannes Huber
2013-06-29 16:32 Johannes Huber
2013-08-14 12:26 Michael Palimaka
2013-10-17 19:26 Johannes Huber
2013-11-17 19:57 Johannes Huber
2013-11-23 15:06 Michael Palimaka
2014-10-15 13:50 Michael Palimaka
2015-01-30 20:41 Johannes Huber
2015-03-01 15:35 Michael Palimaka
2015-12-08 14:52 Michael Palimaka
2016-03-21 17:52 Johannes Huber
2016-07-20 15:47 Michael Palimaka
2017-08-31 22:13 Andreas Sturmlechner
2017-09-09 14:05 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=dfe6b2071f5ca20944066b1228682126c86a2971.devurandom@gentoo \
--to=devurandom@gmx.net \
--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