diff options
author | David Holm <dholm@gentoo.org> | 2005-06-26 09:24:41 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-26 09:24:41 +0000 |
commit | 6a097ba204333c4d51d62d8e43151998a627b041 (patch) | |
tree | 8ada45b8178c16b2c26022b3e4e24d1a606d6043 /dev-embedded/libftdi | |
parent | Version bump #92291 by Andreas Jellinghaus. (diff) | |
download | historical-6a097ba204333c4d51d62d8e43151998a627b041.tar.gz historical-6a097ba204333c4d51d62d8e43151998a627b041.tar.bz2 historical-6a097ba204333c4d51d62d8e43151998a627b041.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-embedded/libftdi')
-rw-r--r-- | dev-embedded/libftdi/ChangeLog | 5 | ||||
-rw-r--r-- | dev-embedded/libftdi/libftdi-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-embedded/libftdi/ChangeLog b/dev-embedded/libftdi/ChangeLog index bc1cb66696a1..89555e053640 100644 --- a/dev-embedded/libftdi/ChangeLog +++ b/dev-embedded/libftdi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-embedded/libftdi # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.3 2005/06/25 13:56:08 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.4 2005/06/26 09:24:41 dholm Exp $ + + 26 Jun 2005; David Holm <dholm@gentoo.org> libftdi-0.6.ebuild: + Added to ~ppc. *libftdi-0.6 (25 Jun 2005) diff --git a/dev-embedded/libftdi/libftdi-0.6.ebuild b/dev-embedded/libftdi/libftdi-0.6.ebuild index 9d9e8a35aa16..cae7a83f8416 100644 --- a/dev-embedded/libftdi/libftdi-0.6.ebuild +++ b/dev-embedded/libftdi/libftdi-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.6.ebuild,v 1.1 2005/06/25 13:56:08 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.6.ebuild,v 1.2 2005/06/26 09:24:41 dholm 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="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="sys-devel/libtool |