* [gentoo-commits] gentoo-x86 commit in net-p2p/leechcraft-eiskaltdcpp: leechcraft-eiskaltdcpp-0.5.0.ebuild ChangeLog leechcraft-eiskaltdcpp-0.4.96-r1.ebuild leechcraft-eiskaltdcpp-0.4.97.ebuild
@ 2012-02-09 11:26 Maxim Koltsov (maksbotan)
0 siblings, 0 replies; only message in thread
From: Maxim Koltsov (maksbotan) @ 2012-02-09 11:26 UTC (permalink / raw
To: gentoo-commits
maksbotan 12/02/09 11:26:55
Modified: ChangeLog
Added: leechcraft-eiskaltdcpp-0.5.0.ebuild
Removed: leechcraft-eiskaltdcpp-0.4.96-r1.ebuild
leechcraft-eiskaltdcpp-0.4.97.ebuild
Log:
Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.7 net-p2p/leechcraft-eiskaltdcpp/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 2 Feb 2012 17:50:23 -0000 1.6
+++ ChangeLog 9 Feb 2012 11:26:55 -0000 1.7
@@ -1,6 +1,14 @@
# ChangeLog for net-p2p/leechcraft-eiskaltdcpp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog,v 1.6 2012/02/02 17:50:23 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog,v 1.7 2012/02/09 11:26:55 maksbotan Exp $
+
+*leechcraft-eiskaltdcpp-0.5.0 (09 Feb 2012)
+
+ 09 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-eiskaltdcpp-0.5.0.ebuild,
+ -leechcraft-eiskaltdcpp-0.4.96-r1.ebuild,
+ -leechcraft-eiskaltdcpp-0.4.97.ebuild:
+ Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97
*leechcraft-eiskaltdcpp-0.4.99 (02 Feb 2012)
1.1 net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.0.ebuild?rev=1.1&content-type=text/plain
Index: leechcraft-eiskaltdcpp-0.5.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.0.ebuild,v 1.1 2012/02/09 11:26:55 maksbotan Exp $
EAPI="4"
inherit leechcraft
DESCRIPTION="EiskaltDC++ ported to LeechCraft."
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug +emoticons examples javascript lua pcre spell sqlite upnp"
RDEPEND="~net-misc/leechcraft-core-${PV}
app-arch/bzip2
sys-libs/zlib
>=dev-libs/openssl-0.9.8
virtual/libiconv
sys-devel/gettext
lua? ( >=dev-lang/lua-5.1 )
upnp? ( net-libs/miniupnpc )
javascript? (
x11-libs/qt-script
x11-libs/qtscriptgenerator
)
spell? ( app-text/aspell )
sqlite? ( x11-libs/qt-sql:4[sqlite] )
pcre? ( >=dev-libs/libpcre-4.2 )
virtual/leechcraft-task-show
!!net-p2p/eiskaltdcpp"
DEPEND="~net-misc/leechcraft-core-${PV}
dev-util/pkgconfig"
src_configure() {
local mycmakeargs=(
"$(cmake-utils_use lua LUA_SCRIPT)"
"$(cmake-utils_use lua WITH_LUASCRIPTS)"
"$(cmake-utils_use javascript USE_JS)"
"$(cmake-utils_use spell USE_ASPELL)"
"$(cmake-utils_use sqlite USE_QT_SQLITE)"
"$(cmake-utils_use upnp USE_MINIUPNP)"
-DLOCAL_MINIUPNP="0"
"$(cmake-utils_use emoticons WITH_EMOTICONS)"
"$(cmake-utils_use examples WITH_EXAMPLES)"
"$(cmake-utils_use pcre PERL_REGEX)"
)
cmake-utils_src_configure
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-09 11:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09 11:26 [gentoo-commits] gentoo-x86 commit in net-p2p/leechcraft-eiskaltdcpp: leechcraft-eiskaltdcpp-0.5.0.ebuild ChangeLog leechcraft-eiskaltdcpp-0.4.96-r1.ebuild leechcraft-eiskaltdcpp-0.4.97.ebuild Maxim Koltsov (maksbotan)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox