diff options
author | 2009-12-07 11:21:12 +0000 | |
---|---|---|
committer | 2009-12-07 11:21:12 +0000 | |
commit | 8f821ba60fda6417574bf885da57287f7c146f1e (patch) | |
tree | 4f7c59e3cdb1f8159f0e90e9f0778b01860a0682 | |
parent | amd64 stable wrt #287411 (diff) | |
download | gentoo-2-8f821ba60fda6417574bf885da57287f7c146f1e.tar.gz gentoo-2-8f821ba60fda6417574bf885da57287f7c146f1e.tar.bz2 gentoo-2-8f821ba60fda6417574bf885da57287f7c146f1e.zip |
amd64 stable wrt #287411
(Portage version: 2.2_rc56/cvs/Linux x86_64)
-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 b27dd67f8152..fb6211b25e57 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.308 2009/12/02 14:44:49 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.309 2009/12/07 11:21:12 ssuominen Exp $ + + 07 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> hal-0.5.13-r2.ebuild: + amd64 stable wrt #287411 02 Dec 2009; Daniel Gryniewicz <dang@gentoo.org> +hal-0.5.14.ebuild: Bump to 0.5.14 diff --git a/sys-apps/hal/hal-0.5.13-r2.ebuild b/sys-apps/hal/hal-0.5.13-r2.ebuild index 11ed0f718649..1573eae8605d 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.10 2009/11/29 22:06:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.13-r2.ebuild,v 1.11 2009/12/07 11:21:12 ssuominen 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}" |