diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:09:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:09:07 +0000 |
commit | b0cfee807952c3e31df09f9a76010ef95ce2b2ee (patch) | |
tree | 60e2975977347c998bcca6e652ff0ff49089d44e /net-wireless/gnome-bluetooth | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-b0cfee807952c3e31df09f9a76010ef95ce2b2ee.tar.gz gentoo-2-b0cfee807952c3e31df09f9a76010ef95ce2b2ee.tar.bz2 gentoo-2-b0cfee807952c3e31df09f9a76010ef95ce2b2ee.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-wireless/gnome-bluetooth')
-rw-r--r-- | net-wireless/gnome-bluetooth/ChangeLog | 7 | ||||
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-3.6.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-wireless/gnome-bluetooth/ChangeLog b/net-wireless/gnome-bluetooth/ChangeLog index 78b063512764..2232a76586df 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.123 2012/12/29 06:20:51 tetromino Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.124 2013/02/02 23:09:07 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gnome-bluetooth-3.6.1.ebuild: + Add ~arm, wrt bug #449220 29 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gnome-bluetooth-3.6.1.ebuild: diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.6.1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.6.1.ebuild index 2da87ec94892..c5b7b248c068 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.6.1.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.6.1.ebuild,v 1.2 2012/12/29 06:20:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.6.1.ebuild,v 1.3 2013/02/02 23:09:06 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/GnomeBluetooth" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" SLOT="2/11" # subslot = libgnome-bluetooth soname version IUSE="+introspection sendto" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" COMMON_DEPEND=">=dev-libs/glib-2.29.90:2 >=x11-libs/gtk+-2.91.3:3[introspection?] |