diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-06-16 20:37:45 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-06-16 20:37:45 +0000 |
commit | 62e5de9f9c930b714161dba20d5e1ce48e346563 (patch) | |
tree | c9e176310421e47541a786429f489db7d67feaa3 /x11-misc/basket | |
parent | Use correct libdir in pkgconfig file, stable on amd64. (diff) | |
download | gentoo-2-62e5de9f9c930b714161dba20d5e1ce48e346563.tar.gz gentoo-2-62e5de9f9c930b714161dba20d5e1ce48e346563.tar.bz2 gentoo-2-62e5de9f9c930b714161dba20d5e1ce48e346563.zip |
updated homepage
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/basket')
-rw-r--r-- | x11-misc/basket/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/basket/basket-0.4.0d.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/basket/ChangeLog b/x11-misc/basket/ChangeLog index d656b986d191..84674dee7779 100644 --- a/x11-misc/basket/ChangeLog +++ b/x11-misc/basket/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/basket -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/ChangeLog,v 1.5 2004/09/29 05:23:45 pyrania Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/ChangeLog,v 1.6 2005/06/16 20:37:45 smithj Exp $ + + 16 Jun 2005; Jonathan Smith <smithj@gentoo.org> basket-0.4.0d.ebuild: + updated homepage 29 Sep 2004; <pyrania@gentoo.org> basket-0.4.0d.ebuild: Stable on x86. diff --git a/x11-misc/basket/basket-0.4.0d.ebuild b/x11-misc/basket/basket-0.4.0d.ebuild index 640c1c5bb2d1..3a15e5f93e35 100644 --- a/x11-misc/basket/basket-0.4.0d.ebuild +++ b/x11-misc/basket/basket-0.4.0d.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-0.4.0d.ebuild,v 1.5 2004/09/29 05:23:45 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-0.4.0d.ebuild,v 1.6 2005/06/16 20:37:45 smithj Exp $ inherit kde @@ -9,7 +9,7 @@ need-qt 3 IUSE="" DESCRIPTION="A DropDrawers clone. Multiple information organizer" -HOMEPAGE="http://les83plus.fr.st/sebastien.laout/basket" +HOMEPAGE="http://basket.kde.org/" SRC_URI="http://les83plus.free.fr/sebastien.laout/basket/downloads/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="x86 ppc" |