diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2014-05-24 10:55:05 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2014-05-24 10:55:05 +0000 |
commit | 8824327062554ccf491820de70fb9869324610bf (patch) | |
tree | 2387bcf6cfe8c558f22f4b1958558796871ce59f /app-mobilephone | |
parent | Stable on amd64 wrt bug #507144 (diff) | |
download | gentoo-2-8824327062554ccf491820de70fb9869324610bf.tar.gz gentoo-2-8824327062554ccf491820de70fb9869324610bf.tar.bz2 gentoo-2-8824327062554ccf491820de70fb9869324610bf.zip |
Stable on amd64 wrt bug #504282
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/anyremote/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/anyremote/anyremote-6.3.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-mobilephone/anyremote/ChangeLog b/app-mobilephone/anyremote/ChangeLog index 4745d9c153b3..caf844710071 100644 --- a/app-mobilephone/anyremote/ChangeLog +++ b/app-mobilephone/anyremote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/anyremote # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.35 2014/05/11 13:24:28 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.36 2014/05/24 10:55:05 hwoarang Exp $ + + 24 May 2014; Markos Chandras <hwoarang@gentoo.org> anyremote-6.3.1.ebuild: + Stable on amd64 wrt bug #504282 *anyremote-6.4 (11 May 2014) diff --git a/app-mobilephone/anyremote/anyremote-6.3.1.ebuild b/app-mobilephone/anyremote/anyremote-6.3.1.ebuild index 8cafa9dbbe97..5fd4f6a55610 100644 --- a/app-mobilephone/anyremote/anyremote-6.3.1.ebuild +++ b/app-mobilephone/anyremote/anyremote-6.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-6.3.1.ebuild,v 1.1 2013/07/25 00:49:45 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-6.3.1.ebuild,v 1.2 2014/05/24 10:55:05 hwoarang Exp $ EAPI="5" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="bluetooth dbus" RDEPEND="bluetooth? ( net-wireless/bluez ) |