diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-07-05 01:41:49 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-07-05 01:41:49 +0000 |
commit | c5cfcb618aa8e80b9851e549f2fdf0bb80ad30b4 (patch) | |
tree | 2edcb8165fb66268e8449366158c85578db0c0fb /app-editors/hexedit/hexedit-1.2.12.ebuild | |
parent | moved DOCS to src_install. Removed default doc names from DOCS (diff) | |
download | gentoo-2-c5cfcb618aa8e80b9851e549f2fdf0bb80ad30b4.tar.gz gentoo-2-c5cfcb618aa8e80b9851e549f2fdf0bb80ad30b4.tar.bz2 gentoo-2-c5cfcb618aa8e80b9851e549f2fdf0bb80ad30b4.zip |
Fixed homepage and SRC_URI
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-editors/hexedit/hexedit-1.2.12.ebuild')
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/hexedit/hexedit-1.2.12.ebuild b/app-editors/hexedit/hexedit-1.2.12.ebuild index 3f567af4bc87..d0c90c7f4138 100644 --- a/app-editors/hexedit/hexedit-1.2.12.ebuild +++ b/app-editors/hexedit/hexedit-1.2.12.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.1 2007/06/25 15:12:00 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.2 2007/07/05 01:41:49 angelos Exp $ DESCRIPTION="View and edit files in hex or ASCII" -HOMEPAGE="http://www.chez.com/prigaux/hexedit.html" -SRC_URI="http://merd.net/pixel/${P}.src.tgz" +HOMEPAGE="http://people.mandriva.com/~prigaux/hexedit.html" +SRC_URI="http://people.mandriva.com/~prigaux/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" |