diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-20 13:08:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-20 13:08:38 +0000 |
commit | 8f2e3aaae762268607d6be6b9fe1b36057dc85f6 (patch) | |
tree | 505cea11e4b14969759e3b75cd4905ccfe21410b /sys-apps/irqbalance/irqbalance-0.55-r2.ebuild | |
parent | amd64/x86 stable, bug #237373 (diff) | |
download | historical-8f2e3aaae762268607d6be6b9fe1b36057dc85f6.tar.gz historical-8f2e3aaae762268607d6be6b9fe1b36057dc85f6.tar.bz2 historical-8f2e3aaae762268607d6be6b9fe1b36057dc85f6.zip |
amd64/x86 stable, bug #238076
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc6 i686
Diffstat (limited to 'sys-apps/irqbalance/irqbalance-0.55-r2.ebuild')
-rw-r--r-- | sys-apps/irqbalance/irqbalance-0.55-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/irqbalance/irqbalance-0.55-r2.ebuild b/sys-apps/irqbalance/irqbalance-0.55-r2.ebuild index 09a3722bfb1a..f13896701c7f 100644 --- a/sys-apps/irqbalance/irqbalance-0.55-r2.ebuild +++ b/sys-apps/irqbalance/irqbalance-0.55-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/irqbalance-0.55-r2.ebuild,v 1.2 2008/04/19 23:01:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/irqbalance-0.55-r2.ebuild,v 1.3 2008/09/20 13:08:38 maekke Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.irqbalance.org/releases/${P}.tar.gz" LICENSE="OSL-1.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="=dev-libs/glib-2*" |