diff options
author | 2004-01-29 04:38:21 +0000 | |
---|---|---|
committer | 2004-01-29 04:38:21 +0000 | |
commit | ad987028507dfe40392b8642a99ab3895b3ee0f8 (patch) | |
tree | 349198e44bb6ad32d5b311f894d3a990bb507051 /dev-libs/libusb | |
parent | add virtual/cdrtools to alpha and ia64 (diff) | |
download | gentoo-2-ad987028507dfe40392b8642a99ab3895b3ee0f8.tar.gz gentoo-2-ad987028507dfe40392b8642a99ab3895b3ee0f8.tar.bz2 gentoo-2-ad987028507dfe40392b8642a99ab3895b3ee0f8.zip |
stable on ia64
Diffstat (limited to 'dev-libs/libusb')
-rw-r--r-- | dev-libs/libusb/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libusb/libusb-0.1.7-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libusb/ChangeLog b/dev-libs/libusb/ChangeLog index a72814ee112b..3b98bb3edff0 100644 --- a/dev-libs/libusb/ChangeLog +++ b/dev-libs/libusb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libusb -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.14 2003/10/27 02:13:07 brad_mssw Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.15 2004/01/29 04:38:21 agriffis Exp $ + + 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> libusb-0.1.7-r1.ebuild: + stable on ia64 26 Oct 2003; Brad House <brad_mssw@gentoo.org> libusb-0.1.7-r1.ebuild: add amd64 flag diff --git a/dev-libs/libusb/libusb-0.1.7-r1.ebuild b/dev-libs/libusb/libusb-0.1.7-r1.ebuild index 61d59926c93b..a98a4b352856 100644 --- a/dev-libs/libusb/libusb-0.1.7-r1.ebuild +++ b/dev-libs/libusb/libusb-0.1.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.7-r1.ebuild,v 1.2 2003/10/27 02:13:07 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.7-r1.ebuild,v 1.3 2004/01/29 04:38:21 agriffis Exp $ DESCRIPTION="Userspace access to USB devices" HOMEPAGE="http://libusb.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libusb/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 sparc ppc alpha amd64" +KEYWORDS="x86 sparc ppc alpha amd64 ia64" DEPEND="virtual/glibc doc? ( app-text/openjade =app-text/docbook-sgml-dtd-3.1-r1 )" |