summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-18 16:50:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-18 16:50:45 +0000
commit950d55bb995e971e5f200ae8c0b1950abc0df119 (patch)
treeb3391aed7641a97eadbe1bc145d2a06d6ffa2d7d /dev-embedded
parentSparc stable, security Bug #252830. (diff)
downloadgentoo-2-950d55bb995e971e5f200ae8c0b1950abc0df119.tar.gz
gentoo-2-950d55bb995e971e5f200ae8c0b1950abc0df119.tar.bz2
gentoo-2-950d55bb995e971e5f200ae8c0b1950abc0df119.zip
sparc stable wrt #255061
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64)
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/libftdi/ChangeLog5
-rw-r--r--dev-embedded/libftdi/libftdi-0.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-embedded/libftdi/ChangeLog b/dev-embedded/libftdi/ChangeLog
index 0502e126cac8..bde011a025ae 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.35 2009/01/28 14:53:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.36 2009/02/18 16:50:45 armin76 Exp $
+
+ 18 Feb 2009; Raúl Porcel <armin76@gentoo.org> libftdi-0.14.ebuild:
+ sparc stable wrt #255061
28 Jan 2009; Brent Baude <ranger@gentoo.org> libftdi-0.14.ebuild:
stable ppc64, bug 255061
diff --git a/dev-embedded/libftdi/libftdi-0.14.ebuild b/dev-embedded/libftdi/libftdi-0.14.ebuild
index f7edef2859fe..b6b330bd6249 100644
--- a/dev-embedded/libftdi/libftdi-0.14.ebuild
+++ b/dev-embedded/libftdi/libftdi-0.14.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.14.ebuild,v 1.4 2009/02/07 17:10:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.14.ebuild,v 1.5 2009/02/18 16:50:45 armin76 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"