public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/install-xattr: install-xattr-0.1.ebuild ChangeLog
@ 2014-02-16 23:36 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 8+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-02-16 23:36 UTC (permalink / raw
  To: gentoo-commits

blueness    14/02/16 23:36:16

  Modified:             install-xattr-0.1.ebuild ChangeLog
  Log:
  Fix type in DESCRIPTION, thanks Arfrever
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.2                  sys-apps/install-xattr/install-xattr-0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?r1=1.1&r2=1.2

Index: install-xattr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- install-xattr-0.1.ebuild	13 Feb 2014 21:38:53 -0000	1.1
+++ install-xattr-0.1.ebuild	16 Feb 2014 23:36:16 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.1 2014/02/13 21:38:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.2 2014/02/16 23:36:16 blueness Exp $
 
 EAPI=5
 
-DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extendend Attributes."
+DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes."
 HOMEPAGE="http://dev.gentoo.org/~blueness/install-xattr/"
 SRC_URI="http://dev.gentoo.org/~blueness/install-xattr/${P}.tar.bz2"
 



1.2                  sys-apps/install-xattr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	13 Feb 2014 21:38:53 -0000	1.1
+++ ChangeLog	16 Feb 2014 23:36:16 -0000	1.2
@@ -1,7 +1,9 @@
 # ChangeLog for sys-apps/install-xattr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.1 2014/02/13 21:38:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.2 2014/02/16 23:36:16 blueness Exp $
+
+  16 Feb 2014; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.1.ebuild:
+  Fix type in DESCRIPTION, thanks Arfrever
 
   13 Feb 2014; Anthony G. Basile <blueness@gentoo.org> ChangeLog:
   Initial commit, bug #465000
-





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

* [gentoo-commits] gentoo-x86 commit in sys-apps/install-xattr: install-xattr-0.1.ebuild ChangeLog
@ 2014-02-17 18:25 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 8+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-02-17 18:25 UTC (permalink / raw
  To: gentoo-commits

blueness    14/02/17 18:25:18

  Modified:             install-xattr-0.1.ebuild ChangeLog
  Log:
  Keyword ~arm ~mips ~ppc ~ppc64
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.3                  sys-apps/install-xattr/install-xattr-0.1.ebuild

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

Index: install-xattr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- install-xattr-0.1.ebuild	16 Feb 2014 23:36:16 -0000	1.2
+++ install-xattr-0.1.ebuild	17 Feb 2014 18:25:18 -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-apps/install-xattr/install-xattr-0.1.ebuild,v 1.2 2014/02/16 23:36:16 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.3 2014/02/17 18:25:18 blueness Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND=""



1.3                  sys-apps/install-xattr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	16 Feb 2014 23:36:16 -0000	1.2
+++ ChangeLog	17 Feb 2014 18:25:18 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/install-xattr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.2 2014/02/16 23:36:16 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.3 2014/02/17 18:25:18 blueness Exp $
+
+  17 Feb 2014; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.1.ebuild:
+  Keyword ~arm ~mips ~ppc ~ppc64
 
   16 Feb 2014; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.1.ebuild:
   Fix type in DESCRIPTION, thanks Arfrever





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

* [gentoo-commits] gentoo-x86 commit in sys-apps/install-xattr: install-xattr-0.1.ebuild ChangeLog
@ 2014-02-22  7:17 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-22  7:17 UTC (permalink / raw
  To: gentoo-commits

ago         14/02/22 07:17:40

  Modified:             install-xattr-0.1.ebuild ChangeLog
  Log:
  Add ~alpha, wrt bug #501534
  
  (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="~alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  sys-apps/install-xattr/install-xattr-0.1.ebuild

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

Index: install-xattr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- install-xattr-0.1.ebuild	17 Feb 2014 18:25:18 -0000	1.3
+++ install-xattr-0.1.ebuild	22 Feb 2014 07:17:40 -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-apps/install-xattr/install-xattr-0.1.ebuild,v 1.3 2014/02/17 18:25:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.4 2014/02/22 07:17:40 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND=""



1.4                  sys-apps/install-xattr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	17 Feb 2014 18:25:18 -0000	1.3
+++ ChangeLog	22 Feb 2014 07:17:40 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/install-xattr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.3 2014/02/17 18:25:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.4 2014/02/22 07:17:40 ago Exp $
+
+  22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.1.ebuild:
+  Add ~alpha, wrt bug #501534
 
   17 Feb 2014; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.1.ebuild:
   Keyword ~arm ~mips ~ppc ~ppc64





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

* [gentoo-commits] gentoo-x86 commit in sys-apps/install-xattr: install-xattr-0.1.ebuild ChangeLog
@ 2014-02-22  7:17 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-22  7:17 UTC (permalink / raw
  To: gentoo-commits

ago         14/02/22 07:17:43

  Modified:             install-xattr-0.1.ebuild ChangeLog
  Log:
  Add ~ia64, wrt bug #501534
  
  (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="~ia64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  sys-apps/install-xattr/install-xattr-0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?r1=1.4&r2=1.5

Index: install-xattr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- install-xattr-0.1.ebuild	22 Feb 2014 07:17:40 -0000	1.4
+++ install-xattr-0.1.ebuild	22 Feb 2014 07:17:43 -0000	1.5
@@ -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-apps/install-xattr/install-xattr-0.1.ebuild,v 1.4 2014/02/22 07:17:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.5 2014/02/22 07:17:43 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND=""



1.5                  sys-apps/install-xattr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	22 Feb 2014 07:17:40 -0000	1.4
+++ ChangeLog	22 Feb 2014 07:17:43 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/install-xattr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.4 2014/02/22 07:17:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.5 2014/02/22 07:17:43 ago Exp $
+
+  22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.1.ebuild:
+  Add ~ia64, wrt bug #501534
 
   22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.1.ebuild:
   Add ~alpha, wrt bug #501534





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

* [gentoo-commits] gentoo-x86 commit in sys-apps/install-xattr: install-xattr-0.1.ebuild ChangeLog
@ 2014-02-22  7:17 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-22  7:17 UTC (permalink / raw
  To: gentoo-commits

ago         14/02/22 07:17:47

  Modified:             install-xattr-0.1.ebuild ChangeLog
  Log:
  Add ~sparc, wrt bug #501534
  
  (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="~sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  sys-apps/install-xattr/install-xattr-0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?r1=1.5&r2=1.6

Index: install-xattr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- install-xattr-0.1.ebuild	22 Feb 2014 07:17:43 -0000	1.5
+++ install-xattr-0.1.ebuild	22 Feb 2014 07:17:47 -0000	1.6
@@ -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-apps/install-xattr/install-xattr-0.1.ebuild,v 1.5 2014/02/22 07:17:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.6 2014/02/22 07:17:47 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND=""



1.6                  sys-apps/install-xattr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	22 Feb 2014 07:17:43 -0000	1.5
+++ ChangeLog	22 Feb 2014 07:17:47 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/install-xattr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.5 2014/02/22 07:17:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.6 2014/02/22 07:17:47 ago Exp $
+
+  22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.1.ebuild:
+  Add ~sparc, wrt bug #501534
 
   22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.1.ebuild:
   Add ~ia64, wrt bug #501534





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

* [gentoo-commits] gentoo-x86 commit in sys-apps/install-xattr: install-xattr-0.1.ebuild ChangeLog
@ 2014-02-22 15:36 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 8+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-02-22 15:36 UTC (permalink / raw
  To: gentoo-commits

blueness    14/02/22 15:36:21

  Modified:             install-xattr-0.1.ebuild ChangeLog
  Log:
  Fix bug #502076
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.7                  sys-apps/install-xattr/install-xattr-0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?r1=1.6&r2=1.7

Index: install-xattr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- install-xattr-0.1.ebuild	22 Feb 2014 07:17:47 -0000	1.6
+++ install-xattr-0.1.ebuild	22 Feb 2014 15:36:21 -0000	1.7
@@ -1,8 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.6 2014/02/22 07:17:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.7 2014/02/22 15:36:21 blueness Exp $
 
 EAPI=5
+inherit toolchain-funcs
 
 DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes."
 HOMEPAGE="http://dev.gentoo.org/~blueness/install-xattr/"
@@ -11,13 +12,13 @@
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
 
 S=${WORKDIR}/${PN}
 
+src_prepare() {
+	tc-export CC
+}
+
 # We need to fix how tests are done
 src_test() {
 	true



1.7                  sys-apps/install-xattr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	22 Feb 2014 07:17:47 -0000	1.6
+++ ChangeLog	22 Feb 2014 15:36:21 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/install-xattr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.6 2014/02/22 07:17:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.7 2014/02/22 15:36:21 blueness Exp $
+
+  22 Feb 2014; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.1.ebuild:
+  Fix bug #502076
 
   22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.1.ebuild:
   Add ~sparc, wrt bug #501534





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

* [gentoo-commits] gentoo-x86 commit in sys-apps/install-xattr: install-xattr-0.1.ebuild ChangeLog
@ 2014-02-22 15:42 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2014-02-22 15:42 UTC (permalink / raw
  To: gentoo-commits

jer         14/02/22 15:42:02

  Modified:             install-xattr-0.1.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #501534).
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.8                  sys-apps/install-xattr/install-xattr-0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?r1=1.7&r2=1.8

Index: install-xattr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- install-xattr-0.1.ebuild	22 Feb 2014 15:36:21 -0000	1.7
+++ install-xattr-0.1.ebuild	22 Feb 2014 15:42:02 -0000	1.8
@@ -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-apps/install-xattr/install-xattr-0.1.ebuild,v 1.7 2014/02/22 15:36:21 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.8 2014/02/22 15:42:02 jer Exp $
 
 EAPI=5
 inherit toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 S=${WORKDIR}/${PN}
 



1.8                  sys-apps/install-xattr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	22 Feb 2014 15:36:21 -0000	1.7
+++ ChangeLog	22 Feb 2014 15:42:02 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/install-xattr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.7 2014/02/22 15:36:21 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.8 2014/02/22 15:42:02 jer Exp $
+
+  22 Feb 2014; Jeroen Roovers <jer@gentoo.org> install-xattr-0.1.ebuild:
+  Marked ~hppa (bug #501534).
 
   22 Feb 2014; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.1.ebuild:
   Fix bug #502076





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

* [gentoo-commits] gentoo-x86 commit in sys-apps/install-xattr: install-xattr-0.1.ebuild ChangeLog
@ 2014-05-31 21:05 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-05-31 21:05 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/05/31 21:05:37

  Modified:             install-xattr-0.1.ebuild ChangeLog
  Log:
  Add ~s390 keyword wrt bug #501534
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.9                  sys-apps/install-xattr/install-xattr-0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?r1=1.8&r2=1.9

Index: install-xattr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- install-xattr-0.1.ebuild	22 Feb 2014 15:42:02 -0000	1.8
+++ install-xattr-0.1.ebuild	31 May 2014 21:05:37 -0000	1.9
@@ -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-apps/install-xattr/install-xattr-0.1.ebuild,v 1.8 2014/02/22 15:42:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.9 2014/05/31 21:05:37 zlogene Exp $
 
 EAPI=5
 inherit toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 
 S=${WORKDIR}/${PN}
 



1.9                  sys-apps/install-xattr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	22 Feb 2014 15:42:02 -0000	1.8
+++ ChangeLog	31 May 2014 21:05:37 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/install-xattr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.8 2014/02/22 15:42:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.9 2014/05/31 21:05:37 zlogene Exp $
+
+  31 May 2014; Mikle Kolyada <zlogene@gentoo.org> install-xattr-0.1.ebuild:
+  Add ~s390 keyword wrt bug #501534
 
   22 Feb 2014; Jeroen Roovers <jer@gentoo.org> install-xattr-0.1.ebuild:
   Marked ~hppa (bug #501534).





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

end of thread, other threads:[~2014-05-31 21:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-22  7:17 [gentoo-commits] gentoo-x86 commit in sys-apps/install-xattr: install-xattr-0.1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-05-31 21:05 Mikle Kolyada (zlogene)
2014-02-22 15:42 Jeroen Roovers (jer)
2014-02-22 15:36 Anthony G. Basile (blueness)
2014-02-22  7:17 Agostino Sarubbo (ago)
2014-02-22  7:17 Agostino Sarubbo (ago)
2014-02-17 18:25 Anthony G. Basile (blueness)
2014-02-16 23:36 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