diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-07 18:14:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-07 18:14:14 +0000 |
commit | b01d668d824c29e43e54b660193cf8f749e3c598 (patch) | |
tree | c5ca236d519183504e9b8a57eb8c43b86968b46b /app-misc/usbirboy | |
parent | Rebase patch on root directory. Bug #146663 (diff) | |
download | historical-b01d668d824c29e43e54b660193cf8f749e3c598.tar.gz historical-b01d668d824c29e43e54b660193cf8f749e3c598.tar.bz2 historical-b01d668d824c29e43e54b660193cf8f749e3c598.zip |
Stable on ppc64; bug #146725
Package-Manager: portage-2.1-r2
Diffstat (limited to 'app-misc/usbirboy')
-rw-r--r-- | app-misc/usbirboy/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild | 4 |
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="" |