diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:37:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:37:07 +0000 |
commit | 33e28a4e0b923c7e74a070f907d542b1c199cec1 (patch) | |
tree | fecd47559a30815963bb2f6d34430b8b1c01b364 /net-wireless | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-33e28a4e0b923c7e74a070f907d542b1c199cec1.tar.gz gentoo-2-33e28a4e0b923c7e74a070f907d542b1c199cec1.tar.bz2 gentoo-2-33e28a4e0b923c7e74a070f907d542b1c199cec1.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/gnome-bluetooth/ChangeLog | 5 | ||||
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/gnome-bluetooth/ChangeLog b/net-wireless/gnome-bluetooth/ChangeLog index 5d55eca7f6b6..87f3591b6fb4 100644 --- a/net-wireless/gnome-bluetooth/ChangeLog +++ b/net-wireless/gnome-bluetooth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/gnome-bluetooth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.133 2014/02/22 15:50:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.134 2014/02/22 22:37:07 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-bluetooth-3.10.0.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-bluetooth-3.10.0.ebuild, gnome-bluetooth-3.8.2.1.ebuild: diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild index cab94dc7e581..fcac84fa6c26 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild,v 1.2 2014/02/22 15:50:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild,v 1.3 2014/02/22 22:37:07 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/GnomeBluetooth" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" SLOT="2/12" # subslot = libgnome-bluetooth soname version IUSE="+introspection" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" COMMON_DEPEND=" >=dev-libs/glib-2.37.3:2 |