public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-blasq: lc-blasq-0.6.70.ebuild ChangeLog
@ 2014-08-03 18:46 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; only message in thread
From: Maxim Koltsov (maksbotan) @ 2014-08-03 18:46 UTC (permalink / raw
  To: gentoo-commits

maksbotan    14/08/03 18:46:37

  Modified:             ChangeLog
  Added:                lc-blasq-0.6.70.ebuild
  Log:
  Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)

Revision  Changes    Path
1.7                  app-leechcraft/lc-blasq/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-blasq/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-blasq/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-blasq/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-blasq/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	10 Apr 2014 17:51:09 -0000	1.6
+++ ChangeLog	3 Aug 2014 18:46:37 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for app-leechcraft/lc-blasq
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-blasq/ChangeLog,v 1.6 2014/04/10 17:51:09 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-blasq/ChangeLog,v 1.7 2014/08/03 18:46:37 maksbotan Exp $
+
+*lc-blasq-0.6.70 (03 Aug 2014)
+
+  03 Aug 2014; Maxim Koltsov <maksbotan@gentoo.org> +lc-blasq-0.6.70.ebuild:
+  Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
 
 *lc-blasq-0.6.65 (10 Apr 2014)
 



1.1                  app-leechcraft/lc-blasq/lc-blasq-0.6.70.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-blasq/lc-blasq-0.6.70.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-blasq/lc-blasq-0.6.70.ebuild?rev=1.1&content-type=text/plain

Index: lc-blasq-0.6.70.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-blasq/lc-blasq-0.6.70.ebuild,v 1.1 2014/08/03 18:46:37 maksbotan Exp $

EAPI="5"

inherit leechcraft

DESCRIPTION="Cloud image storage services client (like Flickr or Picasa)"

SLOT="0"
KEYWORDS=" ~amd64 ~x86"
IUSE="debug +deathnote +rappor +spegnersi +vangog"

DEPEND="~app-leechcraft/lc-core-${PV}
		deathnote? ( dev-qt/qtxmlpatterns:4 )
		spegnersi? ( dev-libs/kqoauth )
		vangog? ( dev-libs/qjson )
		"
RDEPEND="${DEPEND}"

src_configure(){
	local mycmakeargs=(
		$(cmake-utils_use_enable deathnote BLASQ_DEATHNOTE)
		$(cmake-utils_use_enable rappor BLASQ_RAPPOR)
		$(cmake-utils_use_enable spegnersi BLASQ_SPEGNERSI)
		$(cmake-utils_use_enable vangog BLASQ_VANGOG)
	)

	cmake-utils_src_configure
}





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

only message in thread, other threads:[~2014-08-03 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-03 18:46 [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-blasq: lc-blasq-0.6.70.ebuild ChangeLog 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