diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-17 22:46:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-17 22:46:48 +0000 |
commit | 1f99cd02cc271978bdb832d9f087f35cd14014bc (patch) | |
tree | b09727e6fefe18d1db96ea4ff3a6657b491b0927 /app-mobilephone/anyremote | |
parent | Stable on amd64 wrt bug #351784 (diff) | |
download | gentoo-2-1f99cd02cc271978bdb832d9f087f35cd14014bc.tar.gz gentoo-2-1f99cd02cc271978bdb832d9f087f35cd14014bc.tar.bz2 gentoo-2-1f99cd02cc271978bdb832d9f087f35cd14014bc.zip |
Stable on amd64 wrt bug #351800
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'app-mobilephone/anyremote')
-rw-r--r-- | app-mobilephone/anyremote/ChangeLog | 7 | ||||
-rw-r--r-- | app-mobilephone/anyremote/anyremote-5.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-mobilephone/anyremote/ChangeLog b/app-mobilephone/anyremote/ChangeLog index 3a758368cb61..02cbf4567a5a 100644 --- a/app-mobilephone/anyremote/ChangeLog +++ b/app-mobilephone/anyremote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/anyremote -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.8 2010/10/23 12:04:02 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.9 2011/01/17 22:46:48 hwoarang Exp $ + + 17 Jan 2011; Markos Chandras <hwoarang@gentoo.org> anyremote-5.3.ebuild: + Stable on amd64 wrt bug #351800 *anyremote-5.3 (23 Oct 2010) diff --git a/app-mobilephone/anyremote/anyremote-5.3.ebuild b/app-mobilephone/anyremote/anyremote-5.3.ebuild index 248798df03e5..6717d4cb40d5 100644 --- a/app-mobilephone/anyremote/anyremote-5.3.ebuild +++ b/app-mobilephone/anyremote/anyremote-5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.3.ebuild,v 1.1 2010/10/23 12:04:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.3.ebuild,v 1.2 2011/01/17 22:46:48 hwoarang Exp $ EAPI="2" @@ -12,7 +12,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 ) |