diff options
author | 2005-01-08 23:11:02 +0000 | |
---|---|---|
committer | 2005-01-08 23:11:02 +0000 | |
commit | 31d1fd3b6443ecbff3fecd36d43dd4b2f9dda120 (patch) | |
tree | 84ce1cedda2098dea5815dcfac2181924f981b65 /sys-apps/hal | |
parent | Stable on amd64. (diff) | |
download | historical-31d1fd3b6443ecbff3fecd36d43dd4b2f9dda120.tar.gz historical-31d1fd3b6443ecbff3fecd36d43dd4b2f9dda120.tar.bz2 historical-31d1fd3b6443ecbff3fecd36d43dd4b2f9dda120.zip |
Stable on amd64.
Diffstat (limited to 'sys-apps/hal')
-rw-r--r-- | sys-apps/hal/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.4.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index eb9dac85d1cb..7ea2adec385c 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hal -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.19 2005/01/08 13:18:18 foser Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.20 2005/01/08 23:11:02 slarti Exp $ + + 08 Jan 2005; Tom Martin <slarti@gentoo.org> hal-0.4.1-r1.ebuild: + Stable on amd64. *hal-0.4.4 (08 Jan 2005) diff --git a/sys-apps/hal/hal-0.4.1-r1.ebuild b/sys-apps/hal/hal-0.4.1-r1.ebuild index 64d34c75b1f8..8044402b7831 100644 --- a/sys-apps/hal/hal-0.4.1-r1.ebuild +++ b/sys-apps/hal/hal-0.4.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.1-r1.ebuild,v 1.4 2004/12/20 09:31:34 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.1-r1.ebuild,v 1.5 2005/01/08 23:11:02 slarti Exp $ inherit eutils debug python @@ -10,7 +10,7 @@ SRC_URI="http://freedesktop.org/~david/dist/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.0 )" SLOT="0" -KEYWORDS="x86 ~amd64 ~ia64 ppc ppc64" +KEYWORDS="x86 amd64 ~ia64 ppc ppc64" IUSE="" RDEPEND=">=dev-libs/glib-2.2.2 |