public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan (dlan)" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in lxde-base/lxsession: lxsession-0.4.6.1.ebuild ChangeLog
Date: Tue,  3 Mar 2015 08:09:00 +0000 (UTC)	[thread overview]
Message-ID: <20150303080900.3704912EFE@oystercatcher.gentoo.org> (raw)

dlan        15/03/03 08:09:00

  Modified:             lxsession-0.4.6.1.ebuild ChangeLog
  Log:
  add arm64 support, tested on A53 board
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)

Revision  Changes    Path
1.10                 lxde-base/lxsession/lxsession-0.4.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxsession/lxsession-0.4.6.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxsession/lxsession-0.4.6.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxsession/lxsession-0.4.6.1.ebuild?r1=1.9&r2=1.10

Index: lxsession-0.4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxsession/lxsession-0.4.6.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- lxsession-0.4.6.1.ebuild	31 May 2014 22:20:19 -0000	1.9
+++ lxsession-0.4.6.1.ebuild	3 Mar 2015 08:09:00 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxsession/lxsession-0.4.6.1.ebuild,v 1.9 2014/05/31 22:20:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxsession/lxsession-0.4.6.1.ebuild,v 1.10 2015/03/03 08:09:00 dlan Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm ppc x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~arm-linux ~x86-linux"
 SLOT="0"
 # upower USE flag is enabled by default in the desktop profile
 IUSE="+dbus nls upower"



1.65                 lxde-base/lxsession/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxsession/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	25 Feb 2015 15:30:45 -0000	1.64
+++ ChangeLog	3 Mar 2015 08:09:00 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for lxde-base/lxsession
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxsession/ChangeLog,v 1.64 2015/02/25 15:30:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxsession/ChangeLog,v 1.65 2015/03/03 08:09:00 dlan Exp $
+
+  03 Mar 2015; Yixun Lan <dlan@gentoo.org> lxsession-0.4.6.1.ebuild:
+  add arm64 support, tested on A53 board
 
   25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lxsession-0.4.9.2-r3.ebuild:
   Stable for x86, wrt bug #527856





             reply	other threads:[~2015-03-03  8:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03  8:09 Yixun Lan (dlan) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-23  2:35 [gentoo-commits] gentoo-x86 commit in lxde-base/lxsession: lxsession-0.4.6.1.ebuild ChangeLog Zac Medico (zmedico)
2012-06-05  1:03 Michael Weber (xmw)
2011-10-09 16:46 Markus Meier (maekke)
2011-10-07 18:40 Markos Chandras (hwoarang)
2011-10-05  7:24 Andreas Schuerch (nativemad)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150303080900.3704912EFE@oystercatcher.gentoo.org \
    --to=dlan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox