summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-09-07 18:12:38 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-09-07 18:12:38 +0000
commitfdcb2cee22d1e130b62d78c1208d013db95a0100 (patch)
tree5d55a83eadccdec8e6d167d120f31c6b8b2518d5 /app-misc/usbirboy
parentRebase patch on root directory. Bug #146663 (diff)
downloadgentoo-2-fdcb2cee22d1e130b62d78c1208d013db95a0100.tar.gz
gentoo-2-fdcb2cee22d1e130b62d78c1208d013db95a0100.tar.bz2
gentoo-2-fdcb2cee22d1e130b62d78c1208d013db95a0100.zip
Stable on ppc64; bug #146725
(Portage version: 2.1-r2)
Diffstat (limited to 'app-misc/usbirboy')
-rw-r--r--app-misc/usbirboy/ChangeLog5
-rw-r--r--app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/usbirboy/ChangeLog b/app-misc/usbirboy/ChangeLog
index 92fc0e47c345..84a0ce35649a 100644
--- a/app-misc/usbirboy/ChangeLog
+++ b/app-misc/usbirboy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/usbirboy
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/ChangeLog,v 1.9 2006/09/07 17:50:05 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/ChangeLog,v 1.10 2006/09/07 18:12:38 corsair Exp $
+
+ 07 Sep 2006; Markus Rothe <corsair@gentoo.org> usbirboy-0.2.1-r1.ebuild:
+ Stable on ppc64; bug #146725
07 Sep 2006; Matthias Schwarzott <zzam@gentoo.org>
usbirboy-0.2.1-r1.ebuild:
diff --git a/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild b/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild
index 3ecd16e80ba6..54ef2de26741 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-2006 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.6 2006/09/07 17:50:05 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild,v 1.7 2006/09/07 18:12:38 corsair Exp $
inherit linux-mod eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~ppc ppc64 x86"
IUSE=""
DEPEND=""