diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-09-27 17:29:34 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-09-27 17:29:34 +0000 |
commit | 5f71dd13b464fccbc9fc8aae16fa48e11f302a3c (patch) | |
tree | bdd7e5772e3d8164881c7072bfdde1dcd25bdf0b /virtual | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-5f71dd13b464fccbc9fc8aae16fa48e11f302a3c.tar.gz gentoo-2-5f71dd13b464fccbc9fc8aae16fa48e11f302a3c.tar.bz2 gentoo-2-5f71dd13b464fccbc9fc8aae16fa48e11f302a3c.zip |
Marked ~x64-macos
(Portage version: 2.2.01.19295-prefix/cvs/Darwin i386)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/libusb/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/libusb/libusb-0.ebuild | 4 | ||||
-rw-r--r-- | virtual/libusb/libusb-1.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/virtual/libusb/ChangeLog b/virtual/libusb/ChangeLog index 552438cab682..7dbd9cedc191 100644 --- a/virtual/libusb/ChangeLog +++ b/virtual/libusb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/libusb # 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 $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.19 2011/09/27 17:29:34 grobian Exp $ + + 27 Sep 2011; Fabian Groffen <grobian@gentoo.org> libusb-0.ebuild, + libusb-1.ebuild: + Marked ~x64-macos 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libusb-0.ebuild: Drop to ~mips diff --git a/virtual/libusb/libusb-0.ebuild b/virtual/libusb/libusb-0.ebuild index 4fd13a7333ef..8bfc87a87d60 100644 --- a/virtual/libusb/libusb-0.ebuild +++ b/virtual/libusb/libusb-0.ebuild @@ -1,6 +1,6 @@ # 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.8 2011/02/06 12:00:59 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0.ebuild,v 1.9 2011/09/27 17:29:34 grobian 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 ~x64-macos ~x86-macos" IUSE="" DEPEND="" diff --git a/virtual/libusb/libusb-1.ebuild b/virtual/libusb/libusb-1.ebuild index 2fa5ec4f5aaa..bd077d30def8 100644 --- a/virtual/libusb/libusb-1.ebuild +++ b/virtual/libusb/libusb-1.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-1.ebuild,v 1.14 2010/10/12 16:45:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1.ebuild,v 1.15 2011/09/27 17:29:34 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="1" -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 ~x64-macos ~x86-macos" IUSE="" DEPEND="" |