diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-21 18:47:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-21 18:47:48 +0000 |
commit | 8ce9b66002621ff982c50d47f04032df2b52bc12 (patch) | |
tree | d8fe318fc4c47832d9ced0d0948142e55e2744c5 /virtual | |
parent | arm stable, bug #304149 (diff) | |
download | gentoo-2-8ce9b66002621ff982c50d47f04032df2b52bc12.tar.gz gentoo-2-8ce9b66002621ff982c50d47f04032df2b52bc12.tar.bz2 gentoo-2-8ce9b66002621ff982c50d47f04032df2b52bc12.zip |
arm stable, bug #304149
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/libusb/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/libusb/libusb-1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/libusb/ChangeLog b/virtual/libusb/ChangeLog index 4dccbd1335ea..13cb7897423a 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.12 2010/08/11 18:12:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.13 2010/08/21 18:47:48 maekke Exp $ + + 21 Aug 2010; Markus Meier <maekke@gentoo.org> libusb-1.ebuild: + arm stable, bug #304149 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> libusb-1.ebuild: Marked ppc/ppc64 stable for bug #304149. diff --git a/virtual/libusb/libusb-1.ebuild b/virtual/libusb/libusb-1.ebuild index d51454cf34d6..5c6157ef0ded 100644 --- a/virtual/libusb/libusb-1.ebuild +++ b/virtual/libusb/libusb-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.9 2010/08/11 18:12:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1.ebuild,v 1.10 2010/08/21 18:47:48 maekke 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 ~x86-macos" IUSE="" DEPEND="" |