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 | 542049c5916ebc899a0c0542bdef37c51cf6632f (patch) | |
tree | bc33d784f461d7d8c3b571f00e0b28035582bb27 /x11-misc/basket | |
parent | Use correct libdir in pkgconfig file, stable on amd64. (diff) | |
download | historical-542049c5916ebc899a0c0542bdef37c51cf6632f.tar.gz historical-542049c5916ebc899a0c0542bdef37c51cf6632f.tar.bz2 historical-542049c5916ebc899a0c0542bdef37c51cf6632f.zip |
updated homepage
Package-Manager: portage-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/Manifest | 12 | ||||
-rw-r--r-- | x11-misc/basket/basket-0.4.0d.ebuild | 6 |
3 files changed, 14 insertions, 11 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/Manifest b/x11-misc/basket/Manifest index 2713eef3994b..a00982f0370c 100644 --- a/x11-misc/basket/Manifest +++ b/x11-misc/basket/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 365627792f680a905e119f9f8c70f4b1 ChangeLog 656 -MD5 1e74a47e72f27b8ea28725f3884b172c basket-0.4.0d.ebuild 527 +MD5 1a713a78b6966dc406a8dfb8667231f1 ChangeLog 747 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 +MD5 3a5128d624103803bd71227425b11a08 basket-0.4.0d.ebuild 503 MD5 8433b9ef958f62f31c4a2b5c3c45b520 files/digest-basket-0.4.0d 65 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFBWkaTI7fK2cqeyXkRAm6jAKCA9nWLXs6RIrP4AYBKkHxg/eRpWgCfaR3w -gx1mkRtmn7auIRQxe4VSgu0= -=25nq +iD8DBQFCseNml5AvwDPiUowRAs8gAJwJMBWEGBB3V7O78/pLhniOYqxtqgCgmolv +T96sSB0hXMciLUC+6RnrYx0= +=qkSG -----END PGP SIGNATURE----- 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" |