diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-08 19:41:45 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-08 19:41:45 +0000 |
commit | cc5fd12105db4372ca341cb1cdf5ddb05a72a936 (patch) | |
tree | bb271a6fbe2e704d15f5eb55885aea707327d0c7 /sys-apps/hal | |
parent | arm KEYWORDS (diff) | |
download | historical-cc5fd12105db4372ca341cb1cdf5ddb05a72a936.tar.gz historical-cc5fd12105db4372ca341cb1cdf5ddb05a72a936.tar.bz2 historical-cc5fd12105db4372ca341cb1cdf5ddb05a72a936.zip |
marked ~ppc64
Diffstat (limited to 'sys-apps/hal')
-rw-r--r-- | sys-apps/hal/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index 60dcfef51a25..f401077728ac 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.9 2004/11/02 22:57:49 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.10 2004/11/08 19:41:45 corsair Exp $ + + 08 Nov 2004; Markus Rothe <corsair@gentoo.org> hal-0.4.1.ebuild: + Marked ~ppc64 *hal-0.4.1 (02 Nov 2004) diff --git a/sys-apps/hal/hal-0.4.1.ebuild b/sys-apps/hal/hal-0.4.1.ebuild index c558bade6da9..8f0f560135a7 100644 --- a/sys-apps/hal/hal-0.4.1.ebuild +++ b/sys-apps/hal/hal-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.ebuild,v 1.1 2004/11/02 22:57:49 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.4.1.ebuild,v 1.2 2004/11/08 19:41:45 corsair Exp $ inherit eutils debug python @@ -11,7 +11,7 @@ SRC_URI="http://freedesktop.org/~david/dist/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.0 )" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc ~amd64 ~ppc64" IUSE="" RDEPEND=">=dev-libs/glib-2.2.2 |