public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-news/leechcraft-aggregator: ChangeLog leechcraft-aggregator-0.4.90.ebuild
@ 2011-09-14 17:07 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; only message in thread
From: Maxim Koltsov (maksbotan) @ 2011-09-14 17:07 UTC (permalink / raw
  To: gentoo-commits

maksbotan    11/09/14 17:07:01

  Modified:             ChangeLog
  Added:                leechcraft-aggregator-0.4.90.ebuild
  Log:
  Big leechcraft bump, 0.4.90
  
  (Portage version: 2.1.10.15/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-news/leechcraft-aggregator/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	25 Aug 2011 18:15:32 -0000	1.1
+++ ChangeLog	14 Sep 2011 17:07:01 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for net-news/leechcraft-aggregator
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v 1.1 2011/08/25 18:15:32 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v 1.2 2011/09/14 17:07:01 maksbotan Exp $
+
+*leechcraft-aggregator-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-aggregator-0.4.90.ebuild:
+  Bump net-news/leechcraft-aggregator to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-aggregator-9999 (25 Aug 2011)
 *leechcraft-aggregator-0.4.85 (25 Aug 2011)



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

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

Index: leechcraft-aggregator-0.4.90.ebuild
===================================================================
# Copyright 1999-2011 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.4.90.ebuild,v 1.1 2011/09/14 17:07:01 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:[~2011-09-14 17:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-14 17:07 [gentoo-commits] gentoo-x86 commit in net-news/leechcraft-aggregator: ChangeLog leechcraft-aggregator-0.4.90.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