* [gentoo-commits] gentoo-x86 commit in media-libs/libvpx: libvpx-1.0.0.ebuild ChangeLog
@ 2012-02-29 13:49 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-29 13:49 UTC (permalink / raw
To: gentoo-commits
ago 12/02/29 13:49:42
Modified: libvpx-1.0.0.ebuild ChangeLog
Log:
Stable for AMD64, wrt security bug #405955
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.2 media-libs/libvpx/libvpx-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild?r1=1.1&r2=1.2
Index: libvpx-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libvpx-1.0.0.ebuild 29 Feb 2012 11:55:03 -0000 1.1
+++ libvpx-1.0.0.ebuild 29 Feb 2012 13:49:42 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild,v 1.1 2012/02/29 11:55:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild,v 1.2 2012/02/29 13:49:42 ago Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,10 +11,10 @@
KEYWORDS=""
elif [[ ${PV} == *pre* ]]; then
SRC_URI="mirror://gentoo/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
else
SRC_URI="http://webm.googlecode.com/files/${PN}-v${PV}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
S="${WORKDIR}/${PN}-v${PV}"
fi
1.39 media-libs/libvpx/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 29 Feb 2012 11:55:03 -0000 1.38
+++ ChangeLog 29 Feb 2012 13:49:42 -0000 1.39
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libvpx
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.38 2012/02/29 11:55:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.39 2012/02/29 13:49:42 ago Exp $
+
+ 29 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libvpx-1.0.0.ebuild:
+ Stable for AMD64, wrt security bug #405955
*libvpx-1.0.0 (29 Feb 2012)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libvpx: libvpx-1.0.0.ebuild ChangeLog
@ 2012-03-01 9:20 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 3+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2012-03-01 9:20 UTC (permalink / raw
To: gentoo-commits
xarthisius 12/03/01 09:20:48
Modified: libvpx-1.0.0.ebuild ChangeLog
Log:
Marked ~ppc/~ppc64 as per Anarchy request, bug #360427 and bug #405955
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Revision Changes Path
1.3 media-libs/libvpx/libvpx-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild?r1=1.2&r2=1.3
Index: libvpx-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libvpx-1.0.0.ebuild 29 Feb 2012 13:49:42 -0000 1.2
+++ libvpx-1.0.0.ebuild 1 Mar 2012 09:20:48 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild,v 1.2 2012/02/29 13:49:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild,v 1.3 2012/03/01 09:20:48 xarthisius Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,10 +11,10 @@
KEYWORDS=""
elif [[ ${PV} == *pre* ]]; then
SRC_URI="mirror://gentoo/${P}.tar.bz2"
- KEYWORDS="~alpha amd64 ~arm ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
else
SRC_URI="http://webm.googlecode.com/files/${PN}-v${PV}.tar.bz2"
- KEYWORDS="~alpha amd64 ~arm ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
S="${WORKDIR}/${PN}-v${PV}"
fi
1.40 media-libs/libvpx/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 29 Feb 2012 13:49:42 -0000 1.39
+++ ChangeLog 1 Mar 2012 09:20:48 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libvpx
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.39 2012/02/29 13:49:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.40 2012/03/01 09:20:48 xarthisius Exp $
+
+ 01 Mar 2012; Kacper Kowalik <xarthisius@gentoo.org> libvpx-1.0.0.ebuild:
+ Marked ~ppc/~ppc64 as per Anarchy request, bug #360427 and bug #405955
29 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libvpx-1.0.0.ebuild:
Stable for AMD64, wrt security bug #405955
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libvpx: libvpx-1.0.0.ebuild ChangeLog
@ 2012-08-14 15:58 Mike Frysinger (vapier)
0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2012-08-14 15:58 UTC (permalink / raw
To: gentoo-commits
vapier 12/08/14 15:58:36
Modified: libvpx-1.0.0.ebuild ChangeLog
Log:
Mark stable for arm.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Revision Changes Path
1.12 media-libs/libvpx/libvpx-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild?r1=1.11&r2=1.12
Index: libvpx-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libvpx-1.0.0.ebuild 14 Aug 2012 15:45:31 -0000 1.11
+++ libvpx-1.0.0.ebuild 14 Aug 2012 15:58:36 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild,v 1.11 2012/08/14 15:45:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.0.0.ebuild,v 1.12 2012/08/14 15:58:36 vapier Exp $
EAPI=4
inherit multilib toolchain-funcs eutils
@@ -11,10 +11,10 @@
KEYWORDS=""
elif [[ ${PV} == *pre* ]]; then
SRC_URI="mirror://gentoo/${P}.tar.bz2"
- KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="alpha amd64 arm ~ia64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
else
SRC_URI="http://webm.googlecode.com/files/${PN}-v${PV}.tar.bz2"
- KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="alpha amd64 arm ~ia64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
S="${WORKDIR}/${PN}-v${PV}"
fi
1.62 media-libs/libvpx/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?r1=1.61&r2=1.62
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog 14 Aug 2012 15:45:31 -0000 1.61
+++ ChangeLog 14 Aug 2012 15:58:36 -0000 1.62
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libvpx
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.61 2012/08/14 15:45:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.62 2012/08/14 15:58:36 vapier Exp $
+
+ 14 Aug 2012; Mike Frysinger <vapier@gentoo.org> libvpx-1.0.0.ebuild:
+ Mark stable for arm.
14 Aug 2012; Mike Frysinger <vapier@gentoo.org> libvpx-1.0.0-r1.ebuild,
libvpx-1.0.0.ebuild, libvpx-1.1.0.ebuild, libvpx-9999.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-08-14 15:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29 13:49 [gentoo-commits] gentoo-x86 commit in media-libs/libvpx: libvpx-1.0.0.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2012-03-01 9:20 Kacper Kowalik (xarthisius)
2012-08-14 15:58 Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox