From bb7989d2f130eb8f4181c809bbda5f7745658fae Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Tue, 13 Jul 2004 07:50:44 +0000 Subject: Add my homepage to src_uri for now --- sys-apps/utempter/utempter-0.5.5.5.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys-apps/utempter') diff --git a/sys-apps/utempter/utempter-0.5.5.5.ebuild b/sys-apps/utempter/utempter-0.5.5.5.ebuild index 583388ac03c4..4a0143ec032b 100644 --- a/sys-apps/utempter/utempter-0.5.5.5.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.5.ebuild,v 1.1 2004/07/13 05:08:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.5.ebuild,v 1.2 2004/07/13 07:50:44 seemant Exp $ inherit rpm eutils @@ -8,7 +8,8 @@ MY_P=${P%.*}-${PV##*.} S=${WORKDIR}/${P%.*} DESCRIPTION="App that allows non-privileged apps to write utmp (login) info, which needs root access" HOMEPAGE="http://www.redhat.com/" -SRC_URI="mirror://gentoo/${MY_P}.src.rpm" +SRC_URI="mirror://gentoo/${MY_P}.src.rpm + http://dev.gentoo.org/~seemant/${MY_P}.src.rpm" LICENSE="MIT | LGPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad