* [gentoo-commits] gentoo-x86 commit in net-irc/konversation: ChangeLog konversation-1.2_rc1-r1.ebuild konversation-1.2_alpha6.ebuild konversation-1.2_beta1.ebuild konversation-1.2_rc1.ebuild
@ 2009-10-07 21:40 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2009-10-07 21:40 UTC (permalink / raw
To: gentoo-commits
scarabeus 09/10/07 21:40:22
Modified: ChangeLog
Added: konversation-1.2_rc1-r1.ebuild
Removed: konversation-1.2_alpha6.ebuild
konversation-1.2_beta1.ebuild
konversation-1.2_rc1.ebuild
Log:
Cleanup and apply patch for debug build as recommended by upstream.
(Portage version: 2.2_rc44/cvs/Linux i686)
Revision Changes Path
1.86 net-irc/konversation/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/konversation/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/konversation/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/konversation/ChangeLog?r1=1.85&r2=1.86
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog 4 Oct 2009 09:41:26 -0000 1.85
+++ ChangeLog 7 Oct 2009 21:40:21 -0000 1.86
@@ -1,6 +1,18 @@
# ChangeLog for net-irc/konversation
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.85 2009/10/04 09:41:26 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.86 2009/10/07 21:40:21 scarabeus Exp $
+
+*konversation-1.2_rc1-r1 (07 Oct 2009)
+
+ 07 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ +files/1.2_rc1-debug.patch, -files/konversation-1.0.1-crash.patch,
+ -files/konversation-1.0.1-konsolepanel.patch,
+ -files/konversation-1.0.1-media-script-vulnerability.patch,
+ -files/konversation-1.0.1-serverlist-compiz-workaround.patch,
+ -files/konversation-1.1-desktop-entry-fix.diff,
+ -konversation-1.2_alpha6.ebuild, -konversation-1.2_beta1.ebuild,
+ -konversation-1.2_rc1.ebuild, +konversation-1.2_rc1-r1.ebuild:
+ Cleanup and apply patch for debug build as recommended by upstream.
*konversation-1.2_rc1 (04 Oct 2009)
1.1 net-irc/konversation/konversation-1.2_rc1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/konversation/konversation-1.2_rc1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/konversation/konversation-1.2_rc1-r1.ebuild?rev=1.1&content-type=text/plain
Index: konversation-1.2_rc1-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.2_rc1-r1.ebuild,v 1.1 2009/10/07 21:40:21 scarabeus Exp $
EAPI="2"
KDE_LINGUAS="ar bg ca cs da de el en_GB es et fr gl hu it ja nds nl pa pt pt_BR ru sv
tr uk zh_CN zh_TW"
inherit kde4-base versionator
MY_PV=$(replace_version_separator 2 '-')
MY_P="${PN}"-"${MY_PV}"
DESCRIPTION="A user friendly IRC Client for KDE4"
HOMEPAGE="http://konversation.kde.org"
SRC_URI="mirror://kde/unstable/${PN}/${MY_PV}/src/${MY_P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="+crypt debug"
DEPEND="
>=kde-base/kdepimlibs-${KDE_MINIMAL}
crypt? ( app-crypt/qca:2 )
"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
PATCHES=(
"${FILESDIR}"/${PV}-debug.patch
)
src_configure() {
mycmakeargs="$(cmake-utils_use_with crypt QCA2)"
kde4-base_src_configure
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-10-07 21:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-07 21:40 [gentoo-commits] gentoo-x86 commit in net-irc/konversation: ChangeLog konversation-1.2_rc1-r1.ebuild konversation-1.2_alpha6.ebuild konversation-1.2_beta1.ebuild konversation-1.2_rc1.ebuild Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox