public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Agostino Sarubbo (ago)" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/cmdtest: cmdtest-0.10.ebuild cmdtest-0.6.ebuild ChangeLog
Date: Mon, 19 Jan 2015 13:17:26 +0000 (UTC)	[thread overview]
Message-ID: <20150119131726.083FAFEA7@oystercatcher.gentoo.org> (raw)

ago         15/01/19 13:17:26

  Modified:             cmdtest-0.10.ebuild cmdtest-0.6.ebuild ChangeLog
  Log:
  Add ~ppc, wrt bug #530672
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  dev-util/cmdtest/cmdtest-0.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild?r1=1.3&r2=1.4

Index: cmdtest-0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cmdtest-0.10.ebuild	26 Dec 2014 17:55:44 -0000	1.3
+++ cmdtest-0.10.ebuild	19 Jan 2015 13:17:25 -0000	1.4
@@ -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/dev-util/cmdtest/cmdtest-0.10.ebuild,v 1.3 2014/12/26 17:55:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild,v 1.4 2015/01/19 13:17:25 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
 
 DEPEND="
 	${PYTHON_DEPS}



1.4                  dev-util/cmdtest/cmdtest-0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/cmdtest-0.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/cmdtest-0.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/cmdtest-0.6.ebuild?r1=1.3&r2=1.4

Index: cmdtest-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cmdtest-0.6.ebuild	2 May 2013 08:35:10 -0000	1.3
+++ cmdtest-0.6.ebuild	19 Jan 2015 13:17:25 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.6.ebuild,v 1.3 2013/05/02 08:35:10 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.6.ebuild,v 1.4 2015/01/19 13:17:25 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 
 DEPEND="
 	${PYTHON_DEPS}



1.7                  dev-util/cmdtest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmdtest/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmdtest/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	26 Dec 2014 17:55:44 -0000	1.6
+++ ChangeLog	19 Jan 2015 13:17:25 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/cmdtest
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/ChangeLog,v 1.6 2014/12/26 17:55:44 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/ChangeLog,v 1.7 2015/01/19 13:17:25 ago Exp $
+
+  19 Jan 2015; Agostino Sarubbo <ago@gentoo.org> cmdtest-0.10.ebuild,
+  cmdtest-0.6.ebuild:
+  Add ~ppc, wrt bug #530672
 
   26 Dec 2014; Markus Meier <maekke@gentoo.org> cmdtest-0.10.ebuild:
   add ~arm, bug #530672





             reply	other threads:[~2015-01-19 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19 13:17 Agostino Sarubbo (ago) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-08 17:54 [gentoo-commits] gentoo-x86 commit in dev-util/cmdtest: cmdtest-0.10.ebuild cmdtest-0.6.ebuild ChangeLog Michal Gorny (mgorny)

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=20150119131726.083FAFEA7@oystercatcher.gentoo.org \
    --to=ago@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