diff options
Diffstat (limited to 'x11-misc/entrance/entrance-0.9.0.007.ebuild')
-rw-r--r-- | x11-misc/entrance/entrance-0.9.0.007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/entrance/entrance-0.9.0.007.ebuild b/x11-misc/entrance/entrance-0.9.0.007.ebuild index 40d93c52e5a8..31ef510c35a5 100644 --- a/x11-misc/entrance/entrance-0.9.0.007.ebuild +++ b/x11-misc/entrance/entrance-0.9.0.007.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/x11-misc/entrance/entrance-0.9.0.007.ebuild,v 1.3 2006/08/10 23:47:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/entrance/entrance-0.9.0.007.ebuild,v 1.4 2006/12/08 22:54:00 uberlord Exp $ inherit enlightenment eutils @@ -13,7 +13,7 @@ SRC_URI="${SRC_URI} IUSE="pam" RDEPEND="|| ( x11-libs/libXau virtual/x11 ) - pam? ( sys-libs/pam ) + pam? ( virtual/pam ) >=dev-db/edb-1.0.5 >=x11-libs/evas-0.9.9 >=x11-libs/ecore-0.9.9 |