public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/leechcraft-full: leechcraft-full-0.5.70.ebuild ChangeLog
@ 2012-05-31 20:54 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; only message in thread
From: Maxim Koltsov (maksbotan) @ 2012-05-31 20:54 UTC (permalink / raw
  To: gentoo-commits

maksbotan    12/05/31 20:54:09

  Modified:             ChangeLog
  Added:                leechcraft-full-0.5.70.ebuild
  Log:
  Bump LeechCraft to 0.5.70 "Hessian Blade"
  
  (Portage version: 2.1.10.63/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 net-misc/leechcraft-full/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-full/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-full/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-full/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	31 May 2012 20:10:37 -0000	1.19
+++ ChangeLog	31 May 2012 20:54:08 -0000	1.20
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/leechcraft-full
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.19 2012/05/31 20:10:37 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.20 2012/05/31 20:54:08 maksbotan Exp $
+
+*leechcraft-full-0.5.70 (31 May 2012)
+
+  31 May 2012; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-full-0.5.70.ebuild:
+  Bump LeechCraft to 0.5.70 "Hessian Blade"
 
   31 May 2012; Maxim Koltsov <maksbotan@gentoo.org>
   leechcraft-full-0.4.99.ebuild, leechcraft-full-0.5.0.ebuild,



1.1                  net-misc/leechcraft-full/leechcraft-full-0.5.70.ebuild

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

Index: leechcraft-full-0.5.70.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/leechcraft-full-0.5.70.ebuild,v 1.1 2012/05/31 20:54:08 maksbotan Exp $

EAPI="4"

DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins"
HOMEPAGE="http://leechcraft.org/"

SLOT="0"
KEYWORDS="~amd64 ~x86"
LICENSE="GPL-3"
IUSE="kde"

RDEPEND="
		~app-editors/leechcraft-popishu-${PV}
		~media-sound/leechcraft-lmp-${PV}
		~media-sound/leechcraft-lastfmscrobble-${PV}
		~net-analyzer/leechcraft-networkmonitor-${PV}
		~net-im/leechcraft-azoth-${PV}
		~net-misc/leechcraft-advancednotifications-${PV}
		kde? ( ~net-misc/leechcraft-anhero-${PV} )
		~net-misc/leechcraft-auscrie-${PV}
		~net-misc/leechcraft-core-${PV}
		~net-misc/leechcraft-cstp-${PV}
		~net-misc/leechcraft-dbusmanager-${PV}
		~net-misc/leechcraft-gacts-${PV}
		~net-misc/leechcraft-glance-${PV}
		~net-misc/leechcraft-historyholder-${PV}
		~net-misc/leechcraft-kinotify-${PV}
		~net-misc/leechcraft-knowhow-${PV}
		~net-misc/leechcraft-lackman-${PV}
		~net-misc/leechcraft-liznoo-${PV}
		~net-misc/leechcraft-newlife-${PV}
		~net-misc/leechcraft-netstoremanager-${PV}
		~net-misc/leechcraft-otlozhu-${PV}
		~net-misc/leechcraft-qrosp-${PV}
		~net-misc/leechcraft-pintab-${PV}
		~net-misc/leechcraft-secman-${PV}
		~net-misc/leechcraft-sidebar-${PV}
		~net-misc/leechcraft-summary-${PV}
		~net-misc/leechcraft-tabpp-${PV}
		~net-misc/leechcraft-tabslist-${PV}
		~net-misc/leechcraft-tabsessmanager-${PV}
		~net-news/leechcraft-aggregator-${PV}
		~net-p2p/leechcraft-bittorrent-${PV}
		~net-proxy/leechcraft-xproxy-${PV}
		~www-client/leechcraft-deadlyrics-${PV}
		~www-client/leechcraft-dolozhee-${PV}
		~www-client/leechcraft-poshuku-${PV}
		~www-client/leechcraft-vgrabber-${PV}
		~www-misc/leechcraft-seekthru-${PV}
		"
DEPEND=""






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

only message in thread, other threads:[~2012-05-31 20:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-31 20:54 [gentoo-commits] gentoo-x86 commit in net-misc/leechcraft-full: leechcraft-full-0.5.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