summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-28 16:23:24 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-28 16:23:24 +0000
commit9a1be79fbc3389442b8bec949c0f63a59fa2140c (patch)
treeec1207e0e11b8e771f56a85d09096d1e1ca519c9 /app-misc/ithought/ithought-0.0.5-r1.ebuild
parent[sys-cluster/ceph] Version bump & clean up (diff)
downloadhistorical-9a1be79fbc3389442b8bec949c0f63a59fa2140c.tar.gz
historical-9a1be79fbc3389442b8bec949c0f63a59fa2140c.tar.bz2
historical-9a1be79fbc3389442b8bec949c0f63a59fa2140c.zip
Fixed gtk+ dep
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'app-misc/ithought/ithought-0.0.5-r1.ebuild')
-rw-r--r--app-misc/ithought/ithought-0.0.5-r1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/app-misc/ithought/ithought-0.0.5-r1.ebuild b/app-misc/ithought/ithought-0.0.5-r1.ebuild
index 9144f6c9ba9f..74d15c859192 100644
--- a/app-misc/ithought/ithought-0.0.5-r1.ebuild
+++ b/app-misc/ithought/ithought-0.0.5-r1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ithought/ithought-0.0.5-r1.ebuild,v 1.21 2010/01/01 18:23:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ithought/ithought-0.0.5-r1.ebuild,v 1.22 2011/03/28 16:23:24 angelos Exp $
+EAPI=3
MY_P=${P/0.0./a}
DESCRIPTION="An internet-aware personal thought manager"
@@ -13,8 +14,9 @@ SLOT="0"
KEYWORDS="ppc x86"
IUSE=""
-DEPEND="=x11-libs/gtk+-1.2*
+DEPEND="x11-libs/gtk+:1
dev-libs/libxml2"
+RDEPEND="${DEPEND}"
S=${WORKDIR}/${MY_P}