diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 16:26:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 16:26:20 +0000 |
commit | 40336f6dea768829bdd476c5b609432022c32393 (patch) | |
tree | f8228592d7ad4e71c8dce2fee62eece70ceea6df /sys-apps/hal | |
parent | stable sparc, bug 293853 (diff) | |
download | historical-40336f6dea768829bdd476c5b609432022c32393.tar.gz historical-40336f6dea768829bdd476c5b609432022c32393.tar.bz2 historical-40336f6dea768829bdd476c5b609432022c32393.zip |
ia64/sparc stable wrt #287380
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'sys-apps/hal')
-rw-r--r-- | sys-apps/hal/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.13-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index 4278d30c98b6..7595dccba25e 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.305 2009/11/23 20:48:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.306 2009/11/28 16:26:20 armin76 Exp $ + + 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> hal-0.5.13-r2.ebuild: + ia64/sparc stable wrt #287380 23 Nov 2009; Markus Meier <maekke@gentoo.org> hal-0.5.13-r2.ebuild: arm stable, bug #287380 diff --git a/sys-apps/hal/hal-0.5.13-r2.ebuild b/sys-apps/hal/hal-0.5.13-r2.ebuild index f4ea9a9e2781..d0c4cb086030 100644 --- a/sys-apps/hal/hal-0.5.13-r2.ebuild +++ b/sys-apps/hal/hal-0.5.13-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild,v 1.8 2009/11/23 20:48:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild,v 1.9 2009/11/28 16:26:20 armin76 Exp $ EAPI="2" @@ -18,7 +18,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_P}.tar.bz2 LICENSE="|| ( GPL-2 AFL-2.0 )" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 -x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 -x86-fbsd" KERNEL_IUSE="kernel_linux kernel_FreeBSD" IUSE="X acpi apm crypt consolekit debug dell disk-partition doc laptop policykit selinux ${KERNEL_IUSE}" |