diff options
author | Johannes Huber <johu@gentoo.org> | 2012-07-21 11:06:49 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-07-21 11:06:49 +0000 |
commit | 1faae9b29266e4e575523053652ce9a2b76676b7 (patch) | |
tree | 197f4e58c292ed9b47bb0929cd9ccbfeb9dd5f5d /kde-misc/kanyremote | |
parent | Fix CVE-2012-3382 (#426688), drop old. (diff) | |
download | gentoo-2-1faae9b29266e4e575523053652ce9a2b76676b7.tar.gz gentoo-2-1faae9b29266e4e575523053652ce9a2b76676b7.tar.bz2 gentoo-2-1faae9b29266e4e575523053652ce9a2b76676b7.zip |
Move from SLOT 0 to 4.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/kanyremote')
-rw-r--r-- | kde-misc/kanyremote/ChangeLog | 7 | ||||
-rw-r--r-- | kde-misc/kanyremote/kanyremote-5.13.ebuild | 4 | ||||
-rw-r--r-- | kde-misc/kanyremote/kanyremote-6.0.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/kde-misc/kanyremote/ChangeLog b/kde-misc/kanyremote/ChangeLog index cefb74ef5992..978f74aca993 100644 --- a/kde-misc/kanyremote/ChangeLog +++ b/kde-misc/kanyremote/ChangeLog @@ -1,6 +1,10 @@ # 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.24 2012/06/09 16:07:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/ChangeLog,v 1.25 2012/07/21 11:06:49 johu Exp $ + + 21 Jul 2012; Johannes Huber <johu@gentoo.org> kanyremote-5.13.ebuild, + kanyremote-6.0.ebuild: + Move from SLOT 0 to 4. *kanyremote-6.0 (09 Jun 2012) @@ -101,4 +105,3 @@ 21 Apr 2009; Markos Chandras <hwoarang@gentoo.org> +metadata.xml, +kanyremote-5.8.2.ebuild: Initial commit of kanyremote program. Fixes bug #209689 - diff --git a/kde-misc/kanyremote/kanyremote-5.13.ebuild b/kde-misc/kanyremote/kanyremote-5.13.ebuild index 7340b9e63feb..e2a85e4b2806 100644 --- a/kde-misc/kanyremote/kanyremote-5.13.ebuild +++ b/kde-misc/kanyremote/kanyremote-5.13.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-5.13.ebuild,v 1.3 2012/03/24 17:12:27 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-5.13.ebuild,v 1.4 2012/07/21 11:06:49 johu Exp $ EAPI="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://anyremote.sourceforge.net/" SRC_URI="mirror://sourceforge/anyremote/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="amd64 x86" IUSE="bluetooth" diff --git a/kde-misc/kanyremote/kanyremote-6.0.ebuild b/kde-misc/kanyremote/kanyremote-6.0.ebuild index 4733730f72f2..423a5903794a 100644 --- a/kde-misc/kanyremote/kanyremote-6.0.ebuild +++ b/kde-misc/kanyremote/kanyremote-6.0.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.ebuild,v 1.1 2012/06/09 16:07:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-6.0.ebuild,v 1.2 2012/07/21 11:06:49 johu Exp $ EAPI="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://anyremote.sourceforge.net/" SRC_URI="mirror://sourceforge/anyremote/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~x86" IUSE="bluetooth" |