diff options
author | Patrick Lauer <patrick@gentoo.org> | 2008-11-23 18:09:09 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2008-11-23 18:09:09 +0000 |
commit | 521e5985bdad21c4df9028acacacbc6eed25c994 (patch) | |
tree | 36ec47510a9ad231eabc499dfb391ebfa490bd2e /app-admin | |
parent | remove corefonts from explicit RDEPEND, not needed as seen in bug #215661 (diff) | |
download | historical-521e5985bdad21c4df9028acacacbc6eed25c994.tar.gz historical-521e5985bdad21c4df9028acacacbc6eed25c994.tar.bz2 historical-521e5985bdad21c4df9028acacacbc6eed25c994.zip |
Homepage fix
Package-Manager: portage-2.2_rc15/cvs/Linux 2.6.26.5 x86_64
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/chrpath/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/chrpath/chrpath-0.13.ebuild | 4 | ||||
-rw-r--r-- | app-admin/config_confd/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/config_confd/config_confd-0.0.2.ebuild | 6 |
4 files changed, 14 insertions, 8 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" diff --git a/app-admin/config_confd/ChangeLog b/app-admin/config_confd/ChangeLog index c82ba5d7b61f..6ef235e879a7 100644 --- a/app-admin/config_confd/ChangeLog +++ b/app-admin/config_confd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/config_confd -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/config_confd/ChangeLog,v 1.2 2007/02/09 07:07:44 flameeyes Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/config_confd/ChangeLog,v 1.3 2008/11/23 18:09:09 patrick Exp $ + + 23 Nov 2008; Patrick Lauer <patrick@gentoo.org> config_confd-0.0.2.ebuild: + Homepage fix, SRC_URI still wrong 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/app-admin/config_confd/config_confd-0.0.2.ebuild b/app-admin/config_confd/config_confd-0.0.2.ebuild index 838acf65d24f..707d3dc4b238 100644 --- a/app-admin/config_confd/config_confd-0.0.2.ebuild +++ b/app-admin/config_confd/config_confd-0.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2005 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/config_confd/config_confd-0.0.2.ebuild,v 1.2 2005/07/09 21:35:58 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/config_confd/config_confd-0.0.2.ebuild,v 1.3 2008/11/23 18:09:09 patrick Exp $ DESCRIPTION="Configuration editor for the /etc/conf.d files" -HOMEPAGE="http://libconf.net/config_confd/" +HOMEPAGE="http://www.damz.net/config_confd/" SRC_URI="http://libconf.net/config_confd/download/${P}.tar.bz2" SLOT="0" |