summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-05-15 00:03:01 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-05-15 00:03:01 +0000
commit54bfac598492b936283b0f68e42e83b0606d97fc (patch)
treeda8bade60153997d509680476dd12fe1eee4d926 /virtual
parentRemove qt masks since these ebuilds are no longer in the tree (diff)
downloadhistorical-54bfac598492b936283b0f68e42e83b0606d97fc.tar.gz
historical-54bfac598492b936283b0f68e42e83b0606d97fc.tar.bz2
historical-54bfac598492b936283b0f68e42e83b0606d97fc.zip
Use the keywords from the latest stable dev-libs/libusb:0 ebuild so that we can change other stable packages safely.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'virtual')
-rw-r--r--virtual/libusb/ChangeLog6
-rw-r--r--virtual/libusb/Manifest4
-rw-r--r--virtual/libusb/libusb-0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/virtual/libusb/ChangeLog b/virtual/libusb/ChangeLog
index 91d236a003f2..92b42dfc0a3d 100644
--- a/virtual/libusb/ChangeLog
+++ b/virtual/libusb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/libusb
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.1 2009/05/14 23:33:47 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.2 2009/05/15 00:03:01 robbat2 Exp $
+
+ 15 May 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-0.ebuild:
+ Use the keywords from the latest stable dev-libs/libusb:0 ebuild so that
+ we can change other stable packages safely.
*libusb-1 (14 May 2009)
*libusb-0 (14 May 2009)
diff --git a/virtual/libusb/Manifest b/virtual/libusb/Manifest
index ea0d18c67775..3b292c43cce4 100644
--- a/virtual/libusb/Manifest
+++ b/virtual/libusb/Manifest
@@ -1,4 +1,4 @@
-EBUILD libusb-0.ebuild 510 RMD160 561449d71b85e847dfecb8c0c7937a79529b5c86 SHA1 95f1cae7fddf6610ac5d19530ce188051146caf1 SHA256 c2e7d2566181329585e3c54fecae0f1f5e611f8cae6d0af46afa6f3940072c3c
+EBUILD libusb-0.ebuild 497 RMD160 1b670dce0a35f0449fe1019cbc1c58e76c19e743 SHA1 01596810042418416cfde2104f67f314498a437f SHA256 a35429ae857a468dc48758380b98c3eba908858f5de13eb4406ad176b0e078ef
EBUILD libusb-1.ebuild 480 RMD160 5ba8eee881bcc7cb5421fcd5403a2894a266777a SHA1 9efad8f2ff8d7b3f242bbdaa4322221ca0d2788f SHA256 d15d3beb7b33c650f3f23021b4cb0ecd2606537c5d70cd93fd7fa9aaea9b8192
-MISC ChangeLog 539 RMD160 52cb9168de48c668d7549b2846621819dc01fdfc SHA1 29f984c4900ee3f979ecf29d0676b4b4d6a1fbfd SHA256 54bd146e4a4d8fa07bd268ee8411540d7eb3596ff2beb385f6b0e305e5cfd212
+MISC ChangeLog 731 RMD160 6e17b36303a15ab4d787fd6f46e82fb902be0b9a SHA1 6f0e03d8c254917638305bd0511f18ba28d9fc55 SHA256 6cabcbb9d5c24fe9e0a369487e3c1e2771d0f0b7d67ecee619240e9f85370082
MISC metadata.xml 226 RMD160 648b1f4c4f30d91596a8bb5ee6713abbe558d1ee SHA1 454eb537623437bf8d58ae3cd0418e6a898bac61 SHA256 32bd7ea3d52eaade1cad03a261cd0f75ae3b0d10787fe646ece11c752b1cdfd2
diff --git a/virtual/libusb/libusb-0.ebuild b/virtual/libusb/libusb-0.ebuild
index d766608c01f0..349fdf6d91f0 100644
--- a/virtual/libusb/libusb-0.ebuild
+++ b/virtual/libusb/libusb-0.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/virtual/libusb/libusb-0.ebuild,v 1.1 2009/05/14 23:33:47 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0.ebuild,v 1.2 2009/05/15 00:03:01 robbat2 Exp $
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI=""
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=""
DEPEND=""