summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/ted')
-rw-r--r--app-editors/ted/ChangeLog8
-rw-r--r--app-editors/ted/ted-2.20.ebuild6
-rw-r--r--app-editors/ted/ted-2.21.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog
index 77a859962bb7..a16fff03418a 100644
--- a/app-editors/ted/ChangeLog
+++ b/app-editors/ted/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/ted
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.36 2010/05/24 19:10:32 truedfx Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.37 2011/02/25 18:18:48 signals Exp $
+
+ 25 Feb 2011; Kevin McCarthy <signals@gentoo.org> ted-2.20.ebuild,
+ ted-2.21.ebuild:
+ Update depends from media-libs/jpeg to virtual/jpeg
24 May 2010; Harald van Dijk <truedfx@gentoo.org> -ted-2.12.ebuild,
-ted-2.17-r1.ebuild, -files/ted-2.17-motif.patch:
diff --git a/app-editors/ted/ted-2.20.ebuild b/app-editors/ted/ted-2.20.ebuild
index 51bb91862706..4e919bc1ef18 100644
--- a/app-editors/ted/ted-2.20.ebuild
+++ b/app-editors/ted/ted-2.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.7 2010/05/24 18:50:44 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.20.ebuild,v 1.8 2011/02/25 18:18:48 signals Exp $
EAPI=2
inherit eutils
@@ -16,7 +16,7 @@ IUSE=""
DEPEND="x11-libs/gtk+
>=media-libs/tiff-3.5.7
- >=media-libs/jpeg-6b:0
+ virtual/jpeg
>=media-libs/libpng-1.2.3"
RDEPEND="${DEPEND}"
diff --git a/app-editors/ted/ted-2.21.ebuild b/app-editors/ted/ted-2.21.ebuild
index 48246be5249a..34931d0c2520 100644
--- a/app-editors/ted/ted-2.21.ebuild
+++ b/app-editors/ted/ted-2.21.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.21.ebuild,v 1.1 2010/04/30 22:50:20 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.21.ebuild,v 1.2 2011/02/25 18:18:48 signals Exp $
EAPI=2
inherit eutils
@@ -16,7 +16,7 @@ IUSE=""
DEPEND="x11-libs/gtk+
>=media-libs/tiff-3.5.7
- >=media-libs/jpeg-6b:0
+ virtual/jpeg
>=media-libs/libpng-1.2.3"
RDEPEND="${DEPEND}"