diff options
author | Jonathan Smith <smithj@gentoo.org> | 2006-02-25 16:22:56 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2006-02-25 16:22:56 +0000 |
commit | 201d193f801c411bbb02ad60a13442f67a506804 (patch) | |
tree | 9ccabfc440fb6e693ad73b4c893a7a3d646a6225 /x11-misc/basket/basket-0.5.0.ebuild | |
parent | Removing 1.5.2 from the tree. Bug # 121661 (diff) | |
download | gentoo-2-201d193f801c411bbb02ad60a13442f67a506804.tar.gz gentoo-2-201d193f801c411bbb02ad60a13442f67a506804.tar.bz2 gentoo-2-201d193f801c411bbb02ad60a13442f67a506804.zip |
x86 stable
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-misc/basket/basket-0.5.0.ebuild')
-rw-r--r-- | x11-misc/basket/basket-0.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/basket/basket-0.5.0.ebuild b/x11-misc/basket/basket-0.5.0.ebuild index 89fe50c832de..a3cda927fd07 100644 --- a/x11-misc/basket/basket-0.5.0.ebuild +++ b/x11-misc/basket/basket-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-0.5.0.ebuild,v 1.2 2005/10/23 00:19:32 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-0.5.0.ebuild,v 1.3 2006/02/25 16:22:56 smithj Exp $ inherit eutils kde @@ -10,7 +10,7 @@ SRC_URI="http://basket.kde.org/downloads/index.php?file=${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="" need-kde 3.3 |