summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-05-24 22:02:17 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-05-24 22:02:17 +0000
commit6d78614e3f56db2a67cffeeb4b5e589a54bb1fcc (patch)
tree7f069bdcfbf22e59f0667fab8780c97a4da51649
parentFix encoding of some files (bug #230832). (diff)
downloadgentoo-2-6d78614e3f56db2a67cffeeb4b5e589a54bb1fcc.tar.gz
gentoo-2-6d78614e3f56db2a67cffeeb4b5e589a54bb1fcc.tar.bz2
gentoo-2-6d78614e3f56db2a67cffeeb4b5e589a54bb1fcc.zip
mips notes they are dropping the stable keyword.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
-rw-r--r--dev-libs/libusb/ChangeLog6
-rw-r--r--dev-libs/libusb/libusb-0.1.11.ebuild4
-rw-r--r--dev-libs/libusb/libusb-0.1.12-r1.ebuild4
-rw-r--r--dev-libs/libusb/libusb-0.1.12.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-libs/libusb/ChangeLog b/dev-libs/libusb/ChangeLog
index 65e828ee971a..060a95ae6924 100644
--- a/dev-libs/libusb/ChangeLog
+++ b/dev-libs/libusb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libusb
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.91 2009/05/24 18:12:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.92 2009/05/24 22:02:17 robbat2 Exp $
+
+ 24 May 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-0.1.11.ebuild,
+ libusb-0.1.12.ebuild, libusb-0.1.12-r1.ebuild:
+ mips notes they are dropping the stable keyword.
24 May 2009; Markus Meier <maekke@gentoo.org> libusb-0.1.12-r5.ebuild:
amd64/x86 stable, bug #270023
diff --git a/dev-libs/libusb/libusb-0.1.11.ebuild b/dev-libs/libusb/libusb-0.1.11.ebuild
index d856f0042554..c5cf60d58f69 100644
--- a/dev-libs/libusb/libusb-0.1.11.ebuild
+++ b/dev-libs/libusb/libusb-0.1.11.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-libs/libusb/libusb-0.1.11.ebuild,v 1.16 2009/05/15 10:55:18 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.11.ebuild,v 1.17 2009/05/24 22:02:17 robbat2 Exp $
inherit eutils libtool autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libusb/${P}.tar.gz"
LICENSE="LGPL-2"
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"
IUSE="debug doc"
RDEPEND="!dev-libs/libusb-compat"
diff --git a/dev-libs/libusb/libusb-0.1.12-r1.ebuild b/dev-libs/libusb/libusb-0.1.12-r1.ebuild
index 68e4e11ae614..7b86d1141b58 100644
--- a/dev-libs/libusb/libusb-0.1.12-r1.ebuild
+++ b/dev-libs/libusb/libusb-0.1.12-r1.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-libs/libusb/libusb-0.1.12-r1.ebuild,v 1.11 2009/05/15 10:55:18 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r1.ebuild,v 1.12 2009/05/24 22:02:17 robbat2 Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/libusb/${P}.tar.gz"
LICENSE="LGPL-2"
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"
IUSE="debug doc"
RESTRICT="test"
diff --git a/dev-libs/libusb/libusb-0.1.12.ebuild b/dev-libs/libusb/libusb-0.1.12.ebuild
index 9bfaa51e08b4..04ee8557d10a 100644
--- a/dev-libs/libusb/libusb-0.1.12.ebuild
+++ b/dev-libs/libusb/libusb-0.1.12.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-libs/libusb/libusb-0.1.12.ebuild,v 1.21 2009/05/15 10:55:18 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12.ebuild,v 1.22 2009/05/24 22:02:17 robbat2 Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/libusb/${P}.tar.gz"
LICENSE="LGPL-2"
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"
IUSE="debug doc"
RESTRICT="test"