summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-20 00:20:47 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-20 00:20:47 +0000
commit439ef6e150af17570abdcd3308b1029bcd47a38e (patch)
treecc2b0d8c9f7ab5c041cb390397de2a03427e900b /dev-libs
parentAdd prefix keywords, support (diff)
downloadgentoo-2-439ef6e150af17570abdcd3308b1029bcd47a38e.tar.gz
gentoo-2-439ef6e150af17570abdcd3308b1029bcd47a38e.tar.bz2
gentoo-2-439ef6e150af17570abdcd3308b1029bcd47a38e.zip
Keyword ~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libusb-compat/ChangeLog7
-rw-r--r--dev-libs/libusb-compat/libusb-compat-0.1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libusb-compat/ChangeLog b/dev-libs/libusb-compat/ChangeLog
index 44c472c4308b..eb187c05ce28 100644
--- a/dev-libs/libusb-compat/ChangeLog
+++ b/dev-libs/libusb-compat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libusb-compat
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/ChangeLog,v 1.4 2009/11/11 07:55:59 robbat2 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/ChangeLog,v 1.5 2010/01/20 00:20:47 abcd Exp $
+
+ 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> libusb-compat-0.1.3.ebuild:
+ Keyword ~x86-linux
*libusb-compat-0.1.3 (11 Nov 2009)
diff --git a/dev-libs/libusb-compat/libusb-compat-0.1.3.ebuild b/dev-libs/libusb-compat/libusb-compat-0.1.3.ebuild
index b762708bc3a7..81592471817a 100644
--- a/dev-libs/libusb-compat/libusb-compat-0.1.3.ebuild
+++ b/dev-libs/libusb-compat/libusb-compat-0.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/libusb-compat-0.1.3.ebuild,v 1.1 2009/11/11 07:55:59 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/libusb-compat-0.1.3.ebuild,v 1.2 2010/01/20 00:20:47 abcd Exp $
EAPI="2"
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://libusb.sourceforge.net/"
SRC_URI="mirror://sourceforge/libusb/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-linux"
IUSE="debug"
RDEPEND="dev-libs/libusb:1