diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-10-16 17:40:42 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-10-16 17:40:42 +0000 |
commit | 50dc36cba3f91541b727e8c493cba8e18e070ded (patch) | |
tree | a2fb893335de6c7da004bf2cf2f39f7c0542d5e6 /net-wireless/gnome-bluetooth | |
parent | remove mono support in 0.4.1 to let it become stable, introduce 0.4.1-r1 with... (diff) | |
download | historical-50dc36cba3f91541b727e8c493cba8e18e070ded.tar.gz historical-50dc36cba3f91541b727e8c493cba8e18e070ded.tar.bz2 historical-50dc36cba3f91541b727e8c493cba8e18e070ded.zip |
stable bump
Diffstat (limited to 'net-wireless/gnome-bluetooth')
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.1.ebuild index 423b536c989a..192be2026975 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.1.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.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/net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.1.ebuild,v 1.4 2004/08/22 05:13:50 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.1.ebuild,v 1.5 2004/10/16 17:40:42 liquidx Exp $ inherit distutils gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="http://downloads.usefulinc.com/gnome-bluetooth/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2 |