diff options
Diffstat (limited to 'sys-apps/utempter/utempter-0.5.5.5-r1.ebuild')
-rw-r--r-- | sys-apps/utempter/utempter-0.5.5.5-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/utempter/utempter-0.5.5.5-r1.ebuild b/sys-apps/utempter/utempter-0.5.5.5-r1.ebuild index 692b3761605b..df5c5a924006 100644 --- a/sys-apps/utempter/utempter-0.5.5.5-r1.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r1.ebuild,v 1.4 2005/04/15 12:41:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.5-r1.ebuild,v 1.5 2005/04/15 12:44:03 seemant Exp $ inherit rpm eutils flag-o-matic @@ -8,8 +8,7 @@ MY_P=${P%.*}-${PV##*.} S=${WORKDIR}/${P%.*} DESCRIPTION="App that allows non-privileged apps to write utmp (login) info" HOMEPAGE="http://www.redhat.com/" -SRC_URI="mirror://gentoo/${MY_P}.src.rpm - http://dev.gentoo.org/~seemant/${MY_P}.src.rpm" +SRC_URI="mirror://gentoo/${MY_P}.src.rpm" LICENSE="|| ( MIT LGPL-2 )" SLOT="0" |