From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/marble/
Date: Thu, 28 Jun 2012 12:11:55 +0000 (UTC) [thread overview]
Message-ID: <1340885377.1bdccd0506962120ea551b8c41c25d94924bf56d.kensington@gentoo> (raw)
commit: 1bdccd0506962120ea551b8c41c25d94924bf56d
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 12:09:37 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 12:09:37 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1bdccd05
[kde-base/marble] Remove 4.8.80 that somehow reappeared when bumping 4.9.49.9999.
(Portage version: 2.1.11.3/git/Linux x86_64, unsigned Manifest commit)
---
kde-base/marble/marble-4.8.80.ebuild | 70 ----------------------------------
1 files changed, 0 insertions(+), 70 deletions(-)
diff --git a/kde-base/marble/marble-4.8.80.ebuild b/kde-base/marble/marble-4.8.80.ebuild
deleted file mode 100644
index 49bd9e0..0000000
--- a/kde-base/marble/marble-4.8.80.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KDE_REQUIRED="optional"
-CPPUNIT_REQUIRED="optional"
-PYTHON_DEPEND="python? 2"
-KDE_SCM="git"
-inherit kde4-base python
-
-DESCRIPTION="Generic geographical map widget"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug designer-plugin gps +kde plasma python"
-
-# tests fail / segfault. Last checked for 4.2.88
-# RESTRICT=test
-
-DEPEND="
- gps? ( >=sci-geosciences/gpsd-2.95[qt4] )
- python? (
- >=dev-python/PyQt4-4.4.4-r1
- kde? ( $(add_kdebase_dep pykde4) )
- )
-"
-RDEPEND="${DEPEND}
-"
-
-REQUIRED_USE="
- plasma? ( kde )
- python? ( kde )
-"
-
-pkg_setup() {
- python_set_active_version 2
- kde4-base_pkg_setup
- python_pkg_setup
-}
-
-src_prepare() {
- kde4-base_src_prepare
- python_convert_shebangs -r $(python_get_version) .
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_with designer-plugin DESIGNER_PLUGIN)
- $(cmake-utils_use python EXPERIMENTAL_PYTHON_BINDINGS)
- $(cmake-utils_use_with python PyQt4)
- $(cmake-utils_use_with python PythonLibrary)
- $(cmake-utils_use_with python SIP)
- $(cmake-utils_use_with gps libgps)
- $(cmake-utils_use !kde QTONLY)
- $(cmake-utils_use_with plasma)
- -DWITH_liblocation=0
- $(use kde && cmake-utils_use_with python PyKDE4)
- )
-
- kde4-base_src_configure
-}
-
-src_test() {
- if use kde; then
- elog "Marble tests can only be run in the qt-only version"
- else
- kde4-base_src_test
- fi
-}
next reply other threads:[~2012-06-28 12:12 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-28 12:11 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-09-18 18:10 [gentoo-commits] proj/kde:master commit in: kde-base/marble/ Michael Palimaka
2014-05-01 22:46 Johannes Huber
2014-01-18 17:45 Michael Palimaka
2014-01-06 2:30 Chris Reffett
2013-09-08 13:13 Michael Palimaka
2013-08-19 13:23 Michael Palimaka
2013-07-31 16:39 Johannes Huber
2013-04-13 17:06 Michael Palimaka
2012-08-02 16:59 Michael Palimaka
2012-08-02 16:45 Michael Palimaka
2012-07-14 18:01 Michael Palimaka
2012-07-06 20:54 Andreas Hüttel
2012-05-04 20:44 Johannes Huber
2012-05-01 11:21 Johannes Huber
2012-03-23 9:59 Johannes Huber
2012-01-08 13:54 Johannes Huber
2011-12-11 14:07 Andreas Hüttel
2011-11-07 8:33 Alexey Shvetsov
2011-11-03 17:11 Andreas Hüttel
2011-10-25 17:58 Alexey Shvetsov
2011-10-25 17:56 Alexey Shvetsov
2011-10-25 17:50 Alexey Shvetsov
2011-10-16 20:17 Andreas Hüttel
2011-09-07 21:43 Alexey Shvetsov
2011-05-30 4:54 Jorge Manuel B. S. Vicetto
2011-04-11 19:14 Tomas Chvatal
2011-03-27 9:59 Tomas Chvatal
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=1340885377.1bdccd0506962120ea551b8c41c25d94924bf56d.kensington@gentoo \
--to=kensington@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