diff options
Diffstat (limited to 'sys-apps/entropy/entropy-1.0_rc87.ebuild')
-rw-r--r-- | sys-apps/entropy/entropy-1.0_rc87.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/entropy/entropy-1.0_rc87.ebuild b/sys-apps/entropy/entropy-1.0_rc87.ebuild index 17fdb3880ab3..43953d88973a 100644 --- a/sys-apps/entropy/entropy-1.0_rc87.ebuild +++ b/sys-apps/entropy/entropy-1.0_rc87.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/entropy/entropy-1.0_rc87.ebuild,v 1.5 2012/03/12 17:24:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/entropy/entropy-1.0_rc87.ebuild,v 1.6 2012/05/24 03:14:15 vapier Exp $ EAPI="3" PYTHON_DEPEND="2" PYTHON_USE_WITH="sqlite" -inherit eutils python +inherit eutils python user DESCRIPTION="Entropy Package Manager foundation library" HOMEPAGE="http://www.sabayon.org" |