public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/vicious: vicious-2.0.4.ebuild ChangeLog
@ 2012-05-06 18:15 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; only message in thread
From: Maxim Koltsov (maksbotan) @ 2012-05-06 18:15 UTC (permalink / raw
  To: gentoo-commits

maksbotan    12/05/06 18:15:28

  Modified:             ChangeLog
  Added:                vicious-2.0.4.ebuild
  Log:
  Bump to 2.0.4, bug 411325. Switch to upstream tarball location due to #411325c3, RDEPEND on any x11-wm/awesome version as it works fine now
  
  (Portage version: 2.1.10.57/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  x11-plugins/vicious/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/vicious/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/vicious/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/vicious/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	24 Mar 2012 17:06:39 -0000	1.8
+++ ChangeLog	6 May 2012 18:15:28 -0000	1.9
@@ -1,6 +1,12 @@
 # ChangeLog for x11-plugins/vicious
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.8 2012/03/24 17:06:39 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.9 2012/05/06 18:15:28 maksbotan Exp $
+
+*vicious-2.0.4 (06 May 2012)
+
+  06 May 2012; Maxim Koltsov <maksbotan@gentoo.org> +vicious-2.0.4.ebuild:
+  Bump to 2.0.4, bug 411325. Switch to upstream tarball location due to
+  #411325c3, RDEPEND on any x11-wm/awesome version as it works fine now
 
   24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> vicious-2.0.3.ebuild:
   x86 stable wrt bug #399691



1.1                  x11-plugins/vicious/vicious-2.0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/vicious/vicious-2.0.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/vicious/vicious-2.0.4.ebuild?rev=1.1&content-type=text/plain

Index: vicious-2.0.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.4.ebuild,v 1.1 2012/05/06 18:15:28 maksbotan Exp $

EAPI=3

DESCRIPTION="Modular widget library for x11-wm/awesome"
HOMEPAGE="http://awesome.naquadah.org/wiki/Vicious"
SRC_URI="http://git.sysphere.org/${PN}/snapshot/${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

DEPEND=""
RDEPEND="x11-wm/awesome"

src_install() {
	insinto /usr/share/awesome/lib/vicious
	doins -r widgets helpers.lua init.lua || die "Install failed"
	dodoc CHANGES README TODO || die "dodoc failed"
}






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

only message in thread, other threads:[~2012-05-06 18:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-06 18:15 [gentoo-commits] gentoo-x86 commit in x11-plugins/vicious: vicious-2.0.4.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