summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-11-15 05:20:39 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-11-15 05:20:39 +0000
commit04e03d0135dbaf3bcb49ff49586ca27cb401a2ce (patch)
tree2c9e40b2dd20caf3b611061a0bb98c54b5c8053d /media-sound
parentMask libav-9 until its reverse dependencies build; see bug #443230 for tracki... (diff)
downloadgentoo-2-04e03d0135dbaf3bcb49ff49586ca27cb401a2ce.tar.gz
gentoo-2-04e03d0135dbaf3bcb49ff49586ca27cb401a2ce.tar.bz2
gentoo-2-04e03d0135dbaf3bcb49ff49586ca27cb401a2ce.zip
Pull in correct SLOT of dev-libs/openssl.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/karlyriceditor/ChangeLog6
-rw-r--r--media-sound/karlyriceditor/karlyriceditor-1.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/karlyriceditor/ChangeLog b/media-sound/karlyriceditor/ChangeLog
index 3905bbc46870..bf5c81d682ff 100644
--- a/media-sound/karlyriceditor/ChangeLog
+++ b/media-sound/karlyriceditor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/karlyriceditor
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v 1.5 2012/03/28 17:52:50 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v 1.6 2012/11/15 05:20:39 ssuominen Exp $
+
+ 15 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
+ karlyriceditor-1.3.ebuild:
+ Pull in correct SLOT of dev-libs/openssl.
*karlyriceditor-1.3 (28 Mar 2012)
diff --git a/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild b/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild
index 4da661864c5d..165d7112d49a 100644
--- a/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild
+++ b/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild,v 1.1 2012/03/28 17:52:49 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild,v 1.2 2012/11/15 05:20:39 ssuominen Exp $
EAPI=4
inherit eutils qt4-r2
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="dev-libs/openssl
+DEPEND="dev-libs/openssl:0
media-libs/libsdl
>=virtual/ffmpeg-0.9
x11-libs/qt-core:4