From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 78C381381F3 for ; Wed, 3 Jul 2013 16:15:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A041E0969; Wed, 3 Jul 2013 16:15:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9DF4DE0969 for ; Wed, 3 Jul 2013 16:15:39 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B8C5533E79E for ; Wed, 3 Jul 2013 16:15:38 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2294) id 8620F2171C; Wed, 3 Jul 2013 16:15:37 +0000 (UTC) From: "Maxim Koltsov (maksbotan)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maksbotan@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-sb2: lc-sb2-0.5.98.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: lc-sb2-0.5.98.ebuild ChangeLog X-VCS-Directories: app-leechcraft/lc-sb2 X-VCS-Committer: maksbotan X-VCS-Committer-Name: Maxim Koltsov Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130703161537.8620F2171C@flycatcher.gentoo.org> Date: Wed, 3 Jul 2013 16:15:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ed8ed46a-3b7d-428a-903e-ffb310e139db X-Archives-Hash: 83800f47a7210d1836a52d1a7c3311c7 maksbotan 13/07/03 16:15:37 Modified: ChangeLog Added: lc-sb2-0.5.98.ebuild Log: Bump LeechCraft to 0.5.98, thanks to 0xd34df00d. (Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE) Revision Changes Path 1.5 app-leechcraft/lc-sb2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-sb2/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-sb2/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-sb2/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-sb2/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 11 Jun 2013 17:41:20 -0000 1.4 +++ ChangeLog 3 Jul 2013 16:15:37 -0000 1.5 @@ -1,6 +1,11 @@ # ChangeLog for app-leechcraft/lc-sb2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-sb2/ChangeLog,v 1.4 2013/06/11 17:41:20 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-sb2/ChangeLog,v 1.5 2013/07/03 16:15:37 maksbotan Exp $ + +*lc-sb2-0.5.98 (03 Jul 2013) + + 03 Jul 2013; Maxim Koltsov +lc-sb2-0.5.98.ebuild: + Bump LeechCraft to 0.5.98, thanks to 0xd34df00d. *lc-sb2-0.5.97 (11 Jun 2013) 1.1 app-leechcraft/lc-sb2/lc-sb2-0.5.98.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-sb2/lc-sb2-0.5.98.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-sb2/lc-sb2-0.5.98.ebuild?rev=1.1&content-type=text/plain Index: lc-sb2-0.5.98.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-sb2/lc-sb2-0.5.98.ebuild,v 1.1 2013/07/03 16:15:37 maksbotan Exp $ EAPI="4" inherit leechcraft DESCRIPTION="Next-generation sidebar for LeechCraft with combined launcher and tab switcher, as well as tray area" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} dev-qt/qtdeclarative:4 dev-libs/qjson " RDEPEND="${DEPEND}"