diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2016-08-11 02:02:15 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-08-11 02:06:27 -0400 |
commit | 8c3646d19ca2ba95b1047b5b863d8b7a56d47ad8 (patch) | |
tree | 86089e855ade15494248875d9325481e4b939996 /media-gfx | |
parent | app-text/atril: Set introspection slot operator per Gnome project policy (diff) | |
download | gentoo-mate-8c3646d19ca2ba95b1047b5b863d8b7a56d47ad8.tar.gz gentoo-mate-8c3646d19ca2ba95b1047b5b863d8b7a56d47ad8.tar.bz2 gentoo-mate-8c3646d19ca2ba95b1047b5b863d8b7a56d47ad8.zip |
media-gfx/eom: Set introspection slot operator per Gnome project policy
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/eom/eom-1.10.5-r4.ebuild (renamed from media-gfx/eom/eom-1.10.5-r3.ebuild) | 2 | ||||
-rw-r--r-- | media-gfx/eom/eom-1.12.2-r2.ebuild (renamed from media-gfx/eom/eom-1.12.2-r1.ebuild) | 2 | ||||
-rw-r--r-- | media-gfx/eom/eom-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/eom/eom-1.10.5-r3.ebuild b/media-gfx/eom/eom-1.10.5-r4.ebuild index 04027b6..6d767c5 100644 --- a/media-gfx/eom/eom-1.10.5-r3.ebuild +++ b/media-gfx/eom/eom-1.10.5-r4.ebuild @@ -41,7 +41,7 @@ RDEPEND=" exif? ( >=media-libs/libexif-0.6.14:0 virtual/jpeg:0 ) - introspection? ( >=dev-libs/gobject-introspection-0.9.3 ) + introspection? ( >=dev-libs/gobject-introspection-0.9.3:= ) jpeg? ( virtual/jpeg:0 ) lcms? ( media-libs/lcms:2 ) python? ( diff --git a/media-gfx/eom/eom-1.12.2-r1.ebuild b/media-gfx/eom/eom-1.12.2-r2.ebuild index d84f8a1..af12c2f 100644 --- a/media-gfx/eom/eom-1.12.2-r1.ebuild +++ b/media-gfx/eom/eom-1.12.2-r2.ebuild @@ -42,7 +42,7 @@ RDEPEND=" ) !gtk3? ( >=x11-libs/gtk+-2.18:2[introspection?] ) gtk3? ( >=x11-libs/gtk+-3.0:3[introspection?] ) - introspection? ( >=dev-libs/gobject-introspection-0.9.3 ) + introspection? ( >=dev-libs/gobject-introspection-0.9.3:= ) jpeg? ( virtual/jpeg:0 ) lcms? ( media-libs/lcms:2 ) python? ( diff --git a/media-gfx/eom/eom-9999.ebuild b/media-gfx/eom/eom-9999.ebuild index d84f8a1..af12c2f 100644 --- a/media-gfx/eom/eom-9999.ebuild +++ b/media-gfx/eom/eom-9999.ebuild @@ -42,7 +42,7 @@ RDEPEND=" ) !gtk3? ( >=x11-libs/gtk+-2.18:2[introspection?] ) gtk3? ( >=x11-libs/gtk+-3.0:3[introspection?] ) - introspection? ( >=dev-libs/gobject-introspection-0.9.3 ) + introspection? ( >=dev-libs/gobject-introspection-0.9.3:= ) jpeg? ( virtual/jpeg:0 ) lcms? ( media-libs/lcms:2 ) python? ( |