summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-01-22 16:40:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-01-22 16:40:49 +0000
commit0115e75a5a420315a5fb22cff0d8f808f2c3e1fc (patch)
treec2243ed86da1a172fe500abac4f870629f239497 /app-editors
parentRequire SLOT="0" of media-libs/jpeg for headers. (diff)
downloadgentoo-2-0115e75a5a420315a5fb22cff0d8f808f2c3e1fc.tar.gz
gentoo-2-0115e75a5a420315a5fb22cff0d8f808f2c3e1fc.tar.bz2
gentoo-2-0115e75a5a420315a5fb22cff0d8f808f2c3e1fc.zip
Require SLOT="0" of media-libs/jpeg for headers.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/ted/ChangeLog7
-rw-r--r--app-editors/ted/ted-2.20.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog
index fbc806d94315..24f997515494 100644
--- a/app-editors/ted/ChangeLog
+++ b/app-editors/ted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/ted
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.28 2009/08/24 21:12:51 truedfx Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.29 2010/01/22 16:40:49 ssuominen Exp $
+
+ 22 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> ted-2.20.ebuild:
+ Require SLOT="0" of media-libs/jpeg for headers.
*ted-2.20 (24 Aug 2009)
diff --git a/app-editors/ted/ted-2.20.ebuild b/app-editors/ted/ted-2.20.ebuild
index e9d5afbb8bfc..e8c6bf9cd6d0 100644
--- a/app-editors/ted/ted-2.20.ebuild
+++ b/app-editors/ted/ted-2.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.20.ebuild,v 1.1 2009/08/24 21:12:51 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.20.ebuild,v 1.2 2010/01/22 16:40:49 ssuominen Exp $
EAPI=2
@@ -15,7 +15,7 @@ IUSE=""
DEPEND="x11-libs/gtk+
>=media-libs/tiff-3.5.7
- >=media-libs/jpeg-6b
+ >=media-libs/jpeg-6b:0
>=media-libs/libpng-1.2.3"
RDEPEND="${DEPEND}"