summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2013-01-16 14:25:28 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2013-01-16 14:25:28 +0000
commit84acb04b797c46d3a78ee66c181c14cdffd549c4 (patch)
treeba36a4877a03c331746ec651ea09ad57980a87af /media-video/libav
parentsafe kludge also to 9999 to reflect -r3 (diff)
downloadgentoo-2-84acb04b797c46d3a78ee66c181c14cdffd549c4.tar.gz
gentoo-2-84acb04b797c46d3a78ee66c181c14cdffd549c4.tar.bz2
gentoo-2-84acb04b797c46d3a78ee66c181c14cdffd549c4.zip
Subslot also libav 0.8 for the fun.
(Portage version: 2.2.0_alpha153/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'media-video/libav')
-rw-r--r--media-video/libav/ChangeLog6
-rw-r--r--media-video/libav/libav-0.8.5.ebuild6
-rw-r--r--media-video/libav/libav-0.8.9999.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog
index 3bd01036557e..7b7c7df2d757 100644
--- a/media-video/libav/ChangeLog
+++ b/media-video/libav/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/libav
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.128 2013/01/16 10:37:11 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.129 2013/01/16 14:25:28 scarabeus Exp $
+
+ 16 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> libav-0.8.5.ebuild,
+ libav-0.8.9999.ebuild:
+ Subslot also libav 0.8 for the fun.
16 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> libav-9.1.ebuild,
libav-9.9999.ebuild, libav-9999.ebuild, metadata.xml:
diff --git a/media-video/libav/libav-0.8.5.ebuild b/media-video/libav/libav-0.8.5.ebuild
index 97dd8a3d0eb4..67ff14d58712 100644
--- a/media-video/libav/libav-0.8.5.ebuild
+++ b/media-video/libav/libav-0.8.5.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.5.ebuild,v 1.2 2013/01/15 16:24:50 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.5.ebuild,v 1.3 2013/01/16 14:25:28 scarabeus Exp $
-EAPI=4
+EAPI=5
if [[ ${PV} == *9999 ]] ; then
SCM="git-2"
@@ -25,7 +25,7 @@ fi
SRC_URI+=" test? ( http://dev.gentoo.org/~lu_zero/libav/fate-0.8.2.tar.xz )"
LICENSE="LGPL-2.1 gpl? ( GPL-3 )"
-SLOT="0"
+SLOT="0/0.8"
[[ ${PV} == *9999 ]] || \
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection
diff --git a/media-video/libav/libav-0.8.9999.ebuild b/media-video/libav/libav-0.8.9999.ebuild
index 34b88ad027e8..519739476055 100644
--- a/media-video/libav/libav-0.8.9999.ebuild
+++ b/media-video/libav/libav-0.8.9999.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.9999.ebuild,v 1.20 2013/01/15 09:02:09 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.9999.ebuild,v 1.21 2013/01/16 14:25:28 scarabeus Exp $
-EAPI=4
+EAPI=5
if [[ ${PV} == *9999 ]] ; then
SCM="git-2"
@@ -25,7 +25,7 @@ fi
SRC_URI+=" test? ( http://dev.gentoo.org/~lu_zero/libav/fate-0.8.2.tar.xz )"
LICENSE="LGPL-2.1 gpl? ( GPL-3 )"
-SLOT="0"
+SLOT="0/0.8"
[[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64
~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
~x64-solaris ~x86-solaris"