public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markus Meier (maekke)" <maekke@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/usbutils: usbutils-008.ebuild ChangeLog
Date: Thu,  8 Jan 2015 21:04:22 +0000 (UTC)	[thread overview]
Message-ID: <20150108210422.6B585F283@oystercatcher.gentoo.org> (raw)

maekke      15/01/08 21:04:22

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

Revision  Changes    Path
1.2                  sys-apps/usbutils/usbutils-008.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/usbutils-008.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/usbutils-008.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/usbutils-008.ebuild?r1=1.1&r2=1.2

Index: usbutils-008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-008.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- usbutils-008.ebuild	4 Dec 2014 04:06:45 -0000	1.1
+++ usbutils-008.ebuild	8 Jan 2015 21:04:22 -0000	1.2
@@ -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/sys-apps/usbutils/usbutils-008.ebuild,v 1.1 2014/12/04 04:06:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-008.ebuild,v 1.2 2015/01/08 21:04:22 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="python zlib"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



1.183                sys-apps/usbutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/ChangeLog?rev=1.183&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/ChangeLog?rev=1.183&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/usbutils/ChangeLog?r1=1.182&r2=1.183

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- ChangeLog	4 Dec 2014 04:06:45 -0000	1.182
+++ ChangeLog	8 Jan 2015 21:04:22 -0000	1.183
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/usbutils
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.182 2014/12/04 04:06:45 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.183 2015/01/08 21:04:22 maekke Exp $
+
+  08 Jan 2015; Markus Meier <maekke@gentoo.org> usbutils-008.ebuild:
+  arm stable, bug #535656
 
 *usbutils-008 (04 Dec 2014)
 





             reply	other threads:[~2015-01-08 21:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-08 21:04 Markus Meier (maekke) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-03  9:51 [gentoo-commits] gentoo-x86 commit in sys-apps/usbutils: usbutils-008.ebuild ChangeLog Yixun Lan (dlan)
2015-02-28 14:03 Agostino Sarubbo (ago)
2015-02-27 11:18 Agostino Sarubbo (ago)
2015-02-24  9:03 Agostino Sarubbo (ago)
2015-01-26 10:39 Agostino Sarubbo (ago)
2015-01-18  8:49 Agostino Sarubbo (ago)
2015-01-17 14:04 Agostino Sarubbo (ago)
2015-01-09 13:40 Agostino Sarubbo (ago)
2015-01-08 21:47 Jeroen Roovers (jer)
2014-12-04  4:06 Tim Harder (radhermit)

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=20150108210422.6B585F283@oystercatcher.gentoo.org \
    --to=maekke@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