summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-27 16:12:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-27 16:12:54 +0000
commit031445f4277292fd8d69665c8e2f59a6cacc8b20 (patch)
tree9df83a4e74814797a8e2d5c1861ded3813703ec7 /app-admin/realpath
parentStable on ppc64; bug #215022 (diff)
downloadgentoo-2-031445f4277292fd8d69665c8e2f59a6cacc8b20.tar.gz
gentoo-2-031445f4277292fd8d69665c8e2f59a6cacc8b20.tar.bz2
gentoo-2-031445f4277292fd8d69665c8e2f59a6cacc8b20.zip
Fix debian HOMEPAGE
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-admin/realpath')
-rw-r--r--app-admin/realpath/ChangeLog8
-rw-r--r--app-admin/realpath/realpath-1.9.16.ebuild6
-rw-r--r--app-admin/realpath/realpath-1.9.28.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-admin/realpath/ChangeLog b/app-admin/realpath/ChangeLog
index 36a00783cb5f..32f93e9e2cfb 100644
--- a/app-admin/realpath/ChangeLog
+++ b/app-admin/realpath/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/realpath
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/ChangeLog,v 1.29 2007/11/28 15:33:38 grobian Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/ChangeLog,v 1.30 2008/03/27 16:12:54 armin76 Exp $
+
+ 27 Mar 2008; Raúl Porcel <armin76@gentoo.org> realpath-1.9.16.ebuild,
+ realpath-1.9.28.ebuild:
+ Fix debian HOMEPAGE
28 Nov 2007; Fabian Groffen <grobian@gentoo.org> realpath-1.9.16.ebuild,
realpath-1.9.28.ebuild:
diff --git a/app-admin/realpath/realpath-1.9.16.ebuild b/app-admin/realpath/realpath-1.9.16.ebuild
index 5284defdd5a5..e1230106d60d 100644
--- a/app-admin/realpath/realpath-1.9.16.ebuild
+++ b/app-admin/realpath/realpath-1.9.16.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.16.ebuild,v 1.10 2007/11/28 15:33:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.16.ebuild,v 1.11 2008/03/27 16:12:54 armin76 Exp $
inherit eutils toolchain-funcs
DESCRIPTION="Return the canonicalized absolute pathname"
-HOMEPAGE="http://packages.debian.org/unstable/utils/realpath.html"
+HOMEPAGE="http://packages.debian.org/unstable/utils/realpath"
SRC_URI="mirror://debian/pool/main/d/dwww/dwww_${PV}.tar.gz"
LICENSE="GPL-2"
diff --git a/app-admin/realpath/realpath-1.9.28.ebuild b/app-admin/realpath/realpath-1.9.28.ebuild
index 8e577f1f5974..49d1be3299b5 100644
--- a/app-admin/realpath/realpath-1.9.28.ebuild
+++ b/app-admin/realpath/realpath-1.9.28.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.28.ebuild,v 1.11 2007/11/28 15:33:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.28.ebuild,v 1.12 2008/03/27 16:12:54 armin76 Exp $
inherit eutils toolchain-funcs
DESCRIPTION="Return the canonicalized absolute pathname"
-HOMEPAGE="http://packages.debian.org/unstable/utils/realpath.html"
+HOMEPAGE="http://packages.debian.org/unstable/utils/realpath"
SRC_URI="mirror://debian/pool/main/d/dwww/dwww_${PV}.tar.gz"
LICENSE="GPL-2"