diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2009-12-21 20:32:40 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2009-12-21 20:32:40 +0000 |
commit | e8c87d5b19c3525b1b650fdcc3dd66dbea92ac8c (patch) | |
tree | 3f471d6079495f156e5017d81810d6bfe65a69fd /net-im | |
parent | update USE=X deps (bug #297608) (diff) | |
download | gentoo-2-e8c87d5b19c3525b1b650fdcc3dd66dbea92ac8c.tar.gz gentoo-2-e8c87d5b19c3525b1b650fdcc3dd66dbea92ac8c.tar.bz2 gentoo-2-e8c87d5b19c3525b1b650fdcc3dd66dbea92ac8c.zip |
Slotmove to 4
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/choqok/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/choqok/choqok-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | net-im/choqok/choqok-0.6.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-im/choqok/ChangeLog b/net-im/choqok/ChangeLog index 5fbfff1dd016..22d5f61d32e3 100644 --- a/net-im/choqok/ChangeLog +++ b/net-im/choqok/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/choqok # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.3 2009/08/08 12:51:28 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/ChangeLog,v 1.4 2009/12/21 20:32:40 tampakrap Exp $ + + 21 Dec 2009; Theo Chatzimichos <tampakrap@gentoo.org> choqok-0.6.1.ebuild, + choqok-0.6.6.ebuild: + Slotmove to 4 *choqok-0.6.6 (08 Aug 2009) diff --git a/net-im/choqok/choqok-0.6.1.ebuild b/net-im/choqok/choqok-0.6.1.ebuild index f717b2b07fbc..cf06f5d993c7 100644 --- a/net-im/choqok/choqok-0.6.1.ebuild +++ b/net-im/choqok/choqok-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-0.6.1.ebuild,v 1.1 2009/06/16 16:13:19 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-0.6.1.ebuild,v 1.2 2009/12/21 20:32:40 tampakrap Exp $ EAPI="2" @@ -13,5 +13,5 @@ SRC_URI="http://mirror.lfeo.org/choqok/choqok/${PV}/${P}.tar.bz2" LICENSE="GPL-3" KEYWORDS="~amd64 ~x86" -SLOT="0" +SLOT="4" IUSE="debug" diff --git a/net-im/choqok/choqok-0.6.6.ebuild b/net-im/choqok/choqok-0.6.6.ebuild index c0c2587c8e2a..1a818c97a92e 100644 --- a/net-im/choqok/choqok-0.6.6.ebuild +++ b/net-im/choqok/choqok-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-0.6.6.ebuild,v 1.1 2009/08/08 12:51:28 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/choqok/choqok-0.6.6.ebuild,v 1.2 2009/12/21 20:32:40 tampakrap Exp $ EAPI="2" @@ -13,5 +13,5 @@ SRC_URI="http://www.kde-apps.org/CONTENT/content-files/95760-${P}.tar.bz2" LICENSE="GPL-3" KEYWORDS="~amd64 ~x86" -SLOT="0" +SLOT="6" IUSE="debug" |