diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-02-11 12:01:54 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-02-11 12:01:54 +0000 |
commit | a20f4aa650fd254f9c3b34a385cec2b8592c1a0e (patch) | |
tree | 49a56c66a0e9673b4d14675d85e4f10636e3e8a2 /x11-misc/basket/basket-0.6.0.ebuild | |
parent | Version bump for bug #166305. (diff) | |
download | gentoo-2-a20f4aa650fd254f9c3b34a385cec2b8592c1a0e.tar.gz gentoo-2-a20f4aa650fd254f9c3b34a385cec2b8592c1a0e.tar.bz2 gentoo-2-a20f4aa650fd254f9c3b34a385cec2b8592c1a0e.zip |
stable x86; bug #165237
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-misc/basket/basket-0.6.0.ebuild')
-rw-r--r-- | x11-misc/basket/basket-0.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/basket/basket-0.6.0.ebuild b/x11-misc/basket/basket-0.6.0.ebuild index 5650ea82dbd9..afc8cee60b6e 100644 --- a/x11-misc/basket/basket-0.6.0.ebuild +++ b/x11-misc/basket/basket-0.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-0.6.0.ebuild,v 1.1 2006/10/23 21:18:39 troll Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-0.6.0.ebuild,v 1.2 2007/02/11 12:01:54 opfer Exp $ inherit eutils kde autotools versionator @@ -10,7 +10,7 @@ SRC_URI="http://basket.kde.org/downloads/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" need-kde 3.3 |