public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in lxde-base/lxtask: ChangeLog lxtask-0.1.6.ebuild
@ 2015-06-09 18:32 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2015-06-09 18:32 UTC (permalink / raw
  To: gentoo-commits

maekke      15/06/09 18:32:42

  Modified:             ChangeLog lxtask-0.1.6.ebuild
  Log:
  arm stable, bug #535432
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.37                 lxde-base/lxtask/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	3 Mar 2015 08:10:57 -0000	1.36
+++ ChangeLog	9 Jun 2015 18:32:42 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for lxde-base/lxtask
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.36 2015/03/03 08:10:57 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.37 2015/06/09 18:32:42 maekke Exp $
+
+  09 Jun 2015; Markus Meier <maekke@gentoo.org> lxtask-0.1.6.ebuild:
+  arm stable, bug #535432
 
   03 Mar 2015; Yixun Lan <dlan@gentoo.org> lxtask-0.1.5.ebuild:
   add arm64 support, tested on A53 board



1.2                  lxde-base/lxtask/lxtask-0.1.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?r1=1.1&r2=1.2

Index: lxtask-0.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lxtask-0.1.6.ebuild	28 Feb 2015 17:43:57 -0000	1.1
+++ lxtask-0.1.6.ebuild	9 Jun 2015 18:32:42 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.1 2015/02/28 17:43:57 nullishzero Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.2 2015/06/09 18:32:42 maekke Exp $
 
 EAPI="5"
 
@@ -11,7 +11,7 @@
 SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~ppc ~x86 ~arm-linux ~x86-linux"
 SLOT="0"
 IUSE=""
 





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

* [gentoo-commits] gentoo-x86 commit in lxde-base/lxtask: ChangeLog lxtask-0.1.6.ebuild
@ 2015-07-23 20:17 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2015-07-23 20:17 UTC (permalink / raw
  To: gentoo-commits

pacho       15/07/23 20:17:09

  Modified:             ChangeLog lxtask-0.1.6.ebuild
  Log:
  ppc stable wrt bug #535432
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.40                 lxde-base/lxtask/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	26 Jun 2015 08:46:23 -0000	1.39
+++ ChangeLog	23 Jul 2015 20:17:09 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for lxde-base/lxtask
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.39 2015/06/26 08:46:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.40 2015/07/23 20:17:09 pacho Exp $
+
+  23 Jul 2015; Pacho Ramos <pacho@gentoo.org> lxtask-0.1.6.ebuild:
+  ppc stable wrt bug #535432
 
   26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lxtask-0.1.6.ebuild:
   Stable for x86, wrt bug #535432



1.5                  lxde-base/lxtask/lxtask-0.1.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?r1=1.4&r2=1.5

Index: lxtask-0.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lxtask-0.1.6.ebuild	26 Jun 2015 08:46:23 -0000	1.4
+++ lxtask-0.1.6.ebuild	23 Jul 2015 20:17:09 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.4 2015/06/26 08:46:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.5 2015/07/23 20:17:09 pacho Exp $
 
 EAPI="5"
 
@@ -11,7 +11,7 @@
 SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm ~ppc x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ppc x86 ~arm-linux ~x86-linux"
 SLOT="0"
 IUSE=""
 





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

end of thread, other threads:[~2015-07-23 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23 20:17 [gentoo-commits] gentoo-x86 commit in lxde-base/lxtask: ChangeLog lxtask-0.1.6.ebuild Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-09 18:32 Markus Meier (maekke)

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