summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Wijsman <tomwij@gentoo.org>2014-04-03 09:48:35 +0000
committerTom Wijsman <tomwij@gentoo.org>2014-04-03 09:48:35 +0000
commit04c0a1f0f7088587576348781652b6e3238e39e7 (patch)
treefdb2e94556ca94646372abb8c76227e6db078035 /app-misc/usbirboy
parentversion bump (diff)
downloadgentoo-2-04c0a1f0f7088587576348781652b6e3238e39e7.tar.gz
gentoo-2-04c0a1f0f7088587576348781652b6e3238e39e7.tar.bz2
gentoo-2-04c0a1f0f7088587576348781652b6e3238e39e7.zip
[QA] Drop minor arch stable keyword(s) per 20130917 Council decision, due to minor arch stable keyword drop(s) on {gentoo,linux}-sources.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'app-misc/usbirboy')
-rw-r--r--app-misc/usbirboy/ChangeLog9
-rw-r--r--app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/app-misc/usbirboy/ChangeLog b/app-misc/usbirboy/ChangeLog
index cede4b6aa8b9..c332a5c8fd2b 100644
--- a/app-misc/usbirboy/ChangeLog
+++ b/app-misc/usbirboy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/usbirboy
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/ChangeLog,v 1.20 2011/06/06 00:21:38 robbat2 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/ChangeLog,v 1.21 2014/04/03 09:48:35 tomwij Exp $
+
+ 03 Apr 2014; Tom Wijsman <TomWij@gentoo.org> usbirboy-0.2.1-r1.ebuild:
+ [QA] Drop minor arch stable keyword(s) per 20130917 Council decision, due to
+ minor arch stable keyword drop(s) on {gentoo,linux}-sources.
06 Jun 2011; Robin H. Johnson <robbat2@gentoo.org> usbirboy-0.2.1-r1.ebuild,
usbirboy-0.3.1.ebuild, usbirboy-0.3.1-r1.ebuild:
@@ -87,4 +91,3 @@
+usbirboy-0.2.1.ebuild:
Initial import of ebuild, suggested by DEMAINE Benoît-Pierre
<dhp_gentoo@doublehp.org>, Bug #136642
-
diff --git a/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild b/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild
index 1ee4cc24c95f..fd9417549442 100644
--- a/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild
+++ b/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild,v 1.16 2011/06/06 00:21:38 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild,v 1.17 2014/04/03 09:48:35 tomwij Exp $
inherit linux-mod eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 x86"
+KEYWORDS="~alpha amd64 ia64 ppc ppc64 x86"
IUSE=""
DEPEND=""