* [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-aggregator: lc-aggregator-0.5.97.ebuild ChangeLog
@ 2013-06-11 17:12 Maxim Koltsov (maksbotan)
0 siblings, 0 replies; only message in thread
From: Maxim Koltsov (maksbotan) @ 2013-06-11 17:12 UTC (permalink / raw
To: gentoo-commits
maksbotan 13/06/11 17:12:13
Modified: ChangeLog
Added: lc-aggregator-0.5.97.ebuild
Log:
Bump LeechCraft suite to 0.5.97, thanks to 0xd34df00d.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Revision Changes Path
1.4 app-leechcraft/lc-aggregator/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-aggregator/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-aggregator/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-aggregator/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-aggregator/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 26 May 2013 19:33:14 -0000 1.3
+++ ChangeLog 11 Jun 2013 17:12:13 -0000 1.4
@@ -1,6 +1,12 @@
# ChangeLog for app-leechcraft/lc-aggregator
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-aggregator/ChangeLog,v 1.3 2013/05/26 19:33:14 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-aggregator/ChangeLog,v 1.4 2013/06/11 17:12:13 maksbotan Exp $
+
+*lc-aggregator-0.5.97 (11 Jun 2013)
+
+ 11 Jun 2013; Maxim Koltsov <maksbotan@gentoo.org>
+ +lc-aggregator-0.5.97.ebuild:
+ Bump LeechCraft suite to 0.5.97, thanks to 0xd34df00d.
*lc-aggregator-0.5.96 (26 May 2013)
1.1 app-leechcraft/lc-aggregator/lc-aggregator-0.5.97.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-aggregator/lc-aggregator-0.5.97.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-aggregator/lc-aggregator-0.5.97.ebuild?rev=1.1&content-type=text/plain
Index: lc-aggregator-0.5.97.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-aggregator/lc-aggregator-0.5.97.ebuild,v 1.1 2013/06/11 17:12:13 maksbotan Exp $
EAPI="4"
inherit leechcraft
DESCRIPTION="Full-featured RSS/Atom feed reader for LeechCraft"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug mysql +sqlite postgres"
DEPEND="~app-leechcraft/lc-core-${PV}[postgres?,sqlite?]
dev-qt/qtwebkit:4"
RDEPEND="${DEPEND}
virtual/leechcraft-downloader-http"
REQUIRED_USE="|| ( mysql sqlite postgres )"
pkg_setup(){
if use mysql; then
ewarn "Support for MySQL databases is experimental and is more likely"
ewarn "to contain bugs or mishandle your data than other storage"
ewarn "backends. If you do not plan testing the MySQL storage backend"
ewarn "itself, consider using other backends."
ewarn "Anyway, it is perfectly safe to enable the mysql use flag as"
ewarn "long as at least one other storage is enabled since you will"
ewarn "be able to choose another storage backend at run time."
fi
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-11 17:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11 17:12 [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-aggregator: lc-aggregator-0.5.97.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