diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-18 19:26:03 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-18 19:26:03 +0000 |
commit | dbaf1cc6b1acc000ac7616e6c5b0df2da2f408aa (patch) | |
tree | 242c6df6079eb3909c381f00a9c849c8b0f9ba92 /media-libs/allegro | |
parent | Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51... (diff) | |
download | gentoo-2-dbaf1cc6b1acc000ac7616e6c5b0df2da2f408aa.tar.gz gentoo-2-dbaf1cc6b1acc000ac7616e6c5b0df2da2f408aa.tar.bz2 gentoo-2-dbaf1cc6b1acc000ac7616e6c5b0df2da2f408aa.zip |
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #513718.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-libs/allegro')
-rw-r--r-- | media-libs/allegro/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/allegro/allegro-5.0.8-r1.ebuild | 46 |
2 files changed, 28 insertions, 24 deletions
diff --git a/media-libs/allegro/ChangeLog b/media-libs/allegro/ChangeLog index a89af13d5a6e..a07616ced8da 100644 --- a/media-libs/allegro/ChangeLog +++ b/media-libs/allegro/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/allegro # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.146 2014/06/16 21:38:01 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.147 2014/06/18 19:26:03 mgorny Exp $ + + 18 Jun 2014; Michał Górny <mgorny@gentoo.org> allegro-5.0.8-r1.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. 16 Jun 2014; Michał Górny <mgorny@gentoo.org> allegro-5.0.8-r1.ebuild: Add MULTILIB_USEDEPs on all packages and remove emul-linux-x86 dependencies. diff --git a/media-libs/allegro/allegro-5.0.8-r1.ebuild b/media-libs/allegro/allegro-5.0.8-r1.ebuild index e05ddcfff300..d46045ee5486 100644 --- a/media-libs/allegro/allegro-5.0.8-r1.ebuild +++ b/media-libs/allegro/allegro-5.0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-5.0.8-r1.ebuild,v 1.3 2014/06/16 21:38:01 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-5.0.8-r1.ebuild,v 1.4 2014/06/18 19:26:03 mgorny Exp $ EAPI=5 inherit cmake-multilib @@ -14,30 +14,30 @@ SLOT="5" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="alsa dumb flac gtk jpeg openal oss physfs png pulseaudio test truetype vorbis X xinerama" -RDEPEND="alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] ) - dumb? ( media-libs/dumb[${MULTILIB_USEDEP}] ) - flac? ( media-libs/flac[${MULTILIB_USEDEP}] ) - jpeg? ( virtual/jpeg[${MULTILIB_USEDEP}] ) - openal? ( media-libs/openal[${MULTILIB_USEDEP}] ) - physfs? ( dev-games/physfs[${MULTILIB_USEDEP}] ) - png? ( >=media-libs/libpng-1.4[${MULTILIB_USEDEP}] ) - pulseaudio? ( >=media-sound/pulseaudio-0.9.15[${MULTILIB_USEDEP}] ) - truetype? ( >=media-libs/freetype-2[${MULTILIB_USEDEP}] ) - vorbis? ( media-libs/libvorbis[${MULTILIB_USEDEP}] ) - x11-libs/libXcursor[${MULTILIB_USEDEP}] - x11-libs/libXxf86vm[${MULTILIB_USEDEP}] - x11-libs/libXrandr[${MULTILIB_USEDEP}] - x11-libs/libX11[${MULTILIB_USEDEP}] - gtk? ( x11-libs/gtk+:2[${MULTILIB_USEDEP}] ) - virtual/opengl[${MULTILIB_USEDEP}] - virtual/glu[${MULTILIB_USEDEP}] - xinerama? ( x11-libs/libXinerama[${MULTILIB_USEDEP}] )" +RDEPEND="alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) + dumb? ( >=media-libs/dumb-0.9.3-r2[${MULTILIB_USEDEP}] ) + flac? ( >=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}] ) + jpeg? ( >=virtual/jpeg-0-r2[${MULTILIB_USEDEP}] ) + openal? ( >=media-libs/openal-1.15.1[${MULTILIB_USEDEP}] ) + physfs? ( >=dev-games/physfs-2.0.3-r1[${MULTILIB_USEDEP}] ) + png? ( >=media-libs/libpng-1.5.18[${MULTILIB_USEDEP}] ) + pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] ) + truetype? ( >=media-libs/freetype-2.5.0.1[${MULTILIB_USEDEP}] ) + vorbis? ( >=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}] ) + >=x11-libs/libXcursor-1.1.14[${MULTILIB_USEDEP}] + >=x11-libs/libXxf86vm-1.1.3[${MULTILIB_USEDEP}] + >=x11-libs/libXrandr-1.4.2[${MULTILIB_USEDEP}] + >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] + gtk? ( >=x11-libs/gtk+-2.24.23:2[${MULTILIB_USEDEP}] ) + >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] + >=virtual/glu-9.0-r1[${MULTILIB_USEDEP}] + xinerama? ( >=x11-libs/libXinerama-1.1.3[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} - virtual/pkgconfig[${MULTILIB_USEDEP}] - x11-proto/xextproto[${MULTILIB_USEDEP}] - x11-proto/xf86vidmodeproto[${MULTILIB_USEDEP}] - x11-proto/xproto[${MULTILIB_USEDEP}]" + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] + >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}] + >=x11-proto/xf86vidmodeproto-2.3.1-r1[${MULTILIB_USEDEP}] + >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]" PATCHES=( "${FILESDIR}"/${PN}-5.0.4-underlink.patch ) |