* [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/kipi-plugins/
@ 2020-08-28 12:41 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2020-08-28 12:41 UTC (permalink / raw
  To: gentoo-commits
commit:     2cf2628a55449f779e989f0488514ed0da545d75
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 12:40:55 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 12:40:55 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=2cf2628a
kde-apps/kipi-plugins: Fix syntax error by misplaced quotes
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
 kde-apps/kipi-plugins/kipi-plugins-0.1.7.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-apps/kipi-plugins/kipi-plugins-0.1.7.ebuild b/kde-apps/kipi-plugins/kipi-plugins-0.1.7.ebuild
index a02121a7..e34e0fad 100644
--- a/kde-apps/kipi-plugins/kipi-plugins-0.1.7.ebuild
+++ b/kde-apps/kipi-plugins/kipi-plugins-0.1.7.ebuild
@@ -27,14 +27,14 @@ DEPEND="
 	>=media-libs/imlib2-1.1.0[X]
 	calendar? ( kde-base/libkcal:3.5 )
 	gphoto2? ( >=media-libs/libgphoto2-2.3.1 )
-	ipod? ( >=media-libs/libgpod-0.7.0[gtk] )"
+	ipod? ( >=media-libs/libgpod-0.7.0[gtk] )
 	opengl? ( dev-qt/qt-meta:3[opengl] )
-	tiff? ( >=media-libs/tiff-3.6 )
+	tiff? ( >=media-libs/tiff-3.6 )"
 RDEPEND="${DEPEND}
 	>=media-gfx/imagemagick-6.2.4
 	media-sound/vorbis-tools
-	media-sound/mpg123"
-	>=media-video/mjpegtools-1.6.0
+	media-sound/mpg123
+	>=media-video/mjpegtools-1.6.0"
 
 need-kde 3.5
 
^ permalink raw reply related	[flat|nested] only message in thread
only message in thread, other threads:[~2020-08-28 12:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-28 12:41 [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/kipi-plugins/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox