summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/chrpath')
-rw-r--r--app-admin/chrpath/ChangeLog5
-rw-r--r--app-admin/chrpath/chrpath-0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/chrpath/ChangeLog b/app-admin/chrpath/ChangeLog
index b2e456338417..4e9f76492abb 100644
--- a/app-admin/chrpath/ChangeLog
+++ b/app-admin/chrpath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/chrpath
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.8 2008/05/11 01:06:47 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.9 2008/11/23 18:05:16 patrick Exp $
+
+ 23 Nov 2008; Patrick Lauer <patrick@gentoo.org> chrpath-0.13.ebuild:
+ Homepage fix
11 May 2008; <solar@gentoo.org> chrpath-0.13.ebuild:
- keyworded for ~arm
diff --git a/app-admin/chrpath/chrpath-0.13.ebuild b/app-admin/chrpath/chrpath-0.13.ebuild
index 2185d66ddb1b..2aeecd6377dd 100644
--- a/app-admin/chrpath/chrpath-0.13.ebuild
+++ b/app-admin/chrpath/chrpath-0.13.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13.ebuild,v 1.9 2008/10/25 21:30:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13.ebuild,v 1.10 2008/11/23 18:05:16 patrick Exp $
inherit eutils
DESCRIPTION="chrpath can modify the rpath and runpath of ELF executables"
-HOMEPAGE="http://freshmeat.net/projects/chrpath/"
+HOMEPAGE="http://directory.fsf.org/project/chrpath/"
SRC_URI="ftp://ftp.hungry.com/pub/hungry/chrpath/${P}.tar.gz"
LICENSE="GPL-2"