summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/profuse/profuse-0.20.1.ebuild')
-rw-r--r--app-portage/profuse/profuse-0.20.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-portage/profuse/profuse-0.20.1.ebuild b/app-portage/profuse/profuse-0.20.1.ebuild
index 8b453ae0a70e..f69a08591950 100644
--- a/app-portage/profuse/profuse-0.20.1.ebuild
+++ b/app-portage/profuse/profuse-0.20.1.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/profuse-0.20.1.ebuild,v 1.2 2005/05/08 02:16:45 dams Exp $
-
-IUSE=""
+# $Header: /var/cvsroot/gentoo-x86/app-portage/profuse/profuse-0.20.1.ebuild,v 1.3 2005/07/09 02:21:07 agriffis Exp $
MY_P=${PN}-${PV}
S=${WORKDIR}/${MY_P}
@@ -13,6 +11,7 @@ SRC_URI="http://libconf.net/profuse/download/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+IUSE=""
DEPEND=">=dev-perl/gtk2-fu-0.06
>=dev-util/libconf-0.39.15"