public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kdesu: ChangeLog kdesu-4.0.0.ebuild
@ 2008-01-17 23:55 Wulf Krueger (philantrop)
  0 siblings, 0 replies; only message in thread
From: Wulf Krueger (philantrop) @ 2008-01-17 23:55 UTC (permalink / raw
  To: gentoo-commits

philantrop    08/01/17 23:55:28

  Modified:             ChangeLog
  Added:                kdesu-4.0.0.ebuild
  Log:
  Added KDE 4.0.0's kdesu.
  (Portage version: 2.1.4)

Revision  Changes    Path
1.70                 kde-base/kdesu/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdesu/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdesu/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdesu/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	19 Oct 2007 22:44:17 -0000	1.69
+++ ChangeLog	17 Jan 2008 23:55:28 -0000	1.70
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/kdesu
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.69 2007/10/19 22:44:17 philantrop Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.70 2008/01/17 23:55:28 philantrop Exp $
+
+*kdesu-4.0.0 (17 Jan 2008)
+
+  17 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> +kdesu-4.0.0.ebuild:
+  Added KDE 4.0.0's kdesu.
 
 *kdesu-3.5.8 (19 Oct 2007)
 



1.1                  kde-base/kdesu/kdesu-4.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdesu/kdesu-4.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdesu/kdesu-4.0.0.ebuild?rev=1.1&content-type=text/plain

Index: kdesu-4.0.0.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.0.0.ebuild,v 1.1 2008/01/17 23:55:28 philantrop Exp $

EAPI="1"

KMNAME=kdebase-runtime
inherit kde4-meta

# FIXME: Is default command ( su/sudo ) still configurable,
# if not, USE-flag ?
DESCRIPTION="KDE: gui for su(1)"
KEYWORDS="~amd64 ~x86"
IUSE="debug htmlhandbook"

src_compile() {
	# Upstream moved kdesu to libexec first, then decided to move it back
	# to /${PREFIX}/bin/ , so I'm doing that now already.
	sed -e '/kdesu_executable/s:LIBEXEC_INSTALL_DIR:BIN_INSTALL_DIR:' \
		-i "${S}"/kdesu/kdesu/CMakeLists.txt || \
		die "Moving kdesu from libexec to bin failed."

	kde4-meta_src_compile
}



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-17 23:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-17 23:55 [gentoo-commits] gentoo-x86 commit in kde-base/kdesu: ChangeLog kdesu-4.0.0.ebuild Wulf Krueger (philantrop)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox