summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-04-04 14:05:25 +0000
committerBrent Baude <ranger@gentoo.org>2009-04-04 14:05:25 +0000
commit293911d20063765d7a141809cc6faa8bb9d3f08b (patch)
treed18ab1e0439c74c57810e58e496c75d088366444 /dev-embedded/libftdi
parentamd64/x86 stable, bug #234305 (diff)
downloadgentoo-2-293911d20063765d7a141809cc6faa8bb9d3f08b.tar.gz
gentoo-2-293911d20063765d7a141809cc6faa8bb9d3f08b.tar.bz2
gentoo-2-293911d20063765d7a141809cc6faa8bb9d3f08b.zip
stable ppc64, bug 264854
(Portage version: 2.1.6.7/cvs/Linux ppc64)
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 47eaaa18ee40..b036e927e383 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.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
diff --git a/dev-embedded/libftdi/libftdi-0.15.ebuild b/dev-embedded/libftdi/libftdi-0.15.ebuild
index 49e4ec81b6be..96fa4a5d634a 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.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 @@ 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"