diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-12-17 13:08:39 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-12-17 13:08:39 +0000 |
commit | 7758c7593513d15e8c076f8b97dc4bd74a04ebd7 (patch) | |
tree | de1c2ac9927e29feaf12cf3cea27c51a9adfb444 /net-wireless/bluez-utils | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-7758c7593513d15e8c076f8b97dc4bd74a04ebd7.tar.gz gentoo-2-7758c7593513d15e8c076f8b97dc4bd74a04ebd7.tar.bz2 gentoo-2-7758c7593513d15e8c076f8b97dc4bd74a04ebd7.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-wireless/bluez-utils')
-rw-r--r-- | net-wireless/bluez-utils/ChangeLog | 5 | ||||
-rw-r--r-- | net-wireless/bluez-utils/bluez-utils-2.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/bluez-utils/ChangeLog b/net-wireless/bluez-utils/ChangeLog index 6ad3c58117e2..c7634100ab27 100644 --- a/net-wireless/bluez-utils/ChangeLog +++ b/net-wireless/bluez-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/bluez-utils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/ChangeLog,v 1.59 2005/11/03 14:44:19 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/ChangeLog,v 1.60 2005/12/17 13:08:39 gmsoft Exp $ + + 17 Dec 2005; Guy Martin <gmsoft@gentoo.org> bluez-utils-2.22.ebuild: + Stable on hppa. *bluez-utils-2.22 (03 Nov 2005) diff --git a/net-wireless/bluez-utils/bluez-utils-2.22.ebuild b/net-wireless/bluez-utils/bluez-utils-2.22.ebuild index 921caae09220..787d63cef4e7 100644 --- a/net-wireless/bluez-utils/bluez-utils-2.22.ebuild +++ b/net-wireless/bluez-utils/bluez-utils-2.22.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/net-wireless/bluez-utils/bluez-utils-2.22.ebuild,v 1.1 2005/11/03 14:44:20 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/bluez-utils-2.22.ebuild,v 1.2 2005/12/17 13:08:39 gmsoft Exp $ DESCRIPTION="Bluetooth Tools and System Daemons for using Bluetooth under Linux" HOMEPAGE="http://bluez.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86" IUSE="alsa cups dbus gtk pcmcia" |