diff options
author | Ben de Groot <yngwin@gentoo.org> | 2009-01-16 21:06:16 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2009-01-16 21:06:16 +0000 |
commit | fa442d59c7c04d834efcbdbe1c8072badbfa7147 (patch) | |
tree | a34dd018d899cc57807a91bd0e01cdd5a9681db8 /x11-misc/zim/zim-0.27.ebuild | |
parent | Version bump, bug 255146. Remove old. (diff) | |
download | gentoo-2-fa442d59c7c04d834efcbdbe1c8072badbfa7147.tar.gz gentoo-2-fa442d59c7c04d834efcbdbe1c8072badbfa7147.tar.bz2 gentoo-2-fa442d59c7c04d834efcbdbe1c8072badbfa7147.zip |
Updating homepage and SRC_URI, as noted by Todd Partridge in bug 255187.
(Portage version: 2.2_rc22/cvs/Linux 2.6.28-hh1 i686)
Diffstat (limited to 'x11-misc/zim/zim-0.27.ebuild')
-rw-r--r-- | x11-misc/zim/zim-0.27.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/zim/zim-0.27.ebuild b/x11-misc/zim/zim-0.27.ebuild index 2c6683f2410e..e642c5eccca6 100644 --- a/x11-misc/zim/zim-0.27.ebuild +++ b/x11-misc/zim/zim-0.27.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/zim/zim-0.27.ebuild,v 1.1 2008/11/29 20:54:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/zim/zim-0.27.ebuild,v 1.2 2009/01/16 21:06:16 yngwin Exp $ inherit eutils fdo-mime perl-module MY_P=${P/z/Z} DESCRIPTION="A desktop wiki" -HOMEPAGE="http://pardus-larus.student.utwente.nl/~pardus/projects/zim" -SRC_URI="http://pardus-larus.student.utwente.nl/~pardus/downloads/Zim/${MY_P}.tar.gz" +HOMEPAGE="http://zim-wiki.org/" +SRC_URI="http://www.zim-wiki.org/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |