summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-12-07 12:10:17 +0000
committerFabian Groffen <grobian@gentoo.org>2009-12-07 12:10:17 +0000
commit2f122229afc452b858d69cfa7a096e747c647688 (patch)
tree5cbe3e7737f1e487c82f07dcf019e8a104b46d2f /app-admin/chrpath
parentNew version of oFono. Bupmed deps on udev. (diff)
downloadgentoo-2-2f122229afc452b858d69cfa7a096e747c647688.tar.gz
gentoo-2-2f122229afc452b858d69cfa7a096e747c647688.tar.bz2
gentoo-2-2f122229afc452b858d69cfa7a096e747c647688.zip
Take maintainership, Prefix arches sometimes need this app. Fix SRC_URI to point to something which does still exist (and probably will last for a while)
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/chrpath')
-rw-r--r--app-admin/chrpath/ChangeLog10
-rw-r--r--app-admin/chrpath/chrpath-0.13.ebuild7
-rw-r--r--app-admin/chrpath/metadata.xml4
3 files changed, 14 insertions, 7 deletions
diff --git a/app-admin/chrpath/ChangeLog b/app-admin/chrpath/ChangeLog
index 4e9f76492abb..7d9b54780d78 100644
--- a/app-admin/chrpath/ChangeLog
+++ b/app-admin/chrpath/ChangeLog
@@ -1,6 +1,12 @@
# 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.9 2008/11/23 18:05:16 patrick Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.10 2009/12/07 12:10:17 grobian Exp $
+
+ 07 Dec 2009; Fabian Groffen <grobian@gentoo.org> chrpath-0.13.ebuild,
+ metadata.xml:
+ Take maintainership, Prefix arches sometimes need this app. Fix SRC_URI to
+ point to something which does still exist (and probably will last for a
+ while)
23 Nov 2008; Patrick Lauer <patrick@gentoo.org> chrpath-0.13.ebuild:
Homepage fix
diff --git a/app-admin/chrpath/chrpath-0.13.ebuild b/app-admin/chrpath/chrpath-0.13.ebuild
index 2aeecd6377dd..1fdfa576f229 100644
--- a/app-admin/chrpath/chrpath-0.13.ebuild
+++ b/app-admin/chrpath/chrpath-0.13.ebuild
@@ -1,12 +1,13 @@
-# 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/app-admin/chrpath/chrpath-0.13.ebuild,v 1.10 2008/11/23 18:05:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13.ebuild,v 1.11 2009/12/07 12:10:17 grobian Exp $
inherit eutils
DESCRIPTION="chrpath can modify the rpath and runpath of ELF executables"
HOMEPAGE="http://directory.fsf.org/project/chrpath/"
-SRC_URI="ftp://ftp.hungry.com/pub/hungry/chrpath/${P}.tar.gz"
+# original upstream no longer exists (ftp://ftp.hungry.com/pub/hungry)
+SRC_URI="http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-admin/chrpath/metadata.xml b/app-admin/chrpath/metadata.xml
index 9f3fdee2246b..66cf774185dd 100644
--- a/app-admin/chrpath/metadata.xml
+++ b/app-admin/chrpath/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
+ <herd>prefix</herd>
<maintainer>
- <email>maintainer-needed@gentoo.org</email>
+ <email>grobian@gentoo.org</email>
</maintainer>
</pkgmetadata>