diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 12:00:59 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 12:00:59 +0000 |
commit | 4d9664146d67ea8141760a216bb023ee899bf887 (patch) | |
tree | 66959ee1f9fd4ee0ad6042e476744d6bdf6dc32f /virtual/libusb | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-4d9664146d67ea8141760a216bb023ee899bf887.tar.gz gentoo-2-4d9664146d67ea8141760a216bb023ee899bf887.tar.bz2 gentoo-2-4d9664146d67ea8141760a216bb023ee899bf887.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'virtual/libusb')
-rw-r--r-- | virtual/libusb/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/libusb/libusb-0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/libusb/ChangeLog b/virtual/libusb/ChangeLog index c71085f59452..552438cab682 100644 --- a/virtual/libusb/ChangeLog +++ b/virtual/libusb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/libusb -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.17 2010/10/12 16:45:50 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.18 2011/02/06 12:00:59 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libusb-0.ebuild: + Drop to ~mips 12 Oct 2010; Raúl Porcel <armin76@gentoo.org> libusb-1.ebuild: sparc stable wrt #304149 diff --git a/virtual/libusb/libusb-0.ebuild b/virtual/libusb/libusb-0.ebuild index 89ff78c391ee..4fd13a7333ef 100644 --- a/virtual/libusb/libusb-0.ebuild +++ b/virtual/libusb/libusb-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0.ebuild,v 1.7 2010/04/13 11:04:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0.ebuild,v 1.8 2011/02/06 12:00:59 leio Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" |