public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/unionfs-fuse: ChangeLog unionfs-fuse-0.23.ebuild
@ 2010-01-17 20:23 Alex Legler (a3li)
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Legler (a3li) @ 2010-01-17 20:23 UTC (permalink / raw
  To: gentoo-commits

a3li        10/01/17 20:23:13

  Modified:             ChangeLog unionfs-fuse-0.23.ebuild
  Log:
  Keyword ~amd64, bug 301207 by Martin Väth.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-fs/unionfs-fuse/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/unionfs-fuse/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/unionfs-fuse/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/unionfs-fuse/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/unionfs-fuse/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	12 Jan 2010 00:44:17 -0000	1.1
+++ ChangeLog	17 Jan 2010 20:23:12 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/unionfs-fuse
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs-fuse/ChangeLog,v 1.1 2010/01/12 00:44:17 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs-fuse/ChangeLog,v 1.2 2010/01/17 20:23:12 a3li Exp $
+
+  17 Jan 2010; Alex Legler <a3li@gentoo.org> unionfs-fuse-0.23.ebuild:
+  Keyword ~amd64, bug 301207 by Martin Väth.
 
 *unionfs-fuse-0.23 (12 Jan 2010)
 



1.2                  sys-fs/unionfs-fuse/unionfs-fuse-0.23.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/unionfs-fuse/unionfs-fuse-0.23.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/unionfs-fuse/unionfs-fuse-0.23.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/unionfs-fuse/unionfs-fuse-0.23.ebuild?r1=1.1&r2=1.2

Index: unionfs-fuse-0.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/unionfs-fuse/unionfs-fuse-0.23.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unionfs-fuse-0.23.ebuild	12 Jan 2010 00:44:17 -0000	1.1
+++ unionfs-fuse-0.23.ebuild	17 Jan 2010 20:23:12 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs-fuse/unionfs-fuse-0.23.ebuild,v 1.1 2010/01/12 00:44:17 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs-fuse/unionfs-fuse-0.23.ebuild,v 1.2 2010/01/17 20:23:12 a3li Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="sys-fs/fuse"






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

* [gentoo-commits] gentoo-x86 commit in sys-fs/unionfs-fuse: ChangeLog unionfs-fuse-0.23.ebuild
@ 2012-09-14 20:11 Sebastian Pipping (sping)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping (sping) @ 2012-09-14 20:11 UTC (permalink / raw
  To: gentoo-commits

sping       12/09/14 20:11:20

  Modified:             ChangeLog
  Removed:              unionfs-fuse-0.23.ebuild
  Log:
  sys-fs/unionfs-fuse: -0.23
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  sys-fs/unionfs-fuse/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/unionfs-fuse/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	14 Sep 2012 20:07:13 -0000	1.6
+++ ChangeLog	14 Sep 2012 20:11:20 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/unionfs-fuse
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs-fuse/ChangeLog,v 1.6 2012/09/14 20:07:13 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs-fuse/ChangeLog,v 1.7 2012/09/14 20:11:20 sping Exp $
+
+  14 Sep 2012; Sebastian Pipping <sping@gentoo.org> -unionfs-fuse-0.23.ebuild:
+  Remove 0.23 ebuilds since upstream now considers 0.23 to be severely broken
 
 *unionfs-fuse-0.26 (14 Sep 2012)
 





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

end of thread, other threads:[~2012-09-14 20:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-17 20:23 [gentoo-commits] gentoo-x86 commit in sys-fs/unionfs-fuse: ChangeLog unionfs-fuse-0.23.ebuild Alex Legler (a3li)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-14 20:11 Sebastian Pipping (sping)

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