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
commite413e274eea9f3ca5c8334efa68a44c35c219328 (patch)
tree741674a51247cbe4534d9db7d85f34cc929cca7a /virtual/libusb
parentRemove qt masks since these ebuilds are no longer in the tree (diff)
downloadgentoo-2-e413e274eea9f3ca5c8334efa68a44c35c219328.tar.gz
gentoo-2-e413e274eea9f3ca5c8334efa68a44c35c219328.tar.bz2
gentoo-2-e413e274eea9f3ca5c8334efa68a44c35c219328.zip
Use the keywords from the latest stable dev-libs/libusb:0 ebuild so that we can change other stable packages safely.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'virtual/libusb')
-rw-r--r--virtual/libusb/ChangeLog6
-rw-r--r--virtual/libusb/libusb-0.ebuild4
2 files changed, 7 insertions, 3 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/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=""