diff options
Diffstat (limited to 'app-editors/amyedit/amyedit-1.0-r2.ebuild')
-rw-r--r-- | app-editors/amyedit/amyedit-1.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/amyedit/amyedit-1.0-r2.ebuild b/app-editors/amyedit/amyedit-1.0-r2.ebuild index 594921d5d476..c67a2f15f3ee 100644 --- a/app-editors/amyedit/amyedit-1.0-r2.ebuild +++ b/app-editors/amyedit/amyedit-1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild,v 1.1 2011/02/14 18:27:55 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild,v 1.2 2011/03/21 22:46:18 nirbheek Exp $ EAPI=3 @@ -13,8 +13,8 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND=">=dev-cpp/gtkmm-2.6 - >=dev-cpp/glibmm-2.14 +RDEPEND=">=dev-cpp/gtkmm-2.6:2.4 + >=dev-cpp/glibmm-2.14:2 >=dev-libs/libsigc++-2.2 x11-libs/gtksourceview:2.0 dev-cpp/gtksourceviewmm:2.0 |