diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-27 11:56:30 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-27 11:56:30 +0000 |
commit | 3b56a9b84bef525f7c28f71d6bf44f692ca3d7e5 (patch) | |
tree | 8f362ce5bd2c5205f53404a966037513ac1c829a /app-mobilephone/anyremote | |
parent | ppc stable #325059 (diff) | |
download | gentoo-2-3b56a9b84bef525f7c28f71d6bf44f692ca3d7e5.tar.gz gentoo-2-3b56a9b84bef525f7c28f71d6bf44f692ca3d7e5.tar.bz2 gentoo-2-3b56a9b84bef525f7c28f71d6bf44f692ca3d7e5.zip |
Stable on amd64 wrt bug #325719
(Portage version: 2.1.8.3/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.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/anyremote/ChangeLog b/app-mobilephone/anyremote/ChangeLog index 050ff453c9e4..86ee45f0f22c 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.3 2010/06/11 12:24:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.4 2010/06/27 11:56:30 angelos Exp $ + + 27 Jun 2010; Christoph Mende <angelos@gentoo.org> anyremote-5.1.2.ebuild: + Stable on amd64 wrt bug #325719 11 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> anyremote-5.1.1.ebuild, anyremote-5.1.2.ebuild: diff --git a/app-mobilephone/anyremote/anyremote-5.1.2.ebuild b/app-mobilephone/anyremote/anyremote-5.1.2.ebuild index 2411624d03a8..3aafe5fb6505 100644 --- a/app-mobilephone/anyremote/anyremote-5.1.2.ebuild +++ b/app-mobilephone/anyremote/anyremote-5.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.1.2.ebuild,v 1.3 2010/06/11 12:24:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.1.2.ebuild,v 1.4 2010/06/27 11:56:30 angelos 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 ) |