diff options
author | 2015-01-09 13:46:51 +0000 | |
---|---|---|
committer | 2015-01-09 13:46:51 +0000 | |
commit | b4b8307886c8f379ba411068fd3af86fb1aa489e (patch) | |
tree | b133bc6a61b726c09332124d7497b07ff44b7cfd /app-mobilephone | |
parent | Stable for amd64, wrt bug #534886 (diff) | |
download | gentoo-2-b4b8307886c8f379ba411068fd3af86fb1aa489e.tar.gz gentoo-2-b4b8307886c8f379ba411068fd3af86fb1aa489e.tar.bz2 gentoo-2-b4b8307886c8f379ba411068fd3af86fb1aa489e.zip |
Stable for amd64, wrt bug #534888
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/anyremote/ChangeLog | 7 | ||||
-rw-r--r-- | app-mobilephone/anyremote/anyremote-6.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-mobilephone/anyremote/ChangeLog b/app-mobilephone/anyremote/ChangeLog index d32832de8d6f..08bd095a6da4 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.38 2014/06/14 11:13:52 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.39 2015/01/09 13:46:51 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> anyremote-6.4.ebuild: + Stable for amd64, wrt bug #534888 14 Jun 2014; Manuel Rüger <mrueg@gentoo.org> -anyremote-6.0.ebuild: Cleanup old. diff --git a/app-mobilephone/anyremote/anyremote-6.4.ebuild b/app-mobilephone/anyremote/anyremote-6.4.ebuild index 52df66795589..3c70c9710c38 100644 --- a/app-mobilephone/anyremote/anyremote-6.4.ebuild +++ b/app-mobilephone/anyremote/anyremote-6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-6.4.ebuild,v 1.1 2014/05/11 13:24:28 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-6.4.ebuild,v 1.2 2015/01/09 13:46:51 ago 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 ) |