diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-25 13:52:03 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-25 13:52:03 +0000 |
commit | f7ce426f385be16d31b72f7cb1cc199930cdc9b6 (patch) | |
tree | c73c8d30d99a28017b0913a672ad959cee52dcc0 /app-mobilephone/obexd | |
parent | Version bump (diff) | |
download | gentoo-2-f7ce426f385be16d31b72f7cb1cc199930cdc9b6.tar.gz gentoo-2-f7ce426f385be16d31b72f7cb1cc199930cdc9b6.tar.bz2 gentoo-2-f7ce426f385be16d31b72f7cb1cc199930cdc9b6.zip |
ppc stable wrt #381271
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'app-mobilephone/obexd')
-rw-r--r-- | app-mobilephone/obexd/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/obexd/obexd-0.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/obexd/ChangeLog b/app-mobilephone/obexd/ChangeLog index 91408101d397..d713563b41b9 100644 --- a/app-mobilephone/obexd/ChangeLog +++ b/app-mobilephone/obexd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/obexd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/ChangeLog,v 1.43 2011/09/04 17:45:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/ChangeLog,v 1.44 2011/10/25 13:52:03 xarthisius Exp $ + + 25 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> obexd-0.42.ebuild: + ppc stable wrt #381271 04 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> obexd-0.42.ebuild: x86 stable wrt bug #381271 diff --git a/app-mobilephone/obexd/obexd-0.42.ebuild b/app-mobilephone/obexd/obexd-0.42.ebuild index 94cbfcf8e745..a7edc1d7b781 100644 --- a/app-mobilephone/obexd/obexd-0.42.ebuild +++ b/app-mobilephone/obexd/obexd-0.42.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/app-mobilephone/obexd/obexd-0.42.ebuild,v 1.4 2011/09/04 17:45:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/obexd-0.42.ebuild,v 1.5 2011/10/25 13:52:03 xarthisius Exp $ EAPI="4" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.bluez.org/" SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="debug -eds nokia -server usb" RDEPEND="eds? ( gnome-extra/evolution-data-server ) |