summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-06-01 13:04:24 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-06-01 13:04:24 +0000
commitc7827a6902c74cf7207f8317edd489272c0da09b (patch)
tree9c44604a83afaed45e3ae0db06f32dc80cb30777 /dev-embedded
parentStable on ppc wrt bug 224071 (diff)
downloadgentoo-2-c7827a6902c74cf7207f8317edd489272c0da09b.tar.gz
gentoo-2-c7827a6902c74cf7207f8317edd489272c0da09b.tar.bz2
gentoo-2-c7827a6902c74cf7207f8317edd489272c0da09b.zip
Stable on ppc wrt 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 2eb0f6ede905..a991ea65caf7 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.28 2008/05/29 17:16:22 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.29 2008/06/01 13:04:24 nixnut Exp $
+
+ 01 Jun 2008; nixnut <nixnut@gentoo.org> libftdi-0.12.ebuild:
+ Stable on ppc wrt bug 224025
29 May 2008; Markus Rothe <corsair@gentoo.org> libftdi-0.12.ebuild:
Stable on ppc64; bug #224025
diff --git a/dev-embedded/libftdi/libftdi-0.12.ebuild b/dev-embedded/libftdi/libftdi-0.12.ebuild
index 9c7f000738e4..41646f3edc6e 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.5 2008/05/29 17:16:22 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.12.ebuild,v 1.6 2008/06/01 13:04:24 nixnut 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"