diff options
Diffstat (limited to 'sys-libs/libutempter/libutempter-1.1.2.1.ebuild')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.2.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/libutempter/libutempter-1.1.2.1.ebuild b/sys-libs/libutempter/libutempter-1.1.2.1.ebuild index e0afd458bd8e..39a891aa6ec4 100644 --- a/sys-libs/libutempter/libutempter-1.1.2.1.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.2.1.ebuild,v 1.15 2006/08/23 16:17:40 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.2.1.ebuild,v 1.16 2006/09/21 13:41:08 seemant Exp $ inherit rpm eutils flag-o-matic versionator toolchain-funcs @@ -18,6 +18,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-f IUSE="" DEPEND="!virtual/utempter" +RDEPEND="!virtual/utempter" PROVIDE="virtual/utempter" |