public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/hub: hub-1.11.0.ebuild hub-1.11.1.ebuild ChangeLog
@ 2014-01-17 17:25 Vikraman Choudhury (vikraman)
  0 siblings, 0 replies; only message in thread
From: Vikraman Choudhury (vikraman) @ 2014-01-17 17:25 UTC (permalink / raw
  To: gentoo-commits

vikraman    14/01/17 17:25:16

  Modified:             hub-1.11.0.ebuild hub-1.11.1.ebuild ChangeLog
  Log:
  Add ~x86 keyword
  
  (Portage version: 2.2.8/cvs/Linux i686, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-vcs/hub/hub-1.11.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hub/hub-1.11.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hub/hub-1.11.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hub/hub-1.11.0.ebuild?r1=1.2&r2=1.3

Index: hub-1.11.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hub/hub-1.11.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hub-1.11.0.ebuild	25 Dec 2013 20:59:14 -0000	1.2
+++ hub-1.11.0.ebuild	17 Jan 2014 17:25:16 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hub/hub-1.11.0.ebuild,v 1.2 2013/12/25 20:59:14 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hub/hub-1.11.0.ebuild,v 1.3 2014/01/17 17:25:16 vikraman Exp $
 
 EAPI="5"
 
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 RDEPEND="dev-vcs/git"
 
 DOC_CONTENTS="You may want to add 'alias git=hub' to your .{csh,bash}rc"



1.2                  dev-vcs/hub/hub-1.11.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hub/hub-1.11.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hub/hub-1.11.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hub/hub-1.11.1.ebuild?r1=1.1&r2=1.2

Index: hub-1.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hub/hub-1.11.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hub-1.11.1.ebuild	15 Jan 2014 22:18:22 -0000	1.1
+++ hub-1.11.1.ebuild	17 Jan 2014 17:25:16 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hub/hub-1.11.1.ebuild,v 1.1 2014/01/15 22:18:22 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hub/hub-1.11.1.ebuild,v 1.2 2014/01/17 17:25:16 vikraman Exp $
 
 EAPI="5"
 
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 RDEPEND="dev-vcs/git"
 
 DOC_CONTENTS="You may want to add 'alias git=hub' to your .{csh,bash}rc"



1.7                  dev-vcs/hub/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hub/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	15 Jan 2014 22:18:22 -0000	1.6
+++ ChangeLog	17 Jan 2014 17:25:16 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/hub
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hub/ChangeLog,v 1.6 2014/01/15 22:18:22 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hub/ChangeLog,v 1.7 2014/01/17 17:25:16 vikraman Exp $
+
+  17 Jan 2014; Vikraman Choudhury <vikraman@gentoo.org> hub-1.11.0.ebuild,
+  hub-1.11.1.ebuild:
+  Add ~x86 keyword
 
 *hub-1.11.1 (15 Jan 2014)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-17 17:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 17:25 [gentoo-commits] gentoo-x86 commit in dev-vcs/hub: hub-1.11.0.ebuild hub-1.11.1.ebuild ChangeLog Vikraman Choudhury (vikraman)

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