diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2007-07-20 15:13:42 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2007-07-20 15:13:42 +0000 |
commit | c8609b57347ae305b5c920a2ef90daac5ab4e65e (patch) | |
tree | ca6408e791f0b7495483c51ce137da5430600988 /app-laptop/omnibook/omnibook-20070211.ebuild | |
parent | Initial import, closes bug 182225 (diff) | |
download | gentoo-2-c8609b57347ae305b5c920a2ef90daac5ab4e65e.tar.gz gentoo-2-c8609b57347ae305b5c920a2ef90daac5ab4e65e.tar.bz2 gentoo-2-c8609b57347ae305b5c920a2ef90daac5ab4e65e.zip |
Stable for x86. Wiped out previous version.
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-laptop/omnibook/omnibook-20070211.ebuild')
-rw-r--r-- | app-laptop/omnibook/omnibook-20070211.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/omnibook/omnibook-20070211.ebuild b/app-laptop/omnibook/omnibook-20070211.ebuild index 34f7c5f7b5c4..74fc8cb8d3a4 100644 --- a/app-laptop/omnibook/omnibook-20070211.ebuild +++ b/app-laptop/omnibook/omnibook-20070211.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-laptop/omnibook/omnibook-20070211.ebuild,v 1.2 2007/07/15 07:10:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/omnibook/omnibook-20070211.ebuild,v 1.3 2007/07/20 15:13:42 s4t4n Exp $ inherit linux-mod eutils @@ -10,7 +10,7 @@ DESCRIPTION="Linux kernel module for (but not limited to) HP Omnibook support" HOMEPAGE="http://www.sourceforge.net/projects/omnibook" SRC_URI="mirror://sourceforge/omnibook/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc" +KEYWORDS="x86 -ppc" IUSE="" S=${WORKDIR}/${MY_P} |