public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/f2fs-tools: f2fs-tools-1.1.0.ebuild ChangeLog
@ 2013-04-02 11:25 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2013-04-02 11:25 UTC (permalink / raw
  To: gentoo-commits

blueness    13/04/02 11:25:14

  Modified:             f2fs-tools-1.1.0.ebuild ChangeLog
  Log:
  Keyword ~arm ~x86, bug #464178
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.2                  sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild

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

Index: f2fs-tools-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- f2fs-tools-1.1.0.ebuild	24 Feb 2013 18:21:11 -0000	1.1
+++ f2fs-tools-1.1.0.ebuild	2 Apr 2013 11:25:14 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild,v 1.1 2013/02/24 18:21:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild,v 1.2 2013/04/02 11:25:14 blueness Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 DEPEND=""



1.2                  sys-fs/f2fs-tools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	24 Feb 2013 18:21:11 -0000	1.1
+++ ChangeLog	2 Apr 2013 11:25:14 -0000	1.2
@@ -1,10 +1,12 @@
 # ChangeLog for sys-fs/f2fs-tools
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/ChangeLog,v 1.1 2013/02/24 18:21:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/ChangeLog,v 1.2 2013/04/02 11:25:14 blueness Exp $
+
+  02 Apr 2013; Anthony G. Basile <blueness@gentoo.org> f2fs-tools-1.1.0.ebuild:
+  Keyword ~arm ~x86, bug #464178
 
 *f2fs-tools-1.1.0 (24 Feb 2013)
 
   24 Feb 2013; Anthony G. Basile <blueness@gentoo.org>
   +f2fs-tools-1.1.0.ebuild, +metadata.xml:
   Initial commit, bug #458872
-





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

* [gentoo-commits] gentoo-x86 commit in sys-fs/f2fs-tools: f2fs-tools-1.1.0.ebuild ChangeLog
@ 2013-06-05  0:38 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2013-06-05  0:38 UTC (permalink / raw
  To: gentoo-commits

vapier      13/06/05 00:38:57

  Modified:             f2fs-tools-1.1.0.ebuild ChangeLog
  Log:
  Delete unused code, add proper HOMEPAGE, and punt unneeded econf call.
  
  (Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)

Revision  Changes    Path
1.3                  sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild

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

Index: f2fs-tools-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- f2fs-tools-1.1.0.ebuild	2 Apr 2013 11:25:14 -0000	1.2
+++ f2fs-tools-1.1.0.ebuild	5 Jun 2013 00:38:57 -0000	1.3
@@ -1,21 +1,14 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild,v 1.2 2013/04/02 11:25:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild,v 1.3 2013/06/05 00:38:57 vapier Exp $
 
 EAPI=4
 
-DESCRIPTION="Tools for Flash-Friendly File System (F2FS) "
-HOMEPAGE="http://git.kernel.org/?p=linux/kernel/git/jaegeuk/f2fs-tools.git;a=summary"
+DESCRIPTION="Tools for Flash-Friendly File System (F2FS)"
+HOMEPAGE="http://sourceforge.net/projects/f2fs-tools/ http://git.kernel.org/?p=linux/kernel/git/jaegeuk/f2fs-tools.git;a=summary"
 SRC_URI="http://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_configure () {
-	econf --prefix=/
-}



1.3                  sys-fs/f2fs-tools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	2 Apr 2013 11:25:14 -0000	1.2
+++ ChangeLog	5 Jun 2013 00:38:57 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/f2fs-tools
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/ChangeLog,v 1.2 2013/04/02 11:25:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/ChangeLog,v 1.3 2013/06/05 00:38:57 vapier Exp $
+
+  05 Jun 2013; Mike Frysinger <vapier@gentoo.org> f2fs-tools-1.1.0.ebuild:
+  Delete unused code, add proper HOMEPAGE, and punt unneeded econf call.
 
   02 Apr 2013; Anthony G. Basile <blueness@gentoo.org> f2fs-tools-1.1.0.ebuild:
   Keyword ~arm ~x86, bug #464178





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

* [gentoo-commits] gentoo-x86 commit in sys-fs/f2fs-tools: f2fs-tools-1.1.0.ebuild ChangeLog
@ 2013-07-23 14:17 Vicente Olivert Riera (vincent)
  0 siblings, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera (vincent) @ 2013-07-23 14:17 UTC (permalink / raw
  To: gentoo-commits

vincent     13/07/23 14:17:10

  Modified:             f2fs-tools-1.1.0.ebuild ChangeLog
  Log:
  added ppc keyword, bug #473474
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)

Revision  Changes    Path
1.4                  sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild

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

Index: f2fs-tools-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- f2fs-tools-1.1.0.ebuild	5 Jun 2013 00:38:57 -0000	1.3
+++ f2fs-tools-1.1.0.ebuild	23 Jul 2013 14:17:10 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild,v 1.3 2013/06/05 00:38:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/f2fs-tools-1.1.0.ebuild,v 1.4 2013/07/23 14:17:10 vincent Exp $
 
 EAPI=4
 
@@ -10,5 +10,5 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
 IUSE=""



1.4                  sys-fs/f2fs-tools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	5 Jun 2013 00:38:57 -0000	1.3
+++ ChangeLog	23 Jul 2013 14:17:10 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/f2fs-tools
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/ChangeLog,v 1.3 2013/06/05 00:38:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/f2fs-tools/ChangeLog,v 1.4 2013/07/23 14:17:10 vincent Exp $
+
+  23 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org>
+  f2fs-tools-1.1.0.ebuild:
+  added ppc keyword, bug #473474
 
   05 Jun 2013; Mike Frysinger <vapier@gentoo.org> f2fs-tools-1.1.0.ebuild:
   Delete unused code, add proper HOMEPAGE, and punt unneeded econf call.





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

end of thread, other threads:[~2013-07-23 14:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-23 14:17 [gentoo-commits] gentoo-x86 commit in sys-fs/f2fs-tools: f2fs-tools-1.1.0.ebuild ChangeLog Vicente Olivert Riera (vincent)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-05  0:38 Mike Frysinger (vapier)
2013-04-02 11:25 Anthony G. Basile (blueness)

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