diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:43:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:43:14 +0000 |
commit | 1b14f3cb3e40763f558fdce1f08ea5ad99ce5dc7 (patch) | |
tree | 346f7330d14fefd2a3559b1366daef8ac9be3fce /kde-misc | |
parent | Stable for amd64, wrt bug #534742 (diff) | |
download | gentoo-2-1b14f3cb3e40763f558fdce1f08ea5ad99ce5dc7.tar.gz gentoo-2-1b14f3cb3e40763f558fdce1f08ea5ad99ce5dc7.tar.bz2 gentoo-2-1b14f3cb3e40763f558fdce1f08ea5ad99ce5dc7.zip |
Stable for amd64, wrt bug #535428
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kanyremote/ChangeLog | 7 | ||||
-rw-r--r-- | kde-misc/kanyremote/kanyremote-6.3.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-misc/kanyremote/ChangeLog b/kde-misc/kanyremote/ChangeLog index a1e165638208..dd2e9a6d0ec2 100644 --- a/kde-misc/kanyremote/ChangeLog +++ b/kde-misc/kanyremote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kanyremote -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/ChangeLog,v 1.45 2014/11/18 13:49:43 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/ChangeLog,v 1.46 2015/01/09 13:43:14 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> kanyremote-6.3.4.ebuild: + Stable for amd64, wrt bug #535428 18 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -files/disable_bluetooth.patch: Cleanup unused patches. diff --git a/kde-misc/kanyremote/kanyremote-6.3.4.ebuild b/kde-misc/kanyremote/kanyremote-6.3.4.ebuild index 19e4feb56906..1c919b551b35 100644 --- a/kde-misc/kanyremote/kanyremote-6.3.4.ebuild +++ b/kde-misc/kanyremote/kanyremote-6.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-6.3.4.ebuild,v 1.1 2014/10/07 15:16:50 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-6.3.4.ebuild,v 1.2 2015/01/09 13:43:14 ago Exp $ EAPI=5 @@ -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" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |