| 1 | # Copyright 1999-2009 Gentoo Foundation |
1 | # Copyright 1999-2009 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/Attic/hal-0.5.11-r8.ebuild,v 1.8 2009/03/08 21:54:11 josejx Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/Attic/hal-0.5.11-r8.ebuild,v 1.9 2009/03/08 22:03:59 chainsaw Exp $ |
| 4 | |
4 | |
| 5 | inherit eutils linux-info autotools flag-o-matic |
5 | inherit eutils linux-info autotools flag-o-matic |
| 6 | |
6 | |
| 7 | PATCH_VERSION="5" |
7 | PATCH_VERSION="5" |
| 8 | |
8 | |
| 9 | DESCRIPTION="Hardware Abstraction Layer" |
9 | DESCRIPTION="Hardware Abstraction Layer" |
| 10 | HOMEPAGE="http://www.freedesktop.org/Software/hal" |
10 | HOMEPAGE="http://www.freedesktop.org/wiki/Software/hal" |
| 11 | SRC_URI="http://hal.freedesktop.org/releases/${P/_/}.tar.bz2 |
11 | SRC_URI="http://hal.freedesktop.org/releases/${P/_/}.tar.bz2 |
| 12 | http://dev.gentoo.org/~chainsaw/files/${P}-gentoo-patches-${PATCH_VERSION}.tar.bz2" |
12 | http://dev.gentoo.org/~chainsaw/files/${P}-gentoo-patches-${PATCH_VERSION}.tar.bz2" |
| 13 | |
13 | |
| 14 | LICENSE="|| ( GPL-2 AFL-2.0 )" |
14 | LICENSE="|| ( GPL-2 AFL-2.0 )" |
| 15 | SLOT="0" |
15 | SLOT="0" |