kensington 15/06/04 18:57:33
Modified: kcmsystemd-0.6.1.ebuild kcmsystemd-0.7.0.ebuild
ChangeLog
Log:
Move various kde-base packages to kde-apps.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
0x06B1F38DCA45A1EC!)
Revision Changes Path
1.2 kde-misc/kcmsystemd/kcmsystemd-0.6.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.6.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.6.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.6.1.ebuild?r1=1.1&r2=1.2
Index: kcmsystemd-0.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kcmsystemd-0.6.1.ebuild 6 Apr 2014 11:11:46 -0000 1.1
+++ kcmsystemd-0.6.1.ebuild 4 Jun 2015 18:57:33 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.6.1.ebuild,v 1.1
2014/04/06 11:11:46 johu Exp $
+# $Header:
/var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.6.1.ebuild,v 1.2
2015/06/04 18:57:33 kensington Exp $
EAPI=5
@@ -18,6 +18,6 @@
DEPEND=">=dev-libs/boost-1.45"
RDEPEND="${DEPEND}
- $(add_kdebase_dep kcmshell)
+ $(add_kdeapps_dep kcmshell)
sys-apps/systemd
"
1.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.7.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.7.0.ebuild?r1=1.1&r2=1.2
Index: kcmsystemd-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.7.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kcmsystemd-0.7.0.ebuild 29 Jul 2014 15:23:50 -0000 1.1
+++ kcmsystemd-0.7.0.ebuild 4 Jun 2015 18:57:33 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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 $
+# $Header:
/var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/kcmsystemd-0.7.0.ebuild,v 1.2
2015/06/04 18:57:33 kensington Exp $
EAPI=5
@@ -19,6 +19,6 @@
>=dev-libs/boost-1.45
"
RDEPEND="${DEPEND}
- $(add_kdebase_dep kcmshell)
+ $(add_kdeapps_dep kcmshell)
sys-apps/systemd
"
1.5 kde-misc/kcmsystemd/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/ChangeLog?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/ChangeLog?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kcmsystemd/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 29 Jul 2014 15:23:50 -0000 1.4
+++ ChangeLog 4 Jun 2015 18:57:33 -0000 1.5
@@ -1,6 +1,10 @@
# 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.4
2014/07/29 15:23:50 johu Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcmsystemd/ChangeLog,v 1.5
2015/06/04 18:57:33 kensington Exp $
+
+ 04 Jun 2015; Michael Palimaka <[email protected]>
kcmsystemd-0.6.1.ebuild,
+ kcmsystemd-0.7.0.ebuild:
+ Move various kde-base packages to kde-apps.
*kcmsystemd-0.7.0 (29 Jul 2014)