summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-04-22 20:33:55 +0000
committerMarkus Meier <maekke@gentoo.org>2009-04-22 20:33:55 +0000
commitacc9176aa37d1c098ac435978e8ed4cfc9796db3 (patch)
treea804bbe059ff35a7b466d0412060351b4af57e0d /dev-embedded/libftdi
parentMarking stringtemplate-3.2 ~ppc64 for bug 264259 (diff)
downloadgentoo-2-acc9176aa37d1c098ac435978e8ed4cfc9796db3.tar.gz
gentoo-2-acc9176aa37d1c098ac435978e8ed4cfc9796db3.tar.bz2
gentoo-2-acc9176aa37d1c098ac435978e8ed4cfc9796db3.zip
amd64 stable, bug #264854
(Portage version: 2.1.6.11/cvs/Linux x86_64)
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 013c0bc387d8..502d9a066ab9 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.40 2009/04/06 15:56:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.41 2009/04/22 20:33:55 maekke Exp $
+
+ 22 Apr 2009; Markus Meier <maekke@gentoo.org> libftdi-0.15:
+ amd64 stable, bug #264854
06 Apr 2009; Raúl Porcel <armin76@gentoo.org> libftdi-0.15.ebuild:
sparc/x86 stable wrt #264854
diff --git a/dev-embedded/libftdi/libftdi-0.15.ebuild b/dev-embedded/libftdi/libftdi-0.15.ebuild
index 42d13a06b699..cc362caf6d0d 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.5 2009/04/06 15:56:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.15.ebuild,v 1.6 2009/04/22 20:33:55 maekke 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"