summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-06 15:56:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-06 15:56:25 +0000
commitcc42c9b26700b166b116c3007c177d3d8f869648 (patch)
tree24ad96afd860eb518392175cc4d5d30c6ec59179 /dev-embedded/libftdi
parentold (diff)
downloadgentoo-2-cc42c9b26700b166b116c3007c177d3d8f869648.tar.gz
gentoo-2-cc42c9b26700b166b116c3007c177d3d8f869648.tar.bz2
gentoo-2-cc42c9b26700b166b116c3007c177d3d8f869648.zip
sparc/x86 stable wrt #264854
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-embedded/libftdi')
-rw-r--r--dev-embedded/libftdi/ChangeLog5
-rw-r--r--dev-embedded/libftdi/libftdi-0.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-embedded/libftdi/ChangeLog b/dev-embedded/libftdi/ChangeLog
index bd39b002117c..013c0bc387d8 100644
--- a/dev-embedded/libftdi/ChangeLog
+++ b/dev-embedded/libftdi/ChangeLog
@@ -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
diff --git a/dev-embedded/libftdi/libftdi-0.15.ebuild b/dev-embedded/libftdi/libftdi-0.15.ebuild
index f4e6cbd54f00..42d13a06b699 100644
--- a/dev-embedded/libftdi/libftdi-0.15.ebuild
+++ b/dev-embedded/libftdi/libftdi-0.15.ebuild
@@ -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 @@ SRC_URI="http://www.intra2net.com/en/developer/libftdi/download/${P}.tar.gz"
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"