diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:37:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:37:38 +0000 |
commit | b79df6492d2f4cfb32c0e4098d7e5425508f22a4 (patch) | |
tree | c7109bea9bdb422a27d3ea3ade8e381b628eb4d4 /app-mobilephone/anyremote | |
parent | Stable for amd64, wrt bug #400455 (diff) | |
download | gentoo-2-b79df6492d2f4cfb32c0e4098d7e5425508f22a4.tar.gz gentoo-2-b79df6492d2f4cfb32c0e4098d7e5425508f22a4.tar.bz2 gentoo-2-b79df6492d2f4cfb32c0e4098d7e5425508f22a4.zip |
Stable for amd64, wrt bug #399947
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-mobilephone/anyremote')
-rw-r--r-- | app-mobilephone/anyremote/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/anyremote/anyremote-5.4.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-mobilephone/anyremote/ChangeLog b/app-mobilephone/anyremote/ChangeLog index 56b03ef53cd3..3565132b38c6 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.18 2012/01/22 21:01:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.19 2012/02/24 09:37:38 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> anyremote-5.4.2.ebuild: + Stable for amd64, wrt bug #399947 *anyremote-5.5 (22 Jan 2012) diff --git a/app-mobilephone/anyremote/anyremote-5.4.2.ebuild b/app-mobilephone/anyremote/anyremote-5.4.2.ebuild index 04ec67e28ae0..a26ad6188f5e 100644 --- a/app-mobilephone/anyremote/anyremote-5.4.2.ebuild +++ b/app-mobilephone/anyremote/anyremote-5.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.4.2.ebuild,v 1.1 2011/09/26 15:51:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.2.ebuild,v 1.2 2012/02/24 09:37:38 ago 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 ) |