summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-05-29 10:46:03 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-05-29 10:46:03 +0000
commite4b61599f86ab382092dc6e76479ffa75f9a127c (patch)
treee57febac881c6be0de4d1955be6ebdd0ded814c0 /dev-embedded
parentx86 stable, bug #222967 (diff)
downloadgentoo-2-e4b61599f86ab382092dc6e76479ffa75f9a127c.tar.gz
gentoo-2-e4b61599f86ab382092dc6e76479ffa75f9a127c.tar.bz2
gentoo-2-e4b61599f86ab382092dc6e76479ffa75f9a127c.zip
stable x86, bug 224025
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/libftdi/ChangeLog5
-rw-r--r--dev-embedded/libftdi/libftdi-0.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-embedded/libftdi/ChangeLog b/dev-embedded/libftdi/ChangeLog
index 3d078490de46..564813034833 100644
--- a/dev-embedded/libftdi/ChangeLog
+++ b/dev-embedded/libftdi/ChangeLog
@@ -1,6 +1,9 @@
# 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.26 2008/05/16 14:20:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.27 2008/05/29 10:46:03 opfer Exp $
+
+ 29 May 2008; Christian Faulhammer <opfer@gentoo.org> libftdi-0.12.ebuild:
+ stable x86, bug 224025
16 May 2008; Raúl Porcel <armin76@gentoo.org> libftdi-0.12.ebuild:
sparc stable wrt #217847
diff --git a/dev-embedded/libftdi/libftdi-0.12.ebuild b/dev-embedded/libftdi/libftdi-0.12.ebuild
index 4e8daea562b0..cfedf968a552 100644
--- a/dev-embedded/libftdi/libftdi-0.12.ebuild
+++ b/dev-embedded/libftdi/libftdi-0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.12.ebuild,v 1.3 2008/05/16 14:20:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.12.ebuild,v 1.4 2008/05/29 10:46:03 opfer Exp $
DESCRIPTION="Userspace access to FTDI USB interface chips"
HOMEPAGE="http://www.intra2net.com/opensource/ftdi/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.intra2net.com/opensource/ftdi/TGZ/${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"