diff options
author | 2007-01-06 16:14:55 +0000 | |
---|---|---|
committer | 2007-01-06 16:14:55 +0000 | |
commit | e90b1f55ecb9403f0722243e56a1397043cc50f4 (patch) | |
tree | 3cfa3ca50211ebb864ec78dc2651822b2c92a66b /app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-e90b1f55ecb9403f0722243e56a1397043cc50f4.tar.gz gentoo-2-e90b1f55ecb9403f0722243e56a1397043cc50f4.tar.bz2 gentoo-2-e90b1f55ecb9403f0722243e56a1397043cc50f4.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild')
-rw-r--r-- | app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild b/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild index 0f0ec719a687..1fa24fbfde82 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-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.12 2007/01/06 00:10:04 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild,v 1.13 2007/01/06 16:14:55 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 ia64 ppc ppc64 x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 x86" IUSE="" DEPEND="" |