diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:05:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:05:31 +0000 |
commit | 5baea5c90a5dfe5470a2216d073a113f05a941a0 (patch) | |
tree | 72e52aa3378c467b5a1b3d8a3aff79a08b2c8c19 /app-mobilephone/anyremote | |
parent | Stable for x86, wrt bug #534878 (diff) | |
download | gentoo-2-5baea5c90a5dfe5470a2216d073a113f05a941a0.tar.gz gentoo-2-5baea5c90a5dfe5470a2216d073a113f05a941a0.tar.bz2 gentoo-2-5baea5c90a5dfe5470a2216d073a113f05a941a0.zip |
Stable for x86, wrt bug #534888
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-mobilephone/anyremote')
-rw-r--r-- | app-mobilephone/anyremote/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/anyremote/anyremote-6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/anyremote/ChangeLog b/app-mobilephone/anyremote/ChangeLog index 08bd095a6da4..80725262a843 100644 --- a/app-mobilephone/anyremote/ChangeLog +++ b/app-mobilephone/anyremote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/anyremote # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.40 2015/01/26 10:05:31 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> anyremote-6.4.ebuild: + Stable for x86, wrt bug #534888 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> anyremote-6.4.ebuild: Stable for amd64, wrt bug #534888 diff --git a/app-mobilephone/anyremote/anyremote-6.4.ebuild b/app-mobilephone/anyremote/anyremote-6.4.ebuild index 3c70c9710c38..50a065943bd2 100644 --- a/app-mobilephone/anyremote/anyremote-6.4.ebuild +++ b/app-mobilephone/anyremote/anyremote-6.4.ebuild @@ -1,6 +1,6 @@ # 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.2 2015/01/09 13:46:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-6.4.ebuild,v 1.3 2015/01/26 10:05:31 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 ) |