diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-02-03 13:11:48 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-02-03 13:11:48 +0000 |
commit | 25c2bdf4525e18291980772e57e942921f85363b (patch) | |
tree | 18f3cbdf0c09d80fcf3947fd789aa39815361e9b /x11-misc/basket | |
parent | Patch to build with external twolame, thanks to Fabrice Delliaux, bug #158340 (diff) | |
download | gentoo-2-25c2bdf4525e18291980772e57e942921f85363b.tar.gz gentoo-2-25c2bdf4525e18291980772e57e942921f85363b.tar.bz2 gentoo-2-25c2bdf4525e18291980772e57e942921f85363b.zip |
Version bump, see bug #162494.
(Portage version: 2.1.2-r5)
Diffstat (limited to 'x11-misc/basket')
-rw-r--r-- | x11-misc/basket/ChangeLog | 10 | ||||
-rw-r--r-- | x11-misc/basket/basket-1.0_beta3.ebuild | 20 | ||||
-rw-r--r-- | x11-misc/basket/files/digest-basket-1.0_beta3 | 3 |
3 files changed, 31 insertions, 2 deletions
diff --git a/x11-misc/basket/ChangeLog b/x11-misc/basket/ChangeLog index 51e8893a797c..877b0e821d85 100644 --- a/x11-misc/basket/ChangeLog +++ b/x11-misc/basket/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/basket -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/ChangeLog,v 1.22 2006/12/06 12:36:16 tove Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/ChangeLog,v 1.23 2007/02/03 13:11:48 nelchael Exp $ + +*basket-1.0_beta3 (03 Feb 2007) + + 03 Feb 2007; Krzysiek Pawlik <nelchael@gentoo.org> + +basket-1.0_beta3.ebuild: + Version bump, see bug #162494. *basket-0.6.0 (23 Oct 2006) diff --git a/x11-misc/basket/basket-1.0_beta3.ebuild b/x11-misc/basket/basket-1.0_beta3.ebuild new file mode 100644 index 000000000000..03baf8004cc0 --- /dev/null +++ b/x11-misc/basket/basket-1.0_beta3.ebuild @@ -0,0 +1,20 @@ +# 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-1.0_beta3.ebuild,v 1.1 2007/02/03 13:11:48 nelchael Exp $ + +inherit eutils kde + +MY_PV="${PV/_b/B}" + +DESCRIPTION="A DropDrawers clone. Multiple information organizer" +HOMEPAGE="http://basket.kde.org/" +SRC_URI="http://basket.kde.org/downloads/${PN}-${MY_PV}.tar.gz" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +need-kde 3.3 + +S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/x11-misc/basket/files/digest-basket-1.0_beta3 b/x11-misc/basket/files/digest-basket-1.0_beta3 new file mode 100644 index 000000000000..fbeab01f937e --- /dev/null +++ b/x11-misc/basket/files/digest-basket-1.0_beta3 @@ -0,0 +1,3 @@ +MD5 09dac3edcc23d02dc5211aed9f9d64c5 basket-1.0Beta3.tar.gz 3291860 +RMD160 73b0d274478b5fdfc26aabc540262a1d75ea5778 basket-1.0Beta3.tar.gz 3291860 +SHA256 1cd5ecee26a03eb8ed491578efa3301d0963486d3e3e43d8f0fa10c01430fb7f basket-1.0Beta3.tar.gz 3291860 |