diff options
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/anyremote/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/anyremote/anyremote-5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/anyremote/ChangeLog b/app-mobilephone/anyremote/ChangeLog index c5db56051131..ede7191a3aeb 100644 --- a/app-mobilephone/anyremote/ChangeLog +++ b/app-mobilephone/anyremote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/anyremote # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.23 2012/06/11 10:20:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.24 2012/06/13 08:36:00 jdhore Exp $ + + 13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> anyremote-5.5.ebuild: + marked x86 per bug 420417 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> anyremote-5.5.ebuild: Stable for amd64, wrt bug #420417 diff --git a/app-mobilephone/anyremote/anyremote-5.5.ebuild b/app-mobilephone/anyremote/anyremote-5.5.ebuild index 6201fb6bd415..538f379c70c8 100644 --- a/app-mobilephone/anyremote/anyremote-5.5.ebuild +++ b/app-mobilephone/anyremote/anyremote-5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.5.ebuild,v 1.3 2012/06/11 10:20:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.5.ebuild,v 1.4 2012/06/13 08:36:00 jdhore Exp $ EAPI="2" @@ -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 ) |