summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 10:24:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 10:24:05 +0000
commita993eaa675f1e742d2baeec5bd986c8313d09b3c (patch)
tree6c784c37c5ce8811214ef4612af73726ef4cdb84 /dev-libs/libusb-compat
parentStable for ia64, wrt bug #488708 (diff)
downloadgentoo-2-a993eaa675f1e742d2baeec5bd986c8313d09b3c.tar.gz
gentoo-2-a993eaa675f1e742d2baeec5bd986c8313d09b3c.tar.bz2
gentoo-2-a993eaa675f1e742d2baeec5bd986c8313d09b3c.zip
Stable for ia64, wrt bug #488708
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libusb-compat')
-rw-r--r--dev-libs/libusb-compat/ChangeLog5
-rw-r--r--dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libusb-compat/ChangeLog b/dev-libs/libusb-compat/ChangeLog
index e8999e35f9d9..ca2c2481bdc3 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/ChangeLog,v 1.45 2014/01/03 20:21:18 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/ChangeLog,v 1.46 2014/01/15 10:24:05 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libusb-compat-0.1.5-r2.ebuild:
+ Stable for ia64, wrt bug #488708
03 Jan 2014; Chema Alonso <nimiux@gentoo.org> libusb-compat-0.1.5-r2.ebuild:
Stable for amd64 wrt bug #488708
diff --git a/dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild b/dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild
index 8c97480c4d00..eaaaa510a832 100644
--- a/dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild
+++ b/dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.5-r2.ebuild,v 1.9 2014/01/03 20:21:18 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild,v 1.10 2014/01/15 10:24:05 ago Exp $
EAPI=5
inherit eutils toolchain-funcs multilib-minimal
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN/-compat}/${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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug examples static-libs"
RDEPEND="virtual/libusb:1[${MULTILIB_USEDEP}]