diff options
author | Serkan Kaba <serkan@gentoo.org> | 2010-03-21 21:03:49 +0000 |
---|---|---|
committer | Serkan Kaba <serkan@gentoo.org> | 2010-03-21 21:03:49 +0000 |
commit | faaa839803508d815095ad596b8e2f154184b287 (patch) | |
tree | ad8d473b5f6f417347fd16c7fe42f2ff0e409242 /kde-misc | |
parent | Version bump. Remove old. Change herd and category. (diff) | |
download | gentoo-2-faaa839803508d815095ad596b8e2f154184b287.tar.gz gentoo-2-faaa839803508d815095ad596b8e2f154184b287.tar.bz2 gentoo-2-faaa839803508d815095ad596b8e2f154184b287.zip |
anyremote moved to app-mobilephone.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kanyremote/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/kanyremote/kanyremote-5.10.ebuild | 6 | ||||
-rw-r--r-- | kde-misc/kanyremote/kanyremote-5.11.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/kde-misc/kanyremote/ChangeLog b/kde-misc/kanyremote/ChangeLog index 14437a3d09fc..4905ee79c302 100644 --- a/kde-misc/kanyremote/ChangeLog +++ b/kde-misc/kanyremote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/kanyremote # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/ChangeLog,v 1.6 2010/01/23 13:43:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/ChangeLog,v 1.7 2010/03/21 21:03:49 serkan Exp $ + + 21 Mar 2010; <firari@gentoo.org> kanyremote-5.10.ebuild, + kanyremote-5.11.ebuild: + anyremote moved to app-mobilephone. *kanyremote-5.11 (23 Jan 2010) diff --git a/kde-misc/kanyremote/kanyremote-5.10.ebuild b/kde-misc/kanyremote/kanyremote-5.10.ebuild index 8518b8e78f16..5fb0ce2ed7b4 100644 --- a/kde-misc/kanyremote/kanyremote-5.10.ebuild +++ b/kde-misc/kanyremote/kanyremote-5.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-5.10.ebuild,v 1.1 2009/07/06 20:11:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-5.10.ebuild,v 1.2 2010/03/21 21:03:49 serkan Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="bluetooth" -DEPEND=">=net-misc/anyremote-4.4[bluetooth?] +DEPEND=">=app-mobilephone/anyremote-4.4[bluetooth?] dev-python/PyQt4[X] kde-base/pykde4 bluetooth? ( dev-python/pybluez )" diff --git a/kde-misc/kanyremote/kanyremote-5.11.ebuild b/kde-misc/kanyremote/kanyremote-5.11.ebuild index d86ed30abbc4..305cee60acfe 100644 --- a/kde-misc/kanyremote/kanyremote-5.11.ebuild +++ b/kde-misc/kanyremote/kanyremote-5.11.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/kde-misc/kanyremote/kanyremote-5.11.ebuild,v 1.1 2010/01/23 13:43:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-5.11.ebuild,v 1.2 2010/03/21 21:03:49 serkan Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="bluetooth" -DEPEND=">=net-misc/anyremote-4.4[bluetooth?] +DEPEND=">=app-mobilephone/anyremote-4.4[bluetooth?] dev-python/PyQt4[X] kde-base/pykde4 bluetooth? ( dev-python/pybluez )" |