diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-04 19:26:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-04 19:26:46 +0000 |
commit | f7988cb1e7e223a21603b737a51b2ec435ff27ef (patch) | |
tree | 1e2db563f03140f09c4b270af949a5e7644255ec /app-misc/usbirboy | |
parent | Remove old versions, and remove usage of gnuconfig in latest version. This pa... (diff) | |
download | gentoo-2-f7988cb1e7e223a21603b737a51b2ec435ff27ef.tar.gz gentoo-2-f7988cb1e7e223a21603b737a51b2ec435ff27ef.tar.bz2 gentoo-2-f7988cb1e7e223a21603b737a51b2ec435ff27ef.zip |
Stable on IA64.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'app-misc/usbirboy')
-rw-r--r-- | app-misc/usbirboy/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-misc/usbirboy/ChangeLog b/app-misc/usbirboy/ChangeLog index 52a1a78b6932..c7a16052b57b 100644 --- a/app-misc/usbirboy/ChangeLog +++ b/app-misc/usbirboy/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2006/12/14 11:11:26 zzam Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/ChangeLog,v 1.14 2007/01/04 19:26:46 kloeri Exp $ + + 04 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + usbirboy-0.2.1-r1.ebuild: + Stable on IA64. 14 Dec 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 68a0346c459b..2b479ca3a78b 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 +# Copyright 1999-2007 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.10 2006/12/14 11:11:26 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild,v 1.11 2007/01/04 19:26:46 kloeri 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 ia64 ppc ppc64 x86" IUSE="" DEPEND="" |