public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-embedded/libftdi: ChangeLog libftdi-0.15.ebuild
@ 2009-04-22 20:33 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2009-04-22 20:33 UTC (permalink / raw
  To: gentoo-commits

maekke      09/04/22 20:33:55

  Modified:             ChangeLog libftdi-0.15.ebuild
  Log:
  amd64 stable, bug #264854
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.41                 dev-embedded/libftdi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	6 Apr 2009 15:56:25 -0000	1.40
+++ ChangeLog	22 Apr 2009 20:33:55 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-embedded/libftdi
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.40 2009/04/06 15:56:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.41 2009/04/22 20:33:55 maekke Exp $
+
+  22 Apr 2009; Markus Meier <maekke@gentoo.org> libftdi-0.15:
+  amd64 stable, bug #264854
 
   06 Apr 2009; Raúl Porcel <armin76@gentoo.org> libftdi-0.15.ebuild:
   sparc/x86 stable wrt #264854



1.6                  dev-embedded/libftdi/libftdi-0.15.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?r1=1.5&r2=1.6

Index: libftdi-0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libftdi-0.15.ebuild	6 Apr 2009 15:56:25 -0000	1.5
+++ libftdi-0.15.ebuild	22 Apr 2009 20:33:55 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v 1.5 2009/04/06 15:56:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v 1.6 2009/04/22 20:33:55 maekke Exp $
 
 DESCRIPTION="Userspace access to FTDI USB interface chips"
 HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/"
@@ -8,7 +8,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
 IUSE="doc examples"
 
 RDEPEND=">=dev-libs/libusb-0.1.7"






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-embedded/libftdi: ChangeLog libftdi-0.15.ebuild
@ 2009-04-06 15:56 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-06 15:56 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/06 15:56:25

  Modified:             ChangeLog libftdi-0.15.ebuild
  Log:
  sparc/x86 stable wrt #264854
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.40                 dev-embedded/libftdi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	4 Apr 2009 16:16:08 -0000	1.39
+++ ChangeLog	6 Apr 2009 15:56:25 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-embedded/libftdi
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.39 2009/04/04 16:16:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.40 2009/04/06 15:56:25 armin76 Exp $
+
+  06 Apr 2009; Raúl Porcel <armin76@gentoo.org> libftdi-0.15.ebuild:
+  sparc/x86 stable wrt #264854
 
   04 Apr 2009; Brent Baude <ranger@gentoo.org> libftdi-0.15.ebuild:
   stable ppc, bug 264854



1.5                  dev-embedded/libftdi/libftdi-0.15.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?r1=1.4&r2=1.5

Index: libftdi-0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libftdi-0.15.ebuild	4 Apr 2009 16:16:08 -0000	1.4
+++ libftdi-0.15.ebuild	6 Apr 2009 15:56:25 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v 1.4 2009/04/04 16:16:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v 1.5 2009/04/06 15:56:25 armin76 Exp $
 
 DESCRIPTION="Userspace access to FTDI USB interface chips"
 HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/"
@@ -8,7 +8,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ppc ppc64 sparc x86"
 IUSE="doc examples"
 
 RDEPEND=">=dev-libs/libusb-0.1.7"






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-embedded/libftdi: ChangeLog libftdi-0.15.ebuild
@ 2009-04-04 16:16 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2009-04-04 16:16 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/04 16:16:08

  Modified:             ChangeLog libftdi-0.15.ebuild
  Log:
  stable ppc, bug 264854
  (Portage version: 2.1.6.7/cvs/Linux ppc64)

Revision  Changes    Path
1.39                 dev-embedded/libftdi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	4 Apr 2009 14:05:25 -0000	1.38
+++ ChangeLog	4 Apr 2009 16:16:08 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-embedded/libftdi
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.38 2009/04/04 14:05:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.39 2009/04/04 16:16:08 ranger Exp $
+
+  04 Apr 2009; Brent Baude <ranger@gentoo.org> libftdi-0.15.ebuild:
+  stable ppc, bug 264854
 
   04 Apr 2009; Brent Baude <ranger@gentoo.org> libftdi-0.15.ebuild:
   stable ppc64, bug 264854



1.4                  dev-embedded/libftdi/libftdi-0.15.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?r1=1.3&r2=1.4

Index: libftdi-0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libftdi-0.15.ebuild	4 Apr 2009 14:05:25 -0000	1.3
+++ libftdi-0.15.ebuild	4 Apr 2009 16:16:08 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v 1.3 2009/04/04 14:05:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v 1.4 2009/04/04 16:16:08 ranger Exp $
 
 DESCRIPTION="Userspace access to FTDI USB interface chips"
 HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/"
@@ -8,7 +8,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86"
 IUSE="doc examples"
 
 RDEPEND=">=dev-libs/libusb-0.1.7"






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-embedded/libftdi: ChangeLog libftdi-0.15.ebuild
@ 2009-04-04 14:05 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2009-04-04 14:05 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/04 14:05:25

  Modified:             ChangeLog libftdi-0.15.ebuild
  Log:
  stable ppc64, bug 264854
  (Portage version: 2.1.6.7/cvs/Linux ppc64)

Revision  Changes    Path
1.38                 dev-embedded/libftdi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	18 Mar 2009 14:50:26 -0000	1.37
+++ ChangeLog	4 Apr 2009 14:05:25 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-embedded/libftdi
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.37 2009/03/18 14:50:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.38 2009/04/04 14:05:25 ranger Exp $
+
+  04 Apr 2009; Brent Baude <ranger@gentoo.org> libftdi-0.15.ebuild:
+  stable ppc64, bug 264854
 
   18 Mar 2009; Brent Baude <ranger@gentoo.org> libftdi-0.14.ebuild:
   stable ppc, bug 255061



1.3                  dev-embedded/libftdi/libftdi-0.15.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?r1=1.2&r2=1.3

Index: libftdi-0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libftdi-0.15.ebuild	7 Feb 2009 17:10:18 -0000	1.2
+++ libftdi-0.15.ebuild	4 Apr 2009 14:05:25 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v 1.2 2009/02/07 17:10:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v 1.3 2009/04/04 14:05:25 ranger Exp $
 
 DESCRIPTION="Userspace access to FTDI USB interface chips"
 HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/"
@@ -8,7 +8,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
 IUSE="doc examples"
 
 RDEPEND=">=dev-libs/libusb-0.1.7"






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-embedded/libftdi: ChangeLog libftdi-0.15.ebuild
@ 2009-01-15 16:44 Mike Frysinger (vapier)
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Frysinger (vapier) @ 2009-01-15 16:44 UTC (permalink / raw
  To: gentoo-commits

vapier      09/01/15 16:44:02

  Modified:             ChangeLog
  Added:                libftdi-0.15.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)

Revision  Changes    Path
1.33                 dev-embedded/libftdi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	13 Oct 2008 10:34:00 -0000	1.32
+++ ChangeLog	15 Jan 2009 16:44:01 -0000	1.33
@@ -1,6 +1,11 @@
 # ChangeLog for dev-embedded/libftdi
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.32 2008/10/13 10:34:00 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.33 2009/01/15 16:44:01 vapier Exp $
+
+*libftdi-0.15 (15 Jan 2009)
+
+  15 Jan 2009; Mike Frysinger <vapier@gentoo.org> +libftdi-0.15.ebuild:
+  Version bump.
 
 *libftdi-0.14 (13 Oct 2008)
 



1.1                  dev-embedded/libftdi/libftdi-0.15.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild?rev=1.1&content-type=text/plain

Index: libftdi-0.15.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v 1.1 2009/01/15 16:44:01 vapier Exp $

DESCRIPTION="Userspace access to FTDI USB interface chips"
HOMEPAGE="http://www.intra2net.com/opensource/ftdi/"
SRC_URI="http://www.intra2net.com/opensource/ftdi/TGZ/${P}.tar.gz"

LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc examples"

RDEPEND=">=dev-libs/libusb-0.1.7"
DEPEND="${RDEPEND}
	doc? ( app-doc/doxygen )"

src_unpack() {
	unpack ${A}
	cd "${S}"
	# don't bother building examples as we dont want the binaries
	# installed and the Makefile has broken install targets
	sed -i '/^SUBDIRS =/s:examples::' Makefile.in

	use doc || export ac_cv_path_DOXYGEN=true
}

src_install() {
	emake DESTDIR="${D}" install || die "Installation failed"
	dodoc ChangeLog README

	if use doc ; then
		doman doc/man/man3/*
		dohtml doc/html/*
	fi
	if use examples ; then
		docinto examples
		dodoc examples/*.c
	fi
}






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

end of thread, other threads:[~2009-04-22 20:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-22 20:33 [gentoo-commits] gentoo-x86 commit in dev-embedded/libftdi: ChangeLog libftdi-0.15.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-06 15:56 Raul Porcel (armin76)
2009-04-04 16:16 Brent Baude (ranger)
2009-04-04 14:05 Brent Baude (ranger)
2009-01-15 16:44 Mike Frysinger (vapier)

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