From: "Andreas HAttel (dilfridge)" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/printer-applet: ChangeLog printer-applet-4.6.4.ebuild
Date: Fri, 10 Jun 2011 18:00:11 +0000 (UTC) [thread overview]
Message-ID: <20110610180011.CB4422004E@flycatcher.gentoo.org> (raw)
dilfridge 11/06/10 18:00:11
Modified: ChangeLog
Added: printer-applet-4.6.4.ebuild
Log:
Version bump
(Portage version: 2.1.10/cvs/Linux x86_64)
Revision Changes Path
1.48 kde-base/printer-applet/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/printer-applet/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/printer-applet/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/printer-applet/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/printer-applet/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 10 Jun 2011 11:50:54 -0000 1.47
+++ ChangeLog 10 Jun 2011 18:00:11 -0000 1.48
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/printer-applet
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/printer-applet/ChangeLog,v 1.47 2011/06/10 11:50:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/printer-applet/ChangeLog,v 1.48 2011/06/10 18:00:11 dilfridge Exp $
+
+*printer-applet-4.6.4 (10 Jun 2011)
+
+ 10 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ +printer-applet-4.6.4.ebuild:
+ Version bump
10 Jun 2011; Markos Chandras <hwoarang@gentoo.org>
printer-applet-4.6.3.ebuild:
1.1 kde-base/printer-applet/printer-applet-4.6.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/printer-applet/printer-applet-4.6.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/printer-applet/printer-applet-4.6.4.ebuild?rev=1.1&content-type=text/plain
Index: printer-applet-4.6.4.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/printer-applet/printer-applet-4.6.4.ebuild,v 1.1 2011/06/10 18:00:11 dilfridge Exp $
EAPI=3
KDE_HANDBOOK="optional"
KMNAME="kdeutils"
PYTHON_DEPEND="2"
inherit python kde4-meta
DESCRIPTION="KDE printer system tray utility"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="
>=app-admin/system-config-printer-common-1.2.2
$(add_kdebase_dep pykde4)
"
RDEPEND="${DEPEND}"
pkg_setup() {
kde4-meta_pkg_setup
python_set_active_version 2
}
src_prepare() {
kde4-meta_src_prepare
# Rename printer-applet -> printer-applet-kde
local newname="printer-applet-kde"
sed -e "/PYKDE4_ADD_EXECUTABLE/s/ printer-applet[[:space:]]*)/ ${newname})/" \
-e "/install/s/)/ RENAME ${newname}.desktop)/" \
-i "${PN}"/CMakeLists.txt || die "failed to rename printer-applet executable"
sed -e "/Exec/s/printer-applet/${newname}/" \
-i "${PN}"/printer-applet.desktop || die "failed to patch .desktop file"
}
src_install() {
kde4-meta_src_install
python_convert_shebangs -q -r $(python_get_version) "${ED}"
}
pkg_postrm() {
python_mod_cleanup "${PREFIX}share/apps/${PN}"
}
next reply other threads:[~2011-06-10 18:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-10 18:00 Andreas HAttel (dilfridge) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-08-12 19:19 [gentoo-commits] gentoo-x86 commit in kde-base/printer-applet: ChangeLog printer-applet-4.6.4.ebuild Andreas HAttel (dilfridge)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110610180011.CB4422004E@flycatcher.gentoo.org \
--to=dilfridge@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox