* [gentoo-commits] gentoo-x86 commit in kde-base/kde-env: ChangeLog kde-env-4.10.0.ebuild
@ 2013-02-07 4:57 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; only message in thread
From: Alexey Shvetsov (alexxy) @ 2013-02-07 4:57 UTC (permalink / raw
To: gentoo-commits
alexxy 13/02/07 04:57:56
Modified: ChangeLog
Added: kde-env-4.10.0.ebuild
Log:
Add KDE SC 4.10.0
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key F82F92E6)
Revision Changes Path
1.176 kde-base/kde-env/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kde-env/ChangeLog?rev=1.176&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kde-env/ChangeLog?rev=1.176&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kde-env/ChangeLog?r1=1.175&r2=1.176
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kde-env/ChangeLog,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- ChangeLog 6 Feb 2013 23:23:43 -0000 1.175
+++ ChangeLog 7 Feb 2013 04:57:56 -0000 1.176
@@ -1,10 +1,15 @@
# ChangeLog for kde-base/kde-env
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-env/ChangeLog,v 1.175 2013/02/06 23:23:43 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-env/ChangeLog,v 1.176 2013/02/07 04:57:56 alexxy Exp $
06 Feb 2013; Naohiro Aota <naota@gentoo.org> kde-env-4.9.5.ebuild:
Add ~x86-fbsd wrt bug #430072
+*kde-env-4.10.0 (06 Feb 2013)
+
+ 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kde-env-4.10.0.ebuild:
+ Version bump KDE SC 4.10.0
+
28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kde-env-4.9.3.ebuild,
-kde-env-4.9.4.ebuild:
Remove old
1.1 kde-base/kde-env/kde-env-4.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kde-env/kde-env-4.10.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kde-env/kde-env-4.10.0.ebuild?rev=1.1&content-type=text/plain
Index: kde-env-4.10.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-env/kde-env-4.10.0.ebuild,v 1.1 2013/02/07 04:57:56 alexxy Exp $
EAPI=5
CMAKE_REQUIRED="never"
KDE_REQUIRED="never"
inherit kde4-base
DESCRIPTION="Environment setting required for all KDE4 apps to run."
SRC_URI=""
ESVN_REPO_URI=""
KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
LICENSE="GPL-2"
IUSE="aqua"
add_blocker kdelibs 4.6.80
S=${WORKDIR}
src_unpack() {
:
}
src_prepare() {
:
}
src_install() {
# number goes down with version
newenvd - 43kdepaths <<EOF
CONFIG_PROTECT="/usr/share/config"
#KDE_IS_PRELINKED=1
EOF
# Properly place xinitrc.d file that exports XDG_MENU_PREFIX to env
exeinto /etc/X11/xinit/xinitrc.d/
newexe - 11-xdg-menu-kde-4 <<EOF
#!/bin/sh
if [ -z "\${XDG_MENU_PREFIX}" ] && [ "\${DESKTOP_SESSION}" = "KDE-4" ]; then
export XDG_MENU_PREFIX="kde-4-"
fi
EOF
}
pkg_preinst() {
:
}
src_test() {
:
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-07 5:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-07 4:57 [gentoo-commits] gentoo-x86 commit in kde-base/kde-env: ChangeLog kde-env-4.10.0.ebuild Alexey Shvetsov (alexxy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox