summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-04-12 20:22:40 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-04-12 20:22:40 +0000
commit5f5fc31fb3bfb3af15cc6d830cb53dd7a22aca0b (patch)
tree7cfbd3d7e575c678492377fb045a6da22d20c7d7 /dev-embedded
parentppc stable, bug #216966 (diff)
downloadgentoo-2-5f5fc31fb3bfb3af15cc6d830cb53dd7a22aca0b.tar.gz
gentoo-2-5f5fc31fb3bfb3af15cc6d830cb53dd7a22aca0b.tar.bz2
gentoo-2-5f5fc31fb3bfb3af15cc6d830cb53dd7a22aca0b.zip
ppc stable, bug #217310
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/libftdi/ChangeLog5
-rw-r--r--dev-embedded/libftdi/libftdi-0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-embedded/libftdi/ChangeLog b/dev-embedded/libftdi/ChangeLog
index f17d9a668e7d..f4fbe3da0bd5 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.22 2008/04/11 22:07:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.23 2008/04/12 20:22:40 dertobi123 Exp $
+
+ 12 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> libftdi-0.10.ebuild:
+ ppc stable, bug #217310
11 Apr 2008; Markus Meier <maekke@gentoo.org> libftdi-0.10.ebuild:
amd64/x86 stable, bug #217310
diff --git a/dev-embedded/libftdi/libftdi-0.10.ebuild b/dev-embedded/libftdi/libftdi-0.10.ebuild
index 1160b17576da..8792fc5077f9 100644
--- a/dev-embedded/libftdi/libftdi-0.10.ebuild
+++ b/dev-embedded/libftdi/libftdi-0.10.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.10.ebuild,v 1.3 2008/04/11 22:07:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.10.ebuild,v 1.4 2008/04/12 20:22:40 dertobi123 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 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="doc examples"
RDEPEND=">=dev-libs/libusb-0.1.7"