summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2008-12-15 01:45:10 +0000
committerBen de Groot <yngwin@gentoo.org>2008-12-15 01:45:10 +0000
commit1ce6f0cea4d6276d2bf7cf2eb059b497def8239b (patch)
treeeed8bcbe952e9520eb603460555dbd6f59f9c910 /media-sound/mup/mup-5.4.ebuild
parentPinning fltk dep on slot 1.1, bug 246445 (diff)
downloadgentoo-2-1ce6f0cea4d6276d2bf7cf2eb059b497def8239b.tar.gz
gentoo-2-1ce6f0cea4d6276d2bf7cf2eb059b497def8239b.tar.bz2
gentoo-2-1ce6f0cea4d6276d2bf7cf2eb059b497def8239b.zip
Pinning fltk dep on slot 1.1, bug 246445
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-hh6 i686)
Diffstat (limited to 'media-sound/mup/mup-5.4.ebuild')
-rw-r--r--media-sound/mup/mup-5.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/mup/mup-5.4.ebuild b/media-sound/mup/mup-5.4.ebuild
index cdb4cc4d3ae4..293e6bef0567 100644
--- a/media-sound/mup/mup-5.4.ebuild
+++ b/media-sound/mup/mup-5.4.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-5.4.ebuild,v 1.2 2008/01/13 15:50:11 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-5.4.ebuild,v 1.3 2008/12/15 01:45:10 yngwin Exp $
+EAPI="1"
inherit eutils toolchain-funcs
DESCRIPTION="Program for printing music scores"
@@ -15,7 +16,7 @@ IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXext
- x11-libs/fltk
+ x11-libs/fltk:1.1
x11-libs/libXpm
media-libs/jpeg
media-libs/libpng"