diff options
author | Johannes Huber <johu@gentoo.org> | 2012-01-09 16:29:21 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-01-09 16:29:21 +0000 |
commit | 7ec94e8b354648061de9cc75a794c8ab8d5008ef (patch) | |
tree | b2aff72f074a27dbc03e77c200bcf8fc46844cb8 /kde-misc | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-7ec94e8b354648061de9cc75a794c8ab8d5008ef.tar.gz gentoo-2-7ec94e8b354648061de9cc75a794c8ab8d5008ef.tar.bz2 gentoo-2-7ec94e8b354648061de9cc75a794c8ab8d5008ef.zip |
Move slot from 0 to 4.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kfilebox/ChangeLog | 8 | ||||
-rw-r--r-- | kde-misc/kfilebox/kfilebox-0.4.5.ebuild | 6 | ||||
-rw-r--r-- | kde-misc/kfilebox/kfilebox-0.4.7.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/kde-misc/kfilebox/ChangeLog b/kde-misc/kfilebox/ChangeLog index 8474a6dfef42..9fc75480ff6a 100644 --- a/kde-misc/kfilebox/ChangeLog +++ b/kde-misc/kfilebox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/kfilebox -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/ChangeLog,v 1.3 2011/09/11 10:16:15 tampakrap Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/ChangeLog,v 1.4 2012/01/09 16:29:21 johu Exp $ + + 09 Jan 2012; Johannes Huber <johu@gentoo.org> kfilebox-0.4.5.ebuild, + kfilebox-0.4.7.ebuild: + Move slot from 0 to 4. *kfilebox-0.4.7 (11 Sep 2011) diff --git a/kde-misc/kfilebox/kfilebox-0.4.5.ebuild b/kde-misc/kfilebox/kfilebox-0.4.5.ebuild index 5d9495dffe8e..2c5f078951c8 100644 --- a/kde-misc/kfilebox/kfilebox-0.4.5.ebuild +++ b/kde-misc/kfilebox/kfilebox-0.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.5.ebuild,v 1.2 2011/07/08 10:09:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.5.ebuild,v 1.3 2012/01/09 16:29:20 johu Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://kdropbox.deuteros.es/" SRC_URI="mirror://sourceforge/kdropbox/${P}.tar.gz" LICENSE="GPL-3" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/kde-misc/kfilebox/kfilebox-0.4.7.ebuild b/kde-misc/kfilebox/kfilebox-0.4.7.ebuild index 728cdbac20c5..ec8a72a40440 100644 --- a/kde-misc/kfilebox/kfilebox-0.4.7.ebuild +++ b/kde-misc/kfilebox/kfilebox-0.4.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.7.ebuild,v 1.1 2011/09/11 10:16:14 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.7.ebuild,v 1.2 2012/01/09 16:29:20 johu Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://kdropbox.deuteros.es/" SRC_URI="mirror://sourceforge/kdropbox/${P}.tar.gz" LICENSE="GPL-3" -SLOT="0" +SLOT="4" KEYWORDS="~amd64 ~x86" IUSE="" |