diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-12-29 18:10:55 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-12-29 18:10:55 +0000 |
commit | 68edcf5a7c8dbfaa11f0368bf9c7f39bc12869d4 (patch) | |
tree | 694f7c7f1a8435ec70818f38a8f5d82b61119332 /net-wireless | |
parent | amd64 stable, bug 393007 (diff) | |
download | gentoo-2-68edcf5a7c8dbfaa11f0368bf9c7f39bc12869d4.tar.gz gentoo-2-68edcf5a7c8dbfaa11f0368bf9c7f39bc12869d4.tar.bz2 gentoo-2-68edcf5a7c8dbfaa11f0368bf9c7f39bc12869d4.zip |
amd64 stable, bug 393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/gnome-bluetooth/ChangeLog | 5 | ||||
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/gnome-bluetooth/ChangeLog b/net-wireless/gnome-bluetooth/ChangeLog index 0fcfd28d03d4..dec81bddfabc 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.102 2011/11/25 07:32:07 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.103 2011/12/29 18:10:55 pacho Exp $ + + 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> gnome-bluetooth-2.32.0-r1.ebuild: + amd64 stable, bug 393007 25 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org> -gnome-bluetooth-3.0.1.ebuild, gnome-bluetooth-3.2.1.ebuild: diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild index bf51ce5b22e0..2e024a03ccd9 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild,v 1.1 2011/10/17 20:14:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild,v 1.2 2011/12/29 18:10:55 pacho Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc +introspection nautilus test" COMMON_DEPEND=">=dev-libs/glib-2.26.1-r1:2 |