public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-news/leechcraft-aggregator: leechcraft-aggregator-0.5.0.ebuild ChangeLog leechcraft-aggregator-0.4.96-r1.ebuild leechcraft-aggregator-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:02

  Modified:             ChangeLog
  Added:                leechcraft-aggregator-0.5.0.ebuild
  Removed:              leechcraft-aggregator-0.4.96-r1.ebuild
                        leechcraft-aggregator-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.8                  net-news/leechcraft-aggregator/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	4 Feb 2012 19:18:57 -0000	1.7
+++ ChangeLog	9 Feb 2012 11:26:02 -0000	1.8
@@ -1,6 +1,13 @@
 # ChangeLog for net-news/leechcraft-aggregator
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v 1.7 2012/02/04 19:18:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v 1.8 2012/02/09 11:26:02 maksbotan Exp $
+
+*leechcraft-aggregator-0.5.0 (09 Feb 2012)
+
+  09 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-aggregator-0.5.0.ebuild, -leechcraft-aggregator-0.4.96-r1.ebuild,
+  -leechcraft-aggregator-0.4.97.ebuild:
+  Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97
 
   04 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
   leechcraft-aggregator-0.4.99.ebuild:



1.1                  net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.0.ebuild?rev=1.1&content-type=text/plain

Index: leechcraft-aggregator-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-news/leechcraft-aggregator/leechcraft-aggregator-0.5.0.ebuild,v 1.1 2012/02/09 11:26:02 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="~net-misc/leechcraft-core-${PV}[postgres?,sqlite?]"
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:[~2012-02-09 11:26 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-news/leechcraft-aggregator: leechcraft-aggregator-0.5.0.ebuild ChangeLog leechcraft-aggregator-0.4.96-r1.ebuild leechcraft-aggregator-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