diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2006-07-11 22:56:18 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2006-07-11 22:56:18 +0000 |
commit | 7fa848a1310ab8b3c35528de19271f3aedc41245 (patch) | |
tree | f3769e18df469e059551bef00463535238c56b3b /sys-apps/utempter/utempter-0.5.5.6.ebuild | |
parent | Version bump with new support for STM Bluetooth chips. (diff) | |
download | historical-7fa848a1310ab8b3c35528de19271f3aedc41245.tar.gz historical-7fa848a1310ab8b3c35528de19271f3aedc41245.tar.bz2 historical-7fa848a1310ab8b3c35528de19271f3aedc41245.zip |
remove crufty version, and set the DEPEND to conflict with libutempter
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'sys-apps/utempter/utempter-0.5.5.6.ebuild')
-rw-r--r-- | sys-apps/utempter/utempter-0.5.5.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/utempter/utempter-0.5.5.6.ebuild b/sys-apps/utempter/utempter-0.5.5.6.ebuild index 2ce31ce75694..36bee3612f95 100644 --- a/sys-apps/utempter/utempter-0.5.5.6.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.6.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-apps/utempter/utempter-0.5.5.6.ebuild,v 1.11 2006/02/19 22:20:42 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.ebuild,v 1.12 2006/07/11 22:56:18 seemant Exp $ inherit rpm eutils flag-o-matic @@ -15,6 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" +DEPEND="!sys-libs/libutempter" RDEPEND="virtual/libc" PROVIDE="virtual/utempter" |