diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-09-07 18:32:58 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-09-07 18:32:58 +0000 |
commit | 6ebfc1443c2d50038fcefd1901ad24304c4ba12c (patch) | |
tree | 6131b91f7019effa6e663a813b3385caac6927c1 /sys-apps/hal | |
parent | Stable on x86. (diff) | |
download | gentoo-2-6ebfc1443c2d50038fcefd1901ad24304c4ba12c.tar.gz gentoo-2-6ebfc1443c2d50038fcefd1901ad24304c4ba12c.tar.bz2 gentoo-2-6ebfc1443c2d50038fcefd1901ad24304c4ba12c.zip |
Added to ~sparc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps/hal')
-rw-r--r-- | sys-apps/hal/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index 69a820e9f039..6414d6963812 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.47 2005/09/05 20:03:09 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.48 2005/09/07 18:32:58 eradicator Exp $ + + 07 Sep 2005; Jeremy Huddleston <eradicator@gentoo.org> hal-0.5.4.ebuild: + Added to ~sparc. 05 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> hal-0.4.8.ebuild: Keyworded ~sparc for the experimental profile diff --git a/sys-apps/hal/hal-0.5.4.ebuild b/sys-apps/hal/hal-0.5.4.ebuild index d95a5fd9be12..57cb939e8ba7 100644 --- a/sys-apps/hal/hal-0.5.4.ebuild +++ b/sys-apps/hal/hal-0.5.4.ebuild @@ -1,6 +1,6 @@ # 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.5.4.ebuild,v 1.2 2005/09/05 20:03:09 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.4.ebuild,v 1.3 2005/09/07 18:32:58 eradicator Exp $ inherit eutils linux-info @@ -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 ~sparc" IUSE="debug pcmcia doc pam_console" RDEPEND=">=dev-libs/glib-2.6 |