summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-04-25 17:19:14 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-04-25 17:19:14 +0000
commit09f8d2ea60e94e2d7a8546f16bc455b09821cc34 (patch)
treefdc23439bc4844694a1876cdd864c643cf8e9c0c /app-mobilephone/anyremote
parentFixed missing debug in IUSE, #364811; Fix build with USE=-gdbm, #247586 (diff)
downloadgentoo-2-09f8d2ea60e94e2d7a8546f16bc455b09821cc34.tar.gz
gentoo-2-09f8d2ea60e94e2d7a8546f16bc455b09821cc34.tar.bz2
gentoo-2-09f8d2ea60e94e2d7a8546f16bc455b09821cc34.zip
Stable on amd64 wrt bug #364043
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-mobilephone/anyremote')
-rw-r--r--app-mobilephone/anyremote/ChangeLog5
-rw-r--r--app-mobilephone/anyremote/anyremote-5.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/anyremote/ChangeLog b/app-mobilephone/anyremote/ChangeLog
index fc0ad4af5b9a..beff5213b933 100644
--- a/app-mobilephone/anyremote/ChangeLog
+++ b/app-mobilephone/anyremote/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-mobilephone/anyremote
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.14 2011/04/13 20:16:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.15 2011/04/25 17:19:14 hwoarang Exp $
+
+ 25 Apr 2011; Markos Chandras <hwoarang@gentoo.org> anyremote-5.4.1.ebuild:
+ Stable on amd64 wrt bug #364043
13 Apr 2011; Markus Meier <maekke@gentoo.org> anyremote-5.4.ebuild:
x86 stable, bug #358541
diff --git a/app-mobilephone/anyremote/anyremote-5.4.1.ebuild b/app-mobilephone/anyremote/anyremote-5.4.1.ebuild
index 1b969b89b01d..6873ee3c3b6e 100644
--- a/app-mobilephone/anyremote/anyremote-5.4.1.ebuild
+++ b/app-mobilephone/anyremote/anyremote-5.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.1.ebuild,v 1.1 2011/03/18 22:12:59 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.1.ebuild,v 1.2 2011/04/25 17:19:14 hwoarang 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 )