public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/fatsort: fatsort-1.3.ebuild ChangeLog
@ 2014-12-27 19:32 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-27 19:32 UTC (permalink / raw
  To: gentoo-commits

ago         14/12/27 19:32:49

  Modified:             fatsort-1.3.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #531306
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  sys-fs/fatsort/fatsort-1.3.ebuild

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

Index: fatsort-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fatsort-1.3.ebuild	10 Aug 2014 20:19:25 -0000	1.2
+++ fatsort-1.3.ebuild	27 Dec 2014 19:32:49 -0000	1.3
@@ -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/sys-fs/fatsort/fatsort-1.3.ebuild,v 1.2 2014/08/10 20:19:25 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.3.ebuild,v 1.3 2014/12/27 19:32:49 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 DEPEND="test? ( dev-util/bbe sys-fs/dosfstools )"



1.44                 sys-fs/fatsort/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	10 Aug 2014 20:19:25 -0000	1.43
+++ ChangeLog	27 Dec 2014 19:32:49 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/fatsort
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.43 2014/08/10 20:19:25 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.44 2014/12/27 19:32:49 ago Exp $
+
+  27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> fatsort-1.3.ebuild:
+  Stable for amd64, wrt bug #531306
 
   10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> fatsort-1.2.ebuild,
   fatsort-1.3.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in sys-fs/fatsort: fatsort-1.3.ebuild ChangeLog
@ 2014-12-28 12:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-28 12:08 UTC (permalink / raw
  To: gentoo-commits

ago         14/12/28 12:08:19

  Modified:             fatsort-1.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #531306
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  sys-fs/fatsort/fatsort-1.3.ebuild

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

Index: fatsort-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fatsort-1.3.ebuild	27 Dec 2014 19:32:49 -0000	1.3
+++ fatsort-1.3.ebuild	28 Dec 2014 12:08:19 -0000	1.4
@@ -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/sys-fs/fatsort/fatsort-1.3.ebuild,v 1.3 2014/12/27 19:32:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.3.ebuild,v 1.4 2014/12/28 12:08:19 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 DEPEND="test? ( dev-util/bbe sys-fs/dosfstools )"



1.45                 sys-fs/fatsort/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	27 Dec 2014 19:32:49 -0000	1.44
+++ ChangeLog	28 Dec 2014 12:08:19 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/fatsort
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.44 2014/12/27 19:32:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.45 2014/12/28 12:08:19 ago Exp $
+
+  28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> fatsort-1.3.ebuild:
+  Stable for x86, wrt bug #531306
 
   27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> fatsort-1.3.ebuild:
   Stable for amd64, wrt bug #531306





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

end of thread, other threads:[~2014-12-28 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-28 12:08 [gentoo-commits] gentoo-x86 commit in sys-fs/fatsort: fatsort-1.3.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-12-27 19:32 Agostino Sarubbo (ago)

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