summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-07-13 07:50:44 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-07-13 07:50:44 +0000
commitbb7989d2f130eb8f4181c809bbda5f7745658fae (patch)
treec3b0e6c5a19ceab08f2b345c8442b50493fcd2a3 /sys-apps/utempter
parent~sparc ~amd64 (Manifest recommit) (diff)
downloadgentoo-2-bb7989d2f130eb8f4181c809bbda5f7745658fae.tar.gz
gentoo-2-bb7989d2f130eb8f4181c809bbda5f7745658fae.tar.bz2
gentoo-2-bb7989d2f130eb8f4181c809bbda5f7745658fae.zip
Add my homepage to src_uri for now
Diffstat (limited to 'sys-apps/utempter')
-rw-r--r--sys-apps/utempter/utempter-0.5.5.5.ebuild5
1 files changed, 3 insertions, 2 deletions
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"