diff options
author | 2012-09-09 12:09:21 +0000 | |
---|---|---|
committer | 2012-09-09 12:09:21 +0000 | |
commit | fabb6d78408e55051d3b8a05ae196c06c401a621 (patch) | |
tree | 20bad0e496de69f85ccf23abf9014f9c7e8351c0 /kde-misc | |
parent | Stable ppc, bug #434398 (diff) | |
download | gentoo-2-fabb6d78408e55051d3b8a05ae196c06c401a621.tar.gz gentoo-2-fabb6d78408e55051d3b8a05ae196c06c401a621.tar.bz2 gentoo-2-fabb6d78408e55051d3b8a05ae196c06c401a621.zip |
Stable for amd64, wrt bug #432896
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kanyremote/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kanyremote/kanyremote-6.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/kanyremote/ChangeLog b/kde-misc/kanyremote/ChangeLog index 16f95ff4e06c..0fc0f3414dea 100644 --- a/kde-misc/kanyremote/ChangeLog +++ b/kde-misc/kanyremote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kanyremote # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/ChangeLog,v 1.27 2012/08/26 18:52:30 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/ChangeLog,v 1.28 2012/09/09 12:09:21 ago Exp $ + + 09 Sep 2012; Agostino Sarubbo <ago@gentoo.org> kanyremote-6.0.1.ebuild: + Stable for amd64, wrt bug #432896 26 Aug 2012; Chris Reffett <creffett@gentoo.org> kanyremote-6.0.1.ebuild: Bump 6.0.1 to EAPI 4, fix the most problematic .desktop validation issue. diff --git a/kde-misc/kanyremote/kanyremote-6.0.1.ebuild b/kde-misc/kanyremote/kanyremote-6.0.1.ebuild index 99493f1a8ef6..d2c894722476 100644 --- a/kde-misc/kanyremote/kanyremote-6.0.1.ebuild +++ b/kde-misc/kanyremote/kanyremote-6.0.1.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/kde-misc/kanyremote/kanyremote-6.0.1.ebuild,v 1.2 2012/08/26 18:52:30 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-6.0.1.ebuild,v 1.3 2012/09/09 12:09:21 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/anyremote/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="bluetooth" RDEPEND=" |