summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-04-06 11:11:46 +0000
committerJohannes Huber <johu@gentoo.org>2014-04-06 11:11:46 +0000
commit9c24b4b62ee03bdaae74ed1405344e71bc2b25a0 (patch)
tree33c04f73b9dec8e90b0e87ed29f3303dc08ca539 /kde-misc/kcmsystemd
parentVersion bump (diff)
downloadgentoo-2-9c24b4b62ee03bdaae74ed1405344e71bc2b25a0.tar.gz
gentoo-2-9c24b4b62ee03bdaae74ed1405344e71bc2b25a0.tar.bz2
gentoo-2-9c24b4b62ee03bdaae74ed1405344e71bc2b25a0.zip
Version bump wrt bug #506908. Remove old.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-misc/kcmsystemd')
-rw-r--r--kde-misc/kcmsystemd/ChangeLog8
-rw-r--r--kde-misc/kcmsystemd/kcmsystemd-0.6.0.ebuild23
-rw-r--r--kde-misc/kcmsystemd/kcmsystemd-0.6.1.ebuild (renamed from kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild)2
3 files changed, 8 insertions, 25 deletions
diff --git a/kde-misc/kcmsystemd/ChangeLog b/kde-misc/kcmsystemd/ChangeLog
index 6c095f6fe717..93cdb659f2a4 100644
--- a/kde-misc/kcmsystemd/ChangeLog
+++ b/kde-misc/kcmsystemd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-misc/kcmsystemd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/ChangeLog,v 1.2 2014/03/31 19:43:16 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/ChangeLog,v 1.3 2014/04/06 11:11:46 johu Exp $
+
+*kcmsystemd-0.6.1 (06 Apr 2014)
+
+ 06 Apr 2014; Johannes Huber <johu@gentoo.org> +kcmsystemd-0.6.1.ebuild,
+ -kcmsystemd-0.5.0.ebuild, -kcmsystemd-0.6.0.ebuild:
+ Version bump wrt bug #506908. Remove old.
*kcmsystemd-0.6.0 (31 Mar 2014)
diff --git a/kde-misc/kcmsystemd/kcmsystemd-0.6.0.ebuild b/kde-misc/kcmsystemd/kcmsystemd-0.6.0.ebuild
deleted file mode 100644
index f278936390a0..000000000000
--- a/kde-misc/kcmsystemd/kcmsystemd-0.6.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.6.0.ebuild,v 1.1 2014/03/31 19:43:16 johu Exp $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="KDE control module for systemd"
-HOMEPAGE="https://github.com/rthomsen/kcmsystemd"
-SRC_URI="https://github.com/rthomsen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-IUSE="debug"
-LICENSE="GPL-3"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=">=dev-libs/boost-1.45"
-
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kcmshell)
- sys-apps/systemd
-"
diff --git a/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild b/kde-misc/kcmsystemd/kcmsystemd-0.6.1.ebuild
index 478fbbb46325..bd5e89eb3420 100644
--- a/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild
+++ b/kde-misc/kcmsystemd/kcmsystemd-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.5.0.ebuild,v 1.1 2014/03/18 22:17:59 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.6.1.ebuild,v 1.1 2014/04/06 11:11:46 johu Exp $
EAPI=5