* [gentoo-commits] gentoo-x86 commit in net-irc/konversation: ChangeLog konversation-1.3.ebuild konversation-1.3_beta1.ebuild
@ 2010-06-07 18:53 Dror Levin (spatz)
0 siblings, 0 replies; only message in thread
From: Dror Levin (spatz) @ 2010-06-07 18:53 UTC (permalink / raw
To: gentoo-commits
spatz 10/06/07 18:53:25
Modified: ChangeLog
Added: konversation-1.3.ebuild
Removed: konversation-1.3_beta1.ebuild
Log:
Version bump, drop old.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.97 net-irc/konversation/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/konversation/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/konversation/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/konversation/ChangeLog?r1=1.96&r2=1.97
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog 3 Jun 2010 11:11:15 -0000 1.96
+++ ChangeLog 7 Jun 2010 18:53:25 -0000 1.97
@@ -1,6 +1,13 @@
# ChangeLog for net-irc/konversation
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.96 2010/06/03 11:11:15 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.97 2010/06/07 18:53:25 spatz Exp $
+
+*konversation-1.3 (07 Jun 2010)
+
+ 07 Jun 2010; Dror Levin <spatz@gentoo.org> -konversation-1.3_beta1.ebuild,
+ +konversation-1.3.ebuild,
+ -files/konversation-1.3_beta1-respect-close-button-tabs.patch:
+ Version bump, drop old.
03 Jun 2010; Markos Chandras <hwoarang@gentoo.org>
konversation-1.2.3.ebuild:
1.1 net-irc/konversation/konversation-1.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/konversation/konversation-1.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/konversation/konversation-1.3.ebuild?rev=1.1&content-type=text/plain
Index: konversation-1.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-1.3.ebuild,v 1.1 2010/06/07 18:53:25 spatz Exp $
EAPI=2
KDE_LINGUAS="bg ca cs da de el en_GB es et fi fr gl hu it ja nb nds nl pa pl pt
pt_BR ru sk sr sv tr uk zh_CN zh_TW"
KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
KDE_MINIMAL="4.4"
inherit kde4-base
MY_PV="${PV/_/-}"
MY_P="${PN}-${MY_PV}"
DESCRIPTION="A user friendly IRC Client for KDE4"
HOMEPAGE="http://konversation.kde.org"
SRC_URI="mirror://kde/stable/${PN}/${MY_PV}/src/${MY_P}.tar.bz2"
LICENSE="GPL-2 FDL-1.2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="+crypt debug +handbook"
DEPEND="x11-libs/libXScrnSaver
>=kde-base/kdepimlibs-${KDE_MINIMAL}
crypt? ( app-crypt/qca:2 )"
DOCS="AUTHORS ChangeLog NEWS README TODO"
S="${WORKDIR}/${MY_P}"
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:[~2010-06-07 18:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-07 18:53 [gentoo-commits] gentoo-x86 commit in net-irc/konversation: ChangeLog konversation-1.3.ebuild konversation-1.3_beta1.ebuild Dror Levin (spatz)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox