public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/vicious: ChangeLog vicious-2.0.2.ebuild
@ 2011-02-05 17:46 Alex Alexander (wired)
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Alexander (wired) @ 2011-02-05 17:46 UTC (permalink / raw
  To: gentoo-commits

wired       11/02/05 17:46:09

  Modified:             ChangeLog
  Added:                vicious-2.0.2.ebuild
  Log:
  version bump, bug #353596
  
  (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  x11-plugins/vicious/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	17 Nov 2010 13:35:33 -0000	1.2
+++ ChangeLog	5 Feb 2011 17:46:09 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for x11-plugins/vicious
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.2 2010/11/17 13:35:33 wired Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.3 2011/02/05 17:46:09 wired Exp $
+
+*vicious-2.0.2 (05 Feb 2011)
+
+  05 Feb 2011; Alex Alexander <wired@gentoo.org> +vicious-2.0.2.ebuild:
+  version bump, bug #353596
 
   17 Nov 2010; Alex Alexander <wired@gentoo.org> vicious-2.0.1.ebuild:
   switched src_uri to gentoo mirrors, upstream autogenerates the tarball



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

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

Index: vicious-2.0.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.2.ebuild,v 1.1 2011/02/05 17:46:09 wired Exp $

EAPI=3

DESCRIPTION="Modular widget library for x11-wm/awesome"
HOMEPAGE="http://awesome.naquadah.org/wiki/Vicious"
SRC_URI="mirror://gentoo/${P}.tar.gz"

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

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

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] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-plugins/vicious: ChangeLog vicious-2.0.2.ebuild
@ 2011-06-11 21:08 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2011-06-11 21:08 UTC (permalink / raw
  To: gentoo-commits

maekke      11/06/11 21:08:24

  Modified:             ChangeLog vicious-2.0.2.ebuild
  Log:
  add ~arm, bug #359139
  
  (Portage version: 2.1.10/cvs/Linux i686)

Revision  Changes    Path
1.4                  x11-plugins/vicious/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	5 Feb 2011 17:46:09 -0000	1.3
+++ ChangeLog	11 Jun 2011 21:08:24 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/vicious
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.3 2011/02/05 17:46:09 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.4 2011/06/11 21:08:24 maekke Exp $
+
+  11 Jun 2011; Markus Meier <maekke@gentoo.org> vicious-2.0.2.ebuild:
+  add ~arm, bug #359139
 
 *vicious-2.0.2 (05 Feb 2011)
 



1.2                  x11-plugins/vicious/vicious-2.0.2.ebuild

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

Index: vicious-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vicious-2.0.2.ebuild	5 Feb 2011 17:46:09 -0000	1.1
+++ vicious-2.0.2.ebuild	11 Jun 2011 21:08:24 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.2.ebuild,v 1.1 2011/02/05 17:46:09 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.2.ebuild,v 1.2 2011/06/11 21:08:24 maekke Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 DEPEND=""






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-11 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-11 21:08 [gentoo-commits] gentoo-x86 commit in x11-plugins/vicious: ChangeLog vicious-2.0.2.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-05 17:46 Alex Alexander (wired)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox