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
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')
-rw-r--r--media-sound/mup/ChangeLog5
-rw-r--r--media-sound/mup/mup-5.4.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/mup/ChangeLog b/media-sound/mup/ChangeLog
index 9b67e3dce572..ba19187e78b2 100644
--- a/media-sound/mup/ChangeLog
+++ b/media-sound/mup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mup
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/ChangeLog,v 1.27 2008/01/13 15:50:11 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/ChangeLog,v 1.28 2008/12/15 01:45:10 yngwin Exp $
+
+ 15 Dec 2008; Ben de Groot <yngwin@gentoo.org> mup-5.4.ebuild:
+ Pinning fltk dep on slot 1.1, bug 246445
13 Jan 2008; Alexis Ballier <aballier@gentoo.org> mup-5.4.ebuild:
add missing X deps, bug #205618
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"