diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-08-17 17:47:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-08-17 17:47:47 +0000 |
commit | fd05b8b3706d1a737cb94da6205929a5539f7bba (patch) | |
tree | 827ef776af240782e03875b726c088e141a74cba /sys-apps/debianutils | |
parent | Fix patch (diff) | |
download | gentoo-2-fd05b8b3706d1a737cb94da6205929a5539f7bba.tar.gz gentoo-2-fd05b8b3706d1a737cb94da6205929a5539f7bba.tar.bz2 gentoo-2-fd05b8b3706d1a737cb94da6205929a5539f7bba.zip |
tweak HOMEPAGE
(Portage version: 2.2_rc6/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/debianutils-2.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-2.30.ebuild b/sys-apps/debianutils/debianutils-2.30.ebuild index b90eff431f05..8aa9f645a845 100644 --- a/sys-apps/debianutils/debianutils-2.30.ebuild +++ b/sys-apps/debianutils/debianutils-2.30.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/sys-apps/debianutils/debianutils-2.30.ebuild,v 1.2 2008/08/08 13:00:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.30.ebuild,v 1.3 2008/08/17 17:47:47 vapier Exp $ inherit eutils flag-o-matic DESCRIPTION="A selection of tools from Debian" -HOMEPAGE="http://packages.debian.org/unstable/utils/debianutils" +HOMEPAGE="http://packages.qa.debian.org/d/debianutils.html" SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" LICENSE="BSD GPL-2 SMAIL" |