johu        14/07/29 15:23:50

  Modified:             ChangeLog
  Added:                kcmsystemd-0.7.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  Changes    Path
1.4                  kde-misc/kcmsystemd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/ChangeLog?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/ChangeLog?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   6 Apr 2014 11:11:46 -0000       1.3
+++ ChangeLog   29 Jul 2014 15:23:50 -0000      1.4
@@ -1,6 +1,11 @@
 # 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.3 
2014/04/06 11:11:46 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/ChangeLog,v 1.4 
2014/07/29 15:23:50 johu Exp $
+
+*kcmsystemd-0.7.0 (29 Jul 2014)
+
+  29 Jul 2014; Johannes Huber <[email protected]> +kcmsystemd-0.7.0.ebuild:
+  Version bump.
 
 *kcmsystemd-0.6.1 (06 Apr 2014)
 



1.1                  kde-misc/kcmsystemd/kcmsystemd-0.7.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.7.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.7.0.ebuild?rev=1.1&content-type=text/plain

Index: kcmsystemd-0.7.0.ebuild
===================================================================
# 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.7.0.ebuild,v 1.1 
2014/07/29 15:23:50 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
"




Reply via email to