diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-13 08:36:00 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-13 08:36:00 +0000 |
commit | 9f7837851f7a518ba07992a76a6328cf0da3e4f3 (patch) | |
tree | 66b53a1274be494cdee6f86d6a44431b14cc334b /app-mobilephone | |
parent | Fix wrong indention, sort USE (diff) | |
download | gentoo-2-9f7837851f7a518ba07992a76a6328cf0da3e4f3.tar.gz gentoo-2-9f7837851f7a518ba07992a76a6328cf0da3e4f3.tar.bz2 gentoo-2-9f7837851f7a518ba07992a76a6328cf0da3e4f3.zip |
marked x86 per bug 420417
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
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 ) |