summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/gegl: epatch->PATCHES=()Marty E. Plummer2018-04-211-15/+18
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* media-libs/gegl: keyword ~arm64Alexey Korepanov2018-03-311-1/+1
|
* media-libs/gegl: amd64 stableJason Zaman2018-02-221-1/+1
| | | | | Gentoo-bug: 644598 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/gegl: stable 0.2.0-r5 for ia64, bug #644598Sergei Trofimovich2018-02-181-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* media-libs/gegl-0.2.0-r5: fix ffmpeg/libav supportBob Brooks2018-01-101-0/+164
ffmpeg has renamed avcodec_alloc_frame to av_frame_alloc Closes: https://bugs.gentoo.org/636780 Closes: https://github.com/gentoo/gentoo/pull/6154