diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-12 18:42:35 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-12 18:42:35 +0000 |
commit | 90fc31c18788cc18c4830caab7bbca67a8eeeac4 (patch) | |
tree | c0106e57a5dc6fac500dd1aa0147ddcac82654cd /net-wireless/gnome-bluetooth | |
parent | added ~sparc (#39710) (Manifest recommit) (diff) | |
download | gentoo-2-90fc31c18788cc18c4830caab7bbca67a8eeeac4.tar.gz gentoo-2-90fc31c18788cc18c4830caab7bbca67a8eeeac4.tar.bz2 gentoo-2-90fc31c18788cc18c4830caab7bbca67a8eeeac4.zip |
added ~sparc (works with some kernels, see bug #39710)
Diffstat (limited to 'net-wireless/gnome-bluetooth')
-rw-r--r-- | net-wireless/gnome-bluetooth/ChangeLog | 6 | ||||
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-0.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-wireless/gnome-bluetooth/ChangeLog b/net-wireless/gnome-bluetooth/ChangeLog index 70bb86049167..05b76bc986a1 100644 --- a/net-wireless/gnome-bluetooth/ChangeLog +++ b/net-wireless/gnome-bluetooth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-wireless/gnome-bluetooth # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.3 2004/01/30 16:44:57 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.4 2004/02/12 18:39:31 ciaranm Exp $ + + 12 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> + gnome-bluetooth-0.4.1.ebuild: + Adding ~sparc (works with some kernels, see bug #39710) 30 Jan 2004; Peter Johanson <latexer@gentoo.org> metadata.xml: Fixed metadata.xml for wireless->mobile herd change and copyright date in diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-0.4.1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-0.4.1.ebuild index 562a6107b1c8..a712accaf70b 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-0.4.1.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-0.4.1.ebuild,v 1.6 2004/01/30 16:44:57 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-0.4.1.ebuild,v 1.7 2004/02/12 18:39:31 ciaranm Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://usefulinc.com/software/gnome-bluetooth/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2 |