diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-09-29 15:39:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-09-29 15:39:10 +0000 |
commit | 387d0470e038f0b3526d44751e7bb0617a1d94ce (patch) | |
tree | c9278c0707c0061e35ea4d92b68122db38eab2a2 /virtual/libusb | |
parent | Stable for HPPA (bug #304149). (diff) | |
download | gentoo-2-387d0470e038f0b3526d44751e7bb0617a1d94ce.tar.gz gentoo-2-387d0470e038f0b3526d44751e7bb0617a1d94ce.tar.bz2 gentoo-2-387d0470e038f0b3526d44751e7bb0617a1d94ce.zip |
Stable for HPPA (bug #304149).
(Portage version: 2.2_rc86/cvs/Linux i686)
Diffstat (limited to 'virtual/libusb')
-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 3318bd5e97ef..bf3232286e20 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.14 2010/09/10 12:58:17 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.15 2010/09/29 15:39:10 jer Exp $ + + 29 Sep 2010; Jeroen Roovers <jer@gentoo.org> libusb-1.ebuild: + Stable for HPPA (bug #304149). 10 Sep 2010; Tobias Klausmann <klausman@gentoo.org> libusb-1.ebuild: Stable on alpha, bug #304149 diff --git a/virtual/libusb/libusb-1.ebuild b/virtual/libusb/libusb-1.ebuild index 87232f2b47e5..77d03ceef29f 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.11 2010/09/10 12:58:17 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1.ebuild,v 1.12 2010/09/29 15:39:10 jer 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="" |