projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
471c8be
)
app-cdr/dvdshrink: Fix dep for dev-perl/Gtk2
author
Kent Fredric
<kentnl@gentoo.org>
Sun, 19 Mar 2017 03:03:14 +0000
(16:03 +1300)
committer
Kent Fredric
<kentnl@gentoo.org>
Sun, 19 Mar 2017 03:49:44 +0000
(16:49 +1300)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
app-cdr/dvdshrink/dvdshrink-2.6.1_p10.ebuild
patch
|
blob
|
history
diff --git
a/app-cdr/dvdshrink/dvdshrink-2.6.1_p10.ebuild
b/app-cdr/dvdshrink/dvdshrink-2.6.1_p10.ebuild
index 473d05e82a64502a4a3a6523e0fc46404d1f5357..0dd1d1b1926798a46adae371feb11ed64e054bad 100644
(file)
--- a/
app-cdr/dvdshrink/dvdshrink-2.6.1_p10.ebuild
+++ b/
app-cdr/dvdshrink/dvdshrink-2.6.1_p10.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
09
Gentoo Foundation
+# Copyright 1999-20
17
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@
-18,7
+18,7
@@
RDEPEND=">=media-video/transcode-1.0.2-r2[dvd]
>=media-video/subtitleripper-0.3.4-r1
>=media-video/dvdauthor-0.6.11
>=app-cdr/dvd+rw-tools-6.1
- gtk? ( >=dev-perl/
gtk2-perl
-1.104 )
+ gtk? ( >=dev-perl/
Gtk2
-1.104 )
>=app-text/gocr-0.40
virtual/cdrtools"
DEPEND=""