diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:20:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:20:48 +0000 |
commit | 0715edeac1daefc8499c1aa6693a9ab458b88db4 (patch) | |
tree | ccceb0aacd3805cb8f53ba20c25e5e1593ce298f /app-mobilephone/anyremote | |
parent | Stable for amd64, wrt bug #418933 (diff) | |
download | gentoo-2-0715edeac1daefc8499c1aa6693a9ab458b88db4.tar.gz gentoo-2-0715edeac1daefc8499c1aa6693a9ab458b88db4.tar.bz2 gentoo-2-0715edeac1daefc8499c1aa6693a9ab458b88db4.zip |
Stable for amd64, wrt bug #420417
(Portage version: 2.1.10.49/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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/anyremote/ChangeLog b/app-mobilephone/anyremote/ChangeLog index 3b641ea0a9e9..c5db56051131 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.22 2012/05/21 20:45:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.23 2012/06/11 10:20:48 ago Exp $ + + 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> anyremote-5.5.ebuild: + Stable for amd64, wrt bug #420417 *anyremote-6.0 (21 May 2012) diff --git a/app-mobilephone/anyremote/anyremote-5.5.ebuild b/app-mobilephone/anyremote/anyremote-5.5.ebuild index ba732601cb71..6201fb6bd415 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.2 2012/05/02 20:10:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.5.ebuild,v 1.3 2012/06/11 10:20:48 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 ) |