public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-block/endpoint: endpoint-0.1.0.ebuild ChangeLog
@ 2007-12-15  1:09 Dawid Weglinski (cla)
  0 siblings, 0 replies; 4+ messages in thread
From: Dawid Weglinski (cla) @ 2007-12-15  1:09 UTC (permalink / raw
  To: gentoo-commits

cla         07/12/15 01:09:31

  Modified:             endpoint-0.1.0.ebuild ChangeLog
  Log:
  Stable on x86 (bug #202242)
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.3                  sys-block/endpoint/endpoint-0.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild?r1=1.2&r2=1.3

Index: endpoint-0.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- endpoint-0.1.0.ebuild	27 Feb 2006 20:31:23 -0000	1.2
+++ endpoint-0.1.0.ebuild	15 Dec 2007 01:09:30 -0000	1.3
@@ -1,13 +1,13 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.2 2006/02/27 20:31:23 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.3 2007/12/15 01:09:30 cla Exp $
 
 DESCRIPTION="Endpoint turns a Linux machine with one or more firewire cards into an SBP-2 device."
 HOMEPAGE="http://oss.oracle.com/projects/endpoint/"
 SRC_URI="http://oss.oracle.com/projects/endpoint/dist/files/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
 IUSE=""
 DEPEND="virtual/libc
 		>=sys-libs/libraw1394-0.9



1.3                  sys-block/endpoint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	22 Feb 2007 00:58:44 -0000	1.2
+++ ChangeLog	15 Dec 2007 01:09:30 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sys-block/endpoint
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.2 2007/02/22 00:58:44 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.3 2007/12/15 01:09:30 cla Exp $
+
+  15 Dec 2007; Dawid Węgliński <cla@gentoo.org> endpoint-0.1.0.ebuild:
+  Stable on x86 (bug #202242)
 
   22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
   Redigest for Manifest2



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in sys-block/endpoint: endpoint-0.1.0.ebuild ChangeLog
@ 2007-12-29  6:40 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 4+ messages in thread
From: Robin H. Johnson (robbat2) @ 2007-12-29  6:40 UTC (permalink / raw
  To: gentoo-commits

robbat2     07/12/29 06:40:25

  Modified:             endpoint-0.1.0.ebuild ChangeLog
  Log:
  Add some more ~arch keywords, and slight cleanup.
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.4                  sys-block/endpoint/endpoint-0.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild?r1=1.3&r2=1.4

Index: endpoint-0.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -p -w -b -B -u -u -r1.3 -r1.4
--- endpoint-0.1.0.ebuild	15 Dec 2007 01:09:30 -0000	1.3
+++ endpoint-0.1.0.ebuild	29 Dec 2007 06:40:25 -0000	1.4
@@ -1,13 +1,15 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.3 2007/12/15 01:09:30 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.4 2007/12/29 06:40:25 robbat2 Exp $
+
+inherit eutils
 
 DESCRIPTION="Endpoint turns a Linux machine with one or more firewire cards into an SBP-2 device."
 HOMEPAGE="http://oss.oracle.com/projects/endpoint/"
 SRC_URI="http://oss.oracle.com/projects/endpoint/dist/files/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64 ~ppc"
 IUSE=""
 DEPEND="virtual/libc
 		>=sys-libs/libraw1394-0.9
@@ -15,7 +17,7 @@ DEPEND="virtual/libc
 
 src_unpack() {
 	unpack ${A}
-	epatch ${FILESDIR}/${P}-errormessages.patch
+	epatch "${FILESDIR}"/${P}-errormessages.patch
 }
 
 src_install() {



1.4                  sys-block/endpoint/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/endpoint/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/endpoint/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/endpoint/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -p -w -b -B -u -u -r1.3 -r1.4
--- ChangeLog	15 Dec 2007 01:09:30 -0000	1.3
+++ ChangeLog	29 Dec 2007 06:40:25 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for sys-block/endpoint
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.3 2007/12/15 01:09:30 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.4 2007/12/29 06:40:25 robbat2 Exp $
+
+  29 Dec 2007; Robin H. Johnson <robbat2@gentoo.org> endpoint-0.1.0.ebuild:
+  Add some more ~arch keywords, and slight cleanup.
 
   15 Dec 2007; Dawid Węgliński <cla@gentoo.org> endpoint-0.1.0.ebuild:
   Stable on x86 (bug #202242)



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in sys-block/endpoint: endpoint-0.1.0.ebuild ChangeLog
@ 2012-05-03  4:46 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-03  4:46 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/03 04:46:47

  Modified:             endpoint-0.1.0.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.7                  sys-block/endpoint/endpoint-0.1.0.ebuild

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

Index: endpoint-0.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- endpoint-0.1.0.ebuild	19 Apr 2008 23:06:12 -0000	1.6
+++ endpoint-0.1.0.ebuild	3 May 2012 04:46:47 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.6 2008/04/19 23:06:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.7 2012/05/03 04:46:47 jdhore Exp $
 
 inherit eutils
 
@@ -16,7 +16,7 @@
 RDEPEND=">=sys-libs/libraw1394-0.9
 	>=dev-libs/glib-2"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_unpack() {
 	unpack ${A}



1.6                  sys-block/endpoint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	14 Jan 2008 02:30:27 -0000	1.5
+++ ChangeLog	3 May 2012 04:46:47 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for sys-block/endpoint
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.5 2008/01/14 02:30:27 robbat2 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.6 2012/05/03 04:46:47 jdhore Exp $
+
+  03 May 2012; Jeff Horelick <jdhore@gentoo.org> endpoint-0.1.0.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   14 Jan 2008; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
   endpoint-0.1.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in sys-block/endpoint: endpoint-0.1.0.ebuild ChangeLog
@ 2014-08-10 20:21 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:21 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 20:21:49

  Modified:             endpoint-0.1.0.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.8                  sys-block/endpoint/endpoint-0.1.0.ebuild

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

Index: endpoint-0.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- endpoint-0.1.0.ebuild	3 May 2012 04:46:47 -0000	1.7
+++ endpoint-0.1.0.ebuild	10 Aug 2014 20:21:49 -0000	1.8
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.7 2012/05/03 04:46:47 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.8 2014/08/10 20:21:49 slyfox Exp $
 
 inherit eutils
 
-DESCRIPTION="Endpoint turns a Linux machine with one or more firewire cards into an SBP-2 device."
+DESCRIPTION="Endpoint turns a Linux machine with one or more firewire cards into an SBP-2 device"
 HOMEPAGE="http://oss.oracle.com/projects/endpoint/"
 SRC_URI="http://oss.oracle.com/projects/endpoint/dist/files/${P}.tar.gz"
 



1.7                  sys-block/endpoint/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	3 May 2012 04:46:47 -0000	1.6
+++ ChangeLog	10 Aug 2014 20:21:49 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for sys-block/endpoint
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.6 2012/05/03 04:46:47 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.7 2014/08/10 20:21:49 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> endpoint-0.1.0.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   03 May 2012; Jeff Horelick <jdhore@gentoo.org> endpoint-0.1.0.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig
@@ -24,4 +27,3 @@
   +files/endpoint-0.1.0-errormessages.patch, +metadata.xml,
   +endpoint-0.1.0.ebuild:
   Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
-





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

end of thread, other threads:[~2014-08-11 20:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-15  1:09 [gentoo-commits] gentoo-x86 commit in sys-block/endpoint: endpoint-0.1.0.ebuild ChangeLog Dawid Weglinski (cla)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-29  6:40 Robin H. Johnson (robbat2)
2012-05-03  4:46 Jeff Horelick (jdhore)
2014-08-10 20:21 Sergei Trofimovich (slyfox)

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