public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2023-10-15 20:54 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2023-10-15 20:54 UTC (permalink / raw
  To: gentoo-commits

commit:     0997777c853100fed132e194496465e5900e37a0
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 15 14:26:20 2023 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Oct 15 20:53:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0997777c

media-plugins/gst-plugins-twolame: keyword 1.22.3 for ~arm64

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.22.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.22.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.22.3.ebuild
index 4eb01529e278..fc730672689f 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.22.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.22.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2024-04-30  8:28 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2024-04-30  8:28 UTC (permalink / raw
  To: gentoo-commits

commit:     f347404d831f423d1f546f3fc0f70d8bc7a5555e
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 07:45:36 2024 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 08:23:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f347404d

media-plugins/gst-plugins-twolame: drop 1.20.5, 1.20.6

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                  |  2 --
 .../gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild   | 13 -------------
 .../gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild   | 13 -------------
 3 files changed, 28 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index e484500a49ef..08d2b2aa7987 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,3 +1 @@
-DIST gst-plugins-good-1.20.5.tar.xz 3439904 BLAKE2B 682f8577ad048d5db5a3517fa2d3615ea902507b9aedf45da9b12e77d993e2200fd85014fd0ed9a602dfae2a1cfc420158d7d309a4b4106ac1e7b3165ef73ec9 SHA512 d8a4f4605f1da9199a6fa3cde065f5d4c550772cf085e9e05ed5ff6e44b0375d72f473a9c73346ce329f924a0b58e386358f5045ac0bee767117ef28a9f1b394
-DIST gst-plugins-good-1.20.6.tar.xz 3438312 BLAKE2B dcb948a6ec357fe5bac3c5bcdf395dcec05634421d8bea125c89a4d47362a848890d451379b714f754094d763f68311a26b519ff503298aed3d04e6655c8588a SHA512 ee2463aa339baa2b8e52bba200c919871c4ce459b18ac74f998429ef55a41b34afdd2ba28b00810a5e508233ad79e6286d6b08c4755a29d0a2628ccf50bcedbf
 DIST gst-plugins-good-1.22.11.tar.xz 2847708 BLAKE2B d61f834727719992e207ce3aa2e9b4ca779930f8bc0baf12bef7869f456ac86fad4a3874b50071d28724e414c5b134f7604af4b66c836da3388e584fbbe16dcf SHA512 e6105c90a66bfee8a69f621bf44f53fcbf832ec9290cee984354da91e57b61d2bbd548e3ad0c5d9f859d0c3f5ba3c313539f24b350e0a7acf29cb8983d4f40cb

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild
deleted file mode 100644
index 185f3730f027..000000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer-meson
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
deleted file mode 100644
index 185f3730f027..000000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer-meson
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2023-11-29  8:22 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2023-11-29  8:22 UTC (permalink / raw
  To: gentoo-commits

commit:     811b270ce796bdec3560f35f833680fb3627a711
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 06:38:45 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 08:20:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=811b270c

media-plugins/gst-plugins-twolame: Stabilize 1.20.6 ppc, #908277

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
index 76b941e4c050..185f3730f027 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2023-10-14  3:43 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-10-14  3:43 UTC (permalink / raw
  To: gentoo-commits

commit:     18004b9ed0cd441a8a7924f1f25e73c406001c63
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 03:38:36 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 03:39:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18004b9e

media-plugins/gst-plugins-twolame: Stabilize 1.20.6 ppc64, #908277

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
index da2f1e391f59..76b941e4c050 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2023-10-13  7:33 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2023-10-13  7:33 UTC (permalink / raw
  To: gentoo-commits

commit:     49d4ff5ffd7761439299479b38aa2aa76c5a2252
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 07:23:35 2023 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 07:23:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d4ff5f

media-plugins/gst-plugins-twolame: drop 1.20.3, 1.20.4

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                  |  2 --
 .../gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild   | 13 -------------
 .../gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild   | 13 -------------
 3 files changed, 28 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index bcbe72555b16..06d2c58ba58e 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,5 +1,3 @@
-DIST gst-plugins-good-1.20.3.tar.xz 3417252 BLAKE2B 5f288541598d2c308fbb1d5e36e54e8dd4c6e9d7dd71f41b778fbdfe883ed48e8d13fa53d05518cc671de029d804f7dc1d93396de9d199d45ec131230926d33c SHA512 98bb2dd428edaa1a5846fb47b1f42a1e99541faf05cdb0fb632d4a1a1e4fb2c1f9d1229bf0aa2ddcbce139533e9fd51f8f9a1175cd8a8729c5179750ca84afa1
-DIST gst-plugins-good-1.20.4.tar.xz 3424532 BLAKE2B 2b9fa0227c13c6a81a91b4d337c3d52d6e8bd63d04710ee6bc45ec7b70de3f35c57148786356e08a253b1bbc9473411d9b0f1346433396e2403680690823c06f SHA512 d1a1d3a161fc33ecfae2b1336391571210511926a5017ea512a0bef7ab3577fb98326a96b6c5a2ffb48c8e2c7c3bf8e957e489edd0cf44e8ed8518656768c7ce
 DIST gst-plugins-good-1.20.5.tar.xz 3439904 BLAKE2B 682f8577ad048d5db5a3517fa2d3615ea902507b9aedf45da9b12e77d993e2200fd85014fd0ed9a602dfae2a1cfc420158d7d309a4b4106ac1e7b3165ef73ec9 SHA512 d8a4f4605f1da9199a6fa3cde065f5d4c550772cf085e9e05ed5ff6e44b0375d72f473a9c73346ce329f924a0b58e386358f5045ac0bee767117ef28a9f1b394
 DIST gst-plugins-good-1.20.6.tar.xz 3438312 BLAKE2B dcb948a6ec357fe5bac3c5bcdf395dcec05634421d8bea125c89a4d47362a848890d451379b714f754094d763f68311a26b519ff503298aed3d04e6655c8588a SHA512 ee2463aa339baa2b8e52bba200c919871c4ce459b18ac74f998429ef55a41b34afdd2ba28b00810a5e508233ad79e6286d6b08c4755a29d0a2628ccf50bcedbf
 DIST gst-plugins-good-1.22.3.tar.xz 2826224 BLAKE2B 5e1c19442ca25e81312f34c91c5154022b253b2223dcea8fb8f0351dc4d465663323aa69b534c1bd47b68ace9d33722923ffedef6b8e663beac37b2d8cf23877 SHA512 915352911f0ee2b1b15ff83514c6ca7e1ca8c2f122eac0c4c47539e8dcc2233a6f8478e083555af8b254d9a541923aa74e106a404b56fb8a732ea53421c3d6ca

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
deleted file mode 100644
index 918d937d32c0..000000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer-meson
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild
deleted file mode 100644
index 918d937d32c0..000000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer-meson
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2023-07-25 18:10 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2023-07-25 18:10 UTC (permalink / raw
  To: gentoo-commits

commit:     899b40fa05b3252771c94cba65e235095de8db90
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 18:07:56 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 18:07:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=899b40fa

media-plugins/gst-plugins-twolame: Stabilize 1.20.6 x86, #908277

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
index 455d421b300f..da2f1e391f59 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2023-07-23 19:32 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2023-07-23 19:32 UTC (permalink / raw
  To: gentoo-commits

commit:     443d1ec23ef473b90d377cd6a32f15ee977e6063
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 19:30:25 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 19:30:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443d1ec2

media-plugins/gst-plugins-twolame: Stabilize 1.20.6 amd64, #908277

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
index 4eb01529e278..455d421b300f 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2023-06-10 10:15 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2023-06-10 10:15 UTC (permalink / raw
  To: gentoo-commits

commit:     d07a7dc362dc4934a5e3ba619d79712a2975e8f7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 10:13:27 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 10:13:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07a7dc3

media-plugins/gst-plugins-twolame: Stabilize 1.20.5 ppc64, #907451

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild
index 022c7cbb8dda..185f3730f027 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2023-06-10  9:45 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2023-06-10  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     fc04168b1a5e16569c313db2ad5e013106087339
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 09:44:14 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 09:44:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc04168b

media-plugins/gst-plugins-twolame: Stabilize 1.20.5 amd64, #907451

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild
index 8b3d5610f3dc..da2f1e391f59 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2023-05-30 18:21 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-05-30 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     4a000385748427bc7d448c2807368de8d2d9fc1e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 18:13:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 30 18:20:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a000385

media-plugins/gst-plugins-twolame: add 1.20.6

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                  |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild   | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 9c0817e0edf8..bcbe72555b16 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,4 +1,5 @@
 DIST gst-plugins-good-1.20.3.tar.xz 3417252 BLAKE2B 5f288541598d2c308fbb1d5e36e54e8dd4c6e9d7dd71f41b778fbdfe883ed48e8d13fa53d05518cc671de029d804f7dc1d93396de9d199d45ec131230926d33c SHA512 98bb2dd428edaa1a5846fb47b1f42a1e99541faf05cdb0fb632d4a1a1e4fb2c1f9d1229bf0aa2ddcbce139533e9fd51f8f9a1175cd8a8729c5179750ca84afa1
 DIST gst-plugins-good-1.20.4.tar.xz 3424532 BLAKE2B 2b9fa0227c13c6a81a91b4d337c3d52d6e8bd63d04710ee6bc45ec7b70de3f35c57148786356e08a253b1bbc9473411d9b0f1346433396e2403680690823c06f SHA512 d1a1d3a161fc33ecfae2b1336391571210511926a5017ea512a0bef7ab3577fb98326a96b6c5a2ffb48c8e2c7c3bf8e957e489edd0cf44e8ed8518656768c7ce
 DIST gst-plugins-good-1.20.5.tar.xz 3439904 BLAKE2B 682f8577ad048d5db5a3517fa2d3615ea902507b9aedf45da9b12e77d993e2200fd85014fd0ed9a602dfae2a1cfc420158d7d309a4b4106ac1e7b3165ef73ec9 SHA512 d8a4f4605f1da9199a6fa3cde065f5d4c550772cf085e9e05ed5ff6e44b0375d72f473a9c73346ce329f924a0b58e386358f5045ac0bee767117ef28a9f1b394
+DIST gst-plugins-good-1.20.6.tar.xz 3438312 BLAKE2B dcb948a6ec357fe5bac3c5bcdf395dcec05634421d8bea125c89a4d47362a848890d451379b714f754094d763f68311a26b519ff503298aed3d04e6655c8588a SHA512 ee2463aa339baa2b8e52bba200c919871c4ce459b18ac74f998429ef55a41b34afdd2ba28b00810a5e508233ad79e6286d6b08c4755a29d0a2628ccf50bcedbf
 DIST gst-plugins-good-1.22.3.tar.xz 2826224 BLAKE2B 5e1c19442ca25e81312f34c91c5154022b253b2223dcea8fb8f0351dc4d465663323aa69b534c1bd47b68ace9d33722923ffedef6b8e663beac37b2d8cf23877 SHA512 915352911f0ee2b1b15ff83514c6ca7e1ca8c2f122eac0c4c47539e8dcc2233a6f8478e083555af8b254d9a541923aa74e106a404b56fb8a732ea53421c3d6ca

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
new file mode 100644
index 000000000000..4eb01529e278
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.6.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer-meson
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2023-01-14 15:50 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-01-14 15:50 UTC (permalink / raw
  To: gentoo-commits

commit:     8c6b564ebcb522c9c56b8f0c917fe53e7bd5c515
Author:     brahmajit das <listout <AT> protonmail <DOT> com>
AuthorDate: Sat Jan 14 15:37:18 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 15:49:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c6b564e

media-plugins/gst-plugins-twolame: add 1.20.5

Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: brahmajit das <listout <AT> protonmail.com>

 media-plugins/gst-plugins-twolame/Manifest                  |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild   | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 55b92623fcb3..baa73aa4d7aa 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,2 +1,3 @@
 DIST gst-plugins-good-1.20.3.tar.xz 3417252 BLAKE2B 5f288541598d2c308fbb1d5e36e54e8dd4c6e9d7dd71f41b778fbdfe883ed48e8d13fa53d05518cc671de029d804f7dc1d93396de9d199d45ec131230926d33c SHA512 98bb2dd428edaa1a5846fb47b1f42a1e99541faf05cdb0fb632d4a1a1e4fb2c1f9d1229bf0aa2ddcbce139533e9fd51f8f9a1175cd8a8729c5179750ca84afa1
 DIST gst-plugins-good-1.20.4.tar.xz 3424532 BLAKE2B 2b9fa0227c13c6a81a91b4d337c3d52d6e8bd63d04710ee6bc45ec7b70de3f35c57148786356e08a253b1bbc9473411d9b0f1346433396e2403680690823c06f SHA512 d1a1d3a161fc33ecfae2b1336391571210511926a5017ea512a0bef7ab3577fb98326a96b6c5a2ffb48c8e2c7c3bf8e957e489edd0cf44e8ed8518656768c7ce
+DIST gst-plugins-good-1.20.5.tar.xz 3439904 BLAKE2B 682f8577ad048d5db5a3517fa2d3615ea902507b9aedf45da9b12e77d993e2200fd85014fd0ed9a602dfae2a1cfc420158d7d309a4b4106ac1e7b3165ef73ec9 SHA512 d8a4f4605f1da9199a6fa3cde065f5d4c550772cf085e9e05ed5ff6e44b0375d72f473a9c73346ce329f924a0b58e386358f5045ac0bee767117ef28a9f1b394

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild
new file mode 100644
index 000000000000..4eb01529e278
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.5.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer-meson
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-12-15  4:46 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2022-12-15  4:46 UTC (permalink / raw
  To: gentoo-commits

commit:     c57bc1b3ae16b93d80ba58652547fbd65eaa26e1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 15 04:44:53 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 15 04:45:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57bc1b3

media-plugins/gst-plugins-twolame: Stabilize 1.20.4 amd64, #884731

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild
index 511a790719c2..918d937d32c0 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-12-13 20:09 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2022-12-13 20:09 UTC (permalink / raw
  To: gentoo-commits

commit:     012b4adae67217b691e75fa91c6d241c1106f6c6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 13 20:08:20 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 20:08:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012b4ada

media-plugins/gst-plugins-twolame: Stabilize 1.20.4 ppc64, #884731

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild
index b1084f7d4aea..511a790719c2 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-12-13 20:03 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2022-12-13 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     45a9ef0094c809451bf163aada15bcf7e7630b96
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 13 20:02:53 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 20:02:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a9ef00

media-plugins/gst-plugins-twolame: Stabilize 1.20.4 x86, #884731

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild
index 08b89995f378..cf4e1c546c98 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-11-20 18:34 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2022-11-20 18:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f4f988ced368d0eefe8427ea56b8923eb4b3fab1
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 20 18:30:01 2022 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 18:33:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f988ce

media-plugins/gst-plugins-twolame: drop 1.20.2

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                  |  1 -
 .../gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild   | 13 -------------
 2 files changed, 14 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 362dc6c30cdd..55b92623fcb3 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,3 +1,2 @@
-DIST gst-plugins-good-1.20.2.tar.xz 3411008 BLAKE2B 45eb497d240bf9b05cfbf85babe5ef85fb8a7f25f1b470f131f319064e1dc04f334d4b7dede4f0aedd73dca01605b7e00e2ddc587bcf9ccce6989a9e99776cb1 SHA512 a10ea48fdfbe741e9bc63036b011748558f89968aaa525380ac99884c27463d190c0b49e2d98b4f554eee6ead8a5c5da3ba62e5b0b1fe54877598beccc68a933
 DIST gst-plugins-good-1.20.3.tar.xz 3417252 BLAKE2B 5f288541598d2c308fbb1d5e36e54e8dd4c6e9d7dd71f41b778fbdfe883ed48e8d13fa53d05518cc671de029d804f7dc1d93396de9d199d45ec131230926d33c SHA512 98bb2dd428edaa1a5846fb47b1f42a1e99541faf05cdb0fb632d4a1a1e4fb2c1f9d1229bf0aa2ddcbce139533e9fd51f8f9a1175cd8a8729c5179750ca84afa1
 DIST gst-plugins-good-1.20.4.tar.xz 3424532 BLAKE2B 2b9fa0227c13c6a81a91b4d337c3d52d6e8bd63d04710ee6bc45ec7b70de3f35c57148786356e08a253b1bbc9473411d9b0f1346433396e2403680690823c06f SHA512 d1a1d3a161fc33ecfae2b1336391571210511926a5017ea512a0bef7ab3577fb98326a96b6c5a2ffb48c8e2c7c3bf8e957e489edd0cf44e8ed8518656768c7ce

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild
deleted file mode 100644
index 918d937d32c0..000000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer-meson
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-10-20 17:01 Georgy Yakovlev
  0 siblings, 0 replies; 96+ messages in thread
From: Georgy Yakovlev @ 2022-10-20 17:01 UTC (permalink / raw
  To: gentoo-commits

commit:     98d66efa06d48eedefa89c0de3f38aaf9ea612b7
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 20 17:00:41 2022 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Oct 20 17:00:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98d66efa

media-plugins/gst-plugins-twolame: Stabilize 1.20.3 ppc64, #867784

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
index 11a8d0ee41ce..918d937d32c0 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-09-17 10:46 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2022-09-17 10:46 UTC (permalink / raw
  To: gentoo-commits

commit:     03353561f5962ce886482b70edf54cdb2d39c6e5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 10:45:50 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 10:45:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03353561

media-plugins/gst-plugins-twolame: Stabilize 1.20.3 ppc, #867784

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
index 659df815950f..11a8d0ee41ce 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-09-16  6:52 Agostino Sarubbo
  0 siblings, 0 replies; 96+ messages in thread
From: Agostino Sarubbo @ 2022-09-16  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     193d2b636a02fd72bf9c2cf557d53ac7a214dac0
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 06:51:38 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 06:51:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=193d2b63

media-plugins/gst-plugins-twolame: Stabilize 1.20.3 x86, #867784

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
index 607db92dff5b..659df815950f 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-09-14  7:47 Agostino Sarubbo
  0 siblings, 0 replies; 96+ messages in thread
From: Agostino Sarubbo @ 2022-09-14  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     ff052ad26c5860c3a52a90a0030281e88750dcf4
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 07:47:10 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 07:47:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff052ad2

media-plugins/gst-plugins-twolame: Stabilize 1.20.3 amd64, #867784

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
index 08b89995f378..607db92dff5b 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-08-26 13:10 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-08-26 13:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d081aae61a0cb945b5ba0d5a40111102cf83a8e4
Author:     Igor V. Kovalenko <igor.v.kovalenko <AT> gmail <DOT> com>
AuthorDate: Fri Aug 26 13:00:03 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 13:10:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d081aae6

media-plugins/gst-plugins-twolame: add 1.20.3

Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko <AT> gmail.com>

 media-plugins/gst-plugins-twolame/Manifest                  |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild   | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 0d98242fa2b2..8035d1759b43 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1 +1,2 @@
 DIST gst-plugins-good-1.20.2.tar.xz 3411008 BLAKE2B 45eb497d240bf9b05cfbf85babe5ef85fb8a7f25f1b470f131f319064e1dc04f334d4b7dede4f0aedd73dca01605b7e00e2ddc587bcf9ccce6989a9e99776cb1 SHA512 a10ea48fdfbe741e9bc63036b011748558f89968aaa525380ac99884c27463d190c0b49e2d98b4f554eee6ead8a5c5da3ba62e5b0b1fe54877598beccc68a933
+DIST gst-plugins-good-1.20.3.tar.xz 3417252 BLAKE2B 5f288541598d2c308fbb1d5e36e54e8dd4c6e9d7dd71f41b778fbdfe883ed48e8d13fa53d05518cc671de029d804f7dc1d93396de9d199d45ec131230926d33c SHA512 98bb2dd428edaa1a5846fb47b1f42a1e99541faf05cdb0fb632d4a1a1e4fb2c1f9d1229bf0aa2ddcbce139533e9fd51f8f9a1175cd8a8729c5179750ca84afa1

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
new file mode 100644
index 000000000000..08b89995f378
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer-meson
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-06-07 13:59 Matt Turner
  0 siblings, 0 replies; 96+ messages in thread
From: Matt Turner @ 2022-06-07 13:59 UTC (permalink / raw
  To: gentoo-commits

commit:     7297b56ba8d437d0e4294d8f157b5858aee745b6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  5 02:56:58 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jun  7 13:59:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7297b56b

media-plugins/gst-plugins-twolame: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                 |  4 ----
 .../gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild  | 14 --------------
 .../gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild  | 14 --------------
 .../gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild  | 14 --------------
 .../gst-plugins-twolame/gst-plugins-twolame-1.20.1.ebuild  | 13 -------------
 5 files changed, 59 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 1ef4a23337dc..0d98242fa2b2 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,5 +1 @@
-DIST gst-plugins-good-1.16.3.tar.xz 3914676 BLAKE2B 52f18027f9d9a77e8b459a0a10fa7c1450dff2faf8a2a63134f833ad08b19985b7f0d3d2af4b766c9b8bf802d048fabd6f52ad5a7865eccd1fe0d26404b7b2de SHA512 3e0da4a4defc0ddea1c26dfc767fed732548654f4155452649777109a17d5b65b2fde895483a3e35dc1646de5a16e913cd2408f826251d46a99b7751b88dcb65
-DIST gst-plugins-good-1.18.4.tar.xz 3277572 BLAKE2B 8acfb975d19eabc681184d0096328051a9a02e5f849599dbad1233a0e9254e1a2d2bef75d8afdc779a7ca01a71b15d1e83a843749c0ef5f7ab2b5818067ab898 SHA512 764c66383c93e57f9c5e7742002013e07e7b25750d6974d6c07744433e8ceb7570e829e68278e2bc5214f77158311a6b3bfb013d615cf66205d8d7a9e2d54b86
-DIST gst-plugins-good-1.18.6.tar.xz 3296552 BLAKE2B 551ae9cf9beb512ae418db20cd50dc8826ed60421a40d6c9c9fc558f32c9db2a9bada309a8075306542c53382ecb728dac3dd6252d1efc7255cffde0bea35895 SHA512 e0be5f1eaffe65d7871f23e42645fa4cee30953d16d54c4f4707c094859659cff1e4609b086afebaf08777b6d01dcba4f4b2b338e722bf729e9ed0482a2417a5
-DIST gst-plugins-good-1.20.1.tar.xz 3415220 BLAKE2B 62a0e0b4d60412350c3aad692e7b3d0dd5c7ebed098e21e7d4d7c599ffec9be5795c88cbdece0b219d1aad607ad1a0209a376a8f3543793c9c905cb1401e92c4 SHA512 6e56f6290465da03bfe162228829e51091896b2c5fe9d1d0718f663a3ab14edf5c790b37998a783981b9c77034252e7dee9fec5136f92ced44c4898e2fbd402e
 DIST gst-plugins-good-1.20.2.tar.xz 3411008 BLAKE2B 45eb497d240bf9b05cfbf85babe5ef85fb8a7f25f1b470f131f319064e1dc04f334d4b7dede4f0aedd73dca01605b7e00e2ddc587bcf9ccce6989a9e99776cb1 SHA512 a10ea48fdfbe741e9bc63036b011748558f89968aaa525380ac99884c27463d190c0b49e2d98b4f554eee6ead8a5c5da3ba62e5b0b1fe54877598beccc68a933

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
deleted file mode 100644
index d16d4a72aa68..000000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild
deleted file mode 100644
index 4c284a85bb58..000000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer-meson
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild
deleted file mode 100644
index ab74e9a0e277..000000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer-meson
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.1.ebuild
deleted file mode 100644
index 08b89995f378..000000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer-meson
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-05-28  1:29 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-05-28  1:29 UTC (permalink / raw
  To: gentoo-commits

commit:     ac5dcdebed010957b9116e233e12736f8d4abb11
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 01:29:27 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 28 01:29:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac5dcdeb

media-plugins/gst-plugins-twolame: Stabilize 1.20.2 ppc64, #839939

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild
index 11a8d0ee41ce..918d937d32c0 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-05-16 12:35 Jakov Smolić
  0 siblings, 0 replies; 96+ messages in thread
From: Jakov Smolić @ 2022-05-16 12:35 UTC (permalink / raw
  To: gentoo-commits

commit:     9f89f7d6a2b2d3ebc22f04401bc1e47387920303
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 12:35:03 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon May 16 12:35:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f89f7d6

media-plugins/gst-plugins-twolame: Stabilize 1.20.2 x86, #839939

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild
index 607db92dff5b..659df815950f 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.20.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-04-01 15:20 Jakov Smolić
  0 siblings, 0 replies; 96+ messages in thread
From: Jakov Smolić @ 2022-04-01 15:20 UTC (permalink / raw
  To: gentoo-commits

commit:     77537bb578ecd81f1a517709720cd0ade70ec95e
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 15:20:03 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 15:20:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77537bb5

media-plugins/gst-plugins-twolame: Stabilize 1.18.6 x86, #835598

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild
index e12068a04e5b..ab74e9a0e277 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-04-01 11:38 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2022-04-01 11:38 UTC (permalink / raw
  To: gentoo-commits

commit:     d4022ede06240f4cbdd8688f5d85fd9de0116f78
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 11:38:17 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 11:38:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4022ede

media-plugins/gst-plugins-twolame: Stabilize 1.18.6 ppc, #835598

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild
index 308ea106f45e..e12068a04e5b 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2022-04-01  7:14 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2022-04-01  7:14 UTC (permalink / raw
  To: gentoo-commits

commit:     702d204c10eaf02d766d28b4bfb0feb21cd7f92e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 07:13:14 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 07:13:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702d204c

media-plugins/gst-plugins-twolame: Stabilize 1.18.6 amd64, #835598

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild
index 81c97c0d65ac..308ea106f45e 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.6.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2021-09-16  6:27 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2021-09-16  6:27 UTC (permalink / raw
  To: gentoo-commits

commit:     643687293dc0466f7ce881ff77769b14a417ebc2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 16 06:25:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 16 06:27:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64368729

media-plugins/gst-plugins-twolame: Stabilize 1.18.4 amd64, #812836

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild
index 16c988d68c1..4e22465233b 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2021-09-16  6:14 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2021-09-16  6:14 UTC (permalink / raw
  To: gentoo-commits

commit:     3d177240a3b1c55509666e1ee9aa768b1206931f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 16 06:14:01 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 16 06:14:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d177240

media-plugins/gst-plugins-twolame: Stabilize 1.18.4 ppc64, #812836

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild
index fb0ca6c14c5..16c988d68c1 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.18.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer-meson
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2021-02-20  9:36 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2021-02-20  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     d8f9eb0a56e3bcc4ba59495df4633bf00bb5ce12
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 20 09:28:50 2021 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 09:36:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f9eb0a

media-plugins/gst-plugins-twolame: remove old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                 |  2 --
 .../gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild  | 14 --------------
 .../gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild  | 14 --------------
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 28ae66bf58c..d9332200d73 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,3 +1 @@
-DIST gst-plugins-good-1.14.5.tar.xz 3800104 BLAKE2B acb8ba559c8f4d96cb548fa05e88a556dbfd3aed8572d91cee4fc7b652ab1e814a615713f1372a0acdaa723ddf2d9af9c84c599bc4128b8f61d03bfbc096dcce SHA512 11bfadaf39b28a0a6a6c87c4ade8513496e8f13873cb0c2ddc8b8241029b8775d4839f2de441bda664bc67c66c4ca1d6839dd7570f7d79c1f485d5a25cc9d236
-DIST gst-plugins-good-1.16.2.tar.xz 3897172 BLAKE2B b6341bb2f2456e2c558f71e9f18726eced88cbc703fa017067415297cc7ccdf70b4ceb18e9e3c7c64fc7c55806c7373d9a05eac582067ab764a02c1bafef4b33 SHA512 ab0dfd51af3ea345db466618547c35c78b5f08e725096b66074a5a7e0a83ca25ac51d2d915b7a8c07b70f8e4c9fc65d51c1851f147a5a5a71fbca58e1eb5ffd4
 DIST gst-plugins-good-1.16.3.tar.xz 3914676 BLAKE2B 52f18027f9d9a77e8b459a0a10fa7c1450dff2faf8a2a63134f833ad08b19985b7f0d3d2af4b766c9b8bf802d048fabd6f52ad5a7865eccd1fe0d26404b7b2de SHA512 3e0da4a4defc0ddea1c26dfc767fed732548654f4155452649777109a17d5b65b2fde895483a3e35dc1646de5a16e913cd2408f826251d46a99b7751b88dcb65

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
deleted file mode 100644
index 93497060c3d..00000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
deleted file mode 100644
index 93497060c3d..00000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2021-02-15  4:03 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2021-02-15  4:03 UTC (permalink / raw
  To: gentoo-commits

commit:     de767916bfc1d0787924550afde922f258e4529f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 04:03:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 04:03:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de767916

media-plugins/gst-plugins-twolame: Stabilize 1.16.3 ppc, #766336

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
index 271ebf1dd63..d16d4a72aa6 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2021-02-14 14:50 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2021-02-14 14:50 UTC (permalink / raw
  To: gentoo-commits

commit:     2aa4ceba3082a99c99ad32bed7f7fcb00c2d1d0a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 14:50:05 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 14:50:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa4ceba

media-plugins/gst-plugins-twolame: Stabilize 1.16.3 amd64, #766336

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
index 69cfea4142d..271ebf1dd63 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2021-02-14  2:12 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2021-02-14  2:12 UTC (permalink / raw
  To: gentoo-commits

commit:     fbe1d8cfab79fb5db5f58a76a45ad1201161720c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 02:11:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 02:11:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe1d8cf

media-plugins/gst-plugins-twolame: Stabilize 1.16.3 x86, #766336

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
index 61e04f1c06a..69cfea4142d 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2021-02-14  2:09 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2021-02-14  2:09 UTC (permalink / raw
  To: gentoo-commits

commit:     84da0103d102e5ef62f490c215f6889f8eac5c62
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 02:09:08 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 02:09:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84da0103

media-plugins/gst-plugins-twolame: Stabilize 1.16.3 ppc64, #766336

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
index 8a089f7dc27..61e04f1c06a 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2021-02-13 17:43 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2021-02-13 17:43 UTC (permalink / raw
  To: gentoo-commits

commit:     0ccc77ea64a90e346538a5f81ed1329fa13e098d
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 17:39:35 2021 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 17:39:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ccc77ea

media-plugins/gst-plugins-twolame: bump to 1.16.3

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild  | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 32073ca6e98..28ae66bf58c 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,2 +1,3 @@
 DIST gst-plugins-good-1.14.5.tar.xz 3800104 BLAKE2B acb8ba559c8f4d96cb548fa05e88a556dbfd3aed8572d91cee4fc7b652ab1e814a615713f1372a0acdaa723ddf2d9af9c84c599bc4128b8f61d03bfbc096dcce SHA512 11bfadaf39b28a0a6a6c87c4ade8513496e8f13873cb0c2ddc8b8241029b8775d4839f2de441bda664bc67c66c4ca1d6839dd7570f7d79c1f485d5a25cc9d236
 DIST gst-plugins-good-1.16.2.tar.xz 3897172 BLAKE2B b6341bb2f2456e2c558f71e9f18726eced88cbc703fa017067415297cc7ccdf70b4ceb18e9e3c7c64fc7c55806c7373d9a05eac582067ab764a02c1bafef4b33 SHA512 ab0dfd51af3ea345db466618547c35c78b5f08e725096b66074a5a7e0a83ca25ac51d2d915b7a8c07b70f8e4c9fc65d51c1851f147a5a5a71fbca58e1eb5ffd4
+DIST gst-plugins-good-1.16.3.tar.xz 3914676 BLAKE2B 52f18027f9d9a77e8b459a0a10fa7c1450dff2faf8a2a63134f833ad08b19985b7f0d3d2af4b766c9b8bf802d048fabd6f52ad5a7865eccd1fe0d26404b7b2de SHA512 3e0da4a4defc0ddea1c26dfc767fed732548654f4155452649777109a17d5b65b2fde895483a3e35dc1646de5a16e913cd2408f826251d46a99b7751b88dcb65

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
new file mode 100644
index 00000000000..8a089f7dc27
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2020-09-07  5:42 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2020-09-07  5:42 UTC (permalink / raw
  To: gentoo-commits

commit:     e5f029381609e21d8d68ea02149f7d01a565a4a6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 05:38:57 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 05:42:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f02938

media-plugins/gst-plugins-twolame: ppc64 stable (bug #728940)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
index 4885c66ce8c..93497060c3d 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2020-09-07  5:11 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2020-09-07  5:11 UTC (permalink / raw
  To: gentoo-commits

commit:     fe8206076572f2af57d4d638dc97113300dbeafa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 05:07:51 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 05:11:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe820607

media-plugins/gst-plugins-twolame: ppc stable (bug #728940)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
index 14d2573142e..4885c66ce8c 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2020-06-29 15:51 Mikle Kolyada
  0 siblings, 0 replies; 96+ messages in thread
From: Mikle Kolyada @ 2020-06-29 15:51 UTC (permalink / raw
  To: gentoo-commits

commit:     b97df7e148b9a0a70671235ce875a9671555b5a1
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 29 15:50:05 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jun 29 15:51:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97df7e1

media-plugins/gst-plugins-twolame: amd64 stable wrt bug #728940

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
index 7a6baa76f84..14d2573142e 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2020-06-21 16:52 Thomas Deutschmann
  0 siblings, 0 replies; 96+ messages in thread
From: Thomas Deutschmann @ 2020-06-21 16:52 UTC (permalink / raw
  To: gentoo-commits

commit:     fc5555a26e4e3f6a104e241b50caf26e60520cc2
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 16:32:20 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 16:52:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5555a2

media-plugins/gst-plugins-twolame: x86 stable (bug #728940)

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
index c7afcf1e565..7a6baa76f84 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2020-05-03 19:12 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2020-05-03 19:12 UTC (permalink / raw
  To: gentoo-commits

commit:     40c6aee971a8d70d1edfe2af75839628c800f77e
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun May  3 17:42:41 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun May  3 19:12:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c6aee9

media-plugins/gst-plugins-twolame: bump to 1.16.2

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild  | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index ff83b44437d..32073ca6e98 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1 +1,2 @@
 DIST gst-plugins-good-1.14.5.tar.xz 3800104 BLAKE2B acb8ba559c8f4d96cb548fa05e88a556dbfd3aed8572d91cee4fc7b652ab1e814a615713f1372a0acdaa723ddf2d9af9c84c599bc4128b8f61d03bfbc096dcce SHA512 11bfadaf39b28a0a6a6c87c4ade8513496e8f13873cb0c2ddc8b8241029b8775d4839f2de441bda664bc67c66c4ca1d6839dd7570f7d79c1f485d5a25cc9d236
+DIST gst-plugins-good-1.16.2.tar.xz 3897172 BLAKE2B b6341bb2f2456e2c558f71e9f18726eced88cbc703fa017067415297cc7ccdf70b4ceb18e9e3c7c64fc7c55806c7373d9a05eac582067ab764a02c1bafef4b33 SHA512 ab0dfd51af3ea345db466618547c35c78b5f08e725096b66074a5a7e0a83ca25ac51d2d915b7a8c07b70f8e4c9fc65d51c1851f147a5a5a71fbca58e1eb5ffd4

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
new file mode 100644
index 00000000000..c7afcf1e565
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.16.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2020-01-01 15:08 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2020-01-01 15:08 UTC (permalink / raw
  To: gentoo-commits

commit:     329f951682c97e6fbc8be29abb6979115cfb88eb
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 14:54:26 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 15:08:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=329f9516

media-plugins/gst-plugins-twolame: remove old

Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                 |  1 -
 .../gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild  | 14 --------------
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 857fa423c81..ff83b44437d 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,2 +1 @@
-DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f SHA512 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504
 DIST gst-plugins-good-1.14.5.tar.xz 3800104 BLAKE2B acb8ba559c8f4d96cb548fa05e88a556dbfd3aed8572d91cee4fc7b652ab1e814a615713f1372a0acdaa723ddf2d9af9c84c599bc4128b8f61d03bfbc096dcce SHA512 11bfadaf39b28a0a6a6c87c4ade8513496e8f13873cb0c2ddc8b8241029b8775d4839f2de441bda664bc67c66c4ca1d6839dd7570f7d79c1f485d5a25cc9d236

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
deleted file mode 100644
index 4668cc328d7..00000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-12-28 15:42 Mikle Kolyada
  0 siblings, 0 replies; 96+ messages in thread
From: Mikle Kolyada @ 2019-12-28 15:42 UTC (permalink / raw
  To: gentoo-commits

commit:     dc04fb189a267b69e3c5490bc05322b40d5b135e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 15:41:42 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 15:41:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc04fb18

media-plugins/gst-plugins-twolame: alpha stable wrt bug #702246

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
index 0d3be0cd91b..4668cc328d7 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-12-10 14:08 Agostino Sarubbo
  0 siblings, 0 replies; 96+ messages in thread
From: Agostino Sarubbo @ 2019-12-10 14:08 UTC (permalink / raw
  To: gentoo-commits

commit:     ca9049e4a28fd8bf94f870fe6c77b6556d0514dc
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 14:07:32 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 14:07:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9049e4

media-plugins/gst-plugins-twolame: ppc stable wrt bug #702246

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
index 8fa31ba53f6..0d3be0cd91b 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-12-10 12:16 Agostino Sarubbo
  0 siblings, 0 replies; 96+ messages in thread
From: Agostino Sarubbo @ 2019-12-10 12:16 UTC (permalink / raw
  To: gentoo-commits

commit:     c412733164ff347e43a06b079289f31ad5ee1fce
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 12:15:34 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 12:15:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4127331

media-plugins/gst-plugins-twolame: ppc64 stable wrt bug #702246

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
index 806170998ce..8fa31ba53f6 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-12-07 13:17 Mikle Kolyada
  0 siblings, 0 replies; 96+ messages in thread
From: Mikle Kolyada @ 2019-12-07 13:17 UTC (permalink / raw
  To: gentoo-commits

commit:     3ec9aedd9d5cf2987ae05679fd43d419b7dc6170
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  7 13:16:11 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec  7 13:17:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec9aedd

media-plugins/gst-plugins-twolame: x86 stable wrt bug #702246

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
index b7483d84803..806170998ce 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-12-07 13:12 Mikle Kolyada
  0 siblings, 0 replies; 96+ messages in thread
From: Mikle Kolyada @ 2019-12-07 13:12 UTC (permalink / raw
  To: gentoo-commits

commit:     21478e0bf6e050a727e3e0f52b844d8a426236dd
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  7 13:10:14 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec  7 13:11:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21478e0b

media-plugins/gst-plugins-twolame: amd64 stable wrt bug #702246

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
index 0eaeaae17fd..b7483d84803 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-08-26  9:36 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2019-08-26  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     e2eb8d993e117fd15fe5f4778830a6747c904f77
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 25 20:26:56 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 09:36:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2eb8d99

media-plugins/gst-plugins-twolame: bump to 1.14.5, no code changes from 1.14.4

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild  | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index b2f2e81d2f9..857fa423c81 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1 +1,2 @@
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f SHA512 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504
+DIST gst-plugins-good-1.14.5.tar.xz 3800104 BLAKE2B acb8ba559c8f4d96cb548fa05e88a556dbfd3aed8572d91cee4fc7b652ab1e814a615713f1372a0acdaa723ddf2d9af9c84c599bc4128b8f61d03bfbc096dcce SHA512 11bfadaf39b28a0a6a6c87c4ade8513496e8f13873cb0c2ddc8b8241029b8775d4839f2de441bda664bc67c66c4ca1d6839dd7570f7d79c1f485d5a25cc9d236

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
new file mode 100644
index 00000000000..0eaeaae17fd
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-02-05 23:33 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2019-02-05 23:33 UTC (permalink / raw
  To: gentoo-commits

commit:     0561b1d8ff631615cc9e186b573bfd0306af120a
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  5 23:22:47 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Feb  5 23:31:13 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0561b1d8

media-plugins/gst-plugins-twolame: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                 |  1 -
 .../gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild  | 14 --------------
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index bd114fd4f13..b5c7344b2a0 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,3 +1,2 @@
-DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85 SHA512 b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f SHA512 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
deleted file mode 100644
index b2f99d374a0..00000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-01-25  2:38 Matt Turner
  0 siblings, 0 replies; 96+ messages in thread
From: Matt Turner @ 2019-01-25  2:38 UTC (permalink / raw
  To: gentoo-commits

commit:     38f160675ed53e890ae112899bd8cc8ab69d32a8
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 25 02:38:43 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jan 25 02:38:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f16067

media-plugins/gst-plugins-twolame-1.14.4: alpha stable, bug 674854

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
index 0d3be0cd91b..4668cc328d7 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-01-15 23:29 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2019-01-15 23:29 UTC (permalink / raw
  To: gentoo-commits

commit:     fa74cb3a6a32dad9d154f1d7d3fdb97d704fc466
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 15 23:16:57 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Jan 15 23:27:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa74cb3a

media-plugins/gst-plugins-twolame: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/Manifest                 |  2 --
 .../gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild  | 14 --------------
 .../gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild  | 14 --------------
 3 files changed, 30 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 31baf1b981a..bd114fd4f13 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,5 +1,3 @@
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85 SHA512 b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
-DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093 SHA512 26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1 SHA512 1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f SHA512 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild
deleted file mode 100644
index 1ecd2189e91..00000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild
deleted file mode 100644
index 1ecd2189e91..00000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-good
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-01-09  6:40 Matt Turner
  0 siblings, 0 replies; 96+ messages in thread
From: Matt Turner @ 2019-01-09  6:40 UTC (permalink / raw
  To: gentoo-commits

commit:     96b8cfda78739a2a82e65d2f8213ed6ffc2181d9
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  9 06:39:05 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jan  9 06:40:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96b8cfda

media-plugins/gst-plugins-twolame-1.14.4: ppc64 stable, bug 674854

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
index 900856c3d5e..0d3be0cd91b 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-01-09  4:37 Matt Turner
  0 siblings, 0 replies; 96+ messages in thread
From: Matt Turner @ 2019-01-09  4:37 UTC (permalink / raw
  To: gentoo-commits

commit:     068d7369fc31984ed59c4bf8725b86bb74858805
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  9 04:37:24 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jan  9 04:37:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=068d7369

media-plugins/gst-plugins-twolame-1.14.4: amd64 stable, bug 674854

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
index b7e322dc5ff..806170998ce 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2019-01-09  1:36 Thomas Deutschmann
  0 siblings, 0 replies; 96+ messages in thread
From: Thomas Deutschmann @ 2019-01-09  1:36 UTC (permalink / raw
  To: gentoo-commits

commit:     1bab244a6a88bf189d9c2f0b8fe234175577ddb9
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  9 01:23:13 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Jan  9 01:35:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bab244a

media-plugins/gst-plugins-twolame: x86 stable (bug #674854)

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
index 201a1836479..b7e322dc5ff 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-10-03 23:56 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2018-10-03 23:56 UTC (permalink / raw
  To: gentoo-commits

commit:     490899b73d39c60a50186073f87ea3ec847b39f0
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  3 23:42:41 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Oct  3 23:42:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=490899b7

media-plugins/gst-plugins-twolame: bump to 1.14.4, no code changes from 1.14.3

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild  | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index aa500ab760e..31baf1b981a 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,4 +1,5 @@
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85 SHA512 b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
 DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093 SHA512 26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
 DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1 SHA512 1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
+DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f SHA512 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
new file mode 100644
index 00000000000..201a1836479
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-09-21  5:32 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2018-09-21  5:32 UTC (permalink / raw
  To: gentoo-commits

commit:     5677047475bfc86291319b8399e97c2d2839b729
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 21 05:24:45 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Sep 21 05:24:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56770474

media-plugins/gst-plugins-twolame: remove old

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 media-plugins/gst-plugins-twolame/Manifest                 |  1 -
 .../gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild  | 14 --------------
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 97278424f71..aa500ab760e 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -2,4 +2,3 @@ DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 5b17ac49d5bae423ee887f1516ba
 DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093 SHA512 26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
 DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1 SHA512 1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
-DIST gst-plugins-ugly-1.12.4.tar.xz 904592 BLAKE2B 6ec59cea23ba45e705fc3140530576232c758884cc7cdcc293022233f4aeb440918c147563706a7309253dab318190bd6484fe2ac21af4b54af61ede349a1e82 SHA512 920f5be5a060293319f4c45bf7f28e14953e897473a04e1c83bce61261365198a6dc2d7ad6cf5396b2bbdc35a5f77014741e902e67c00c3c6596680ab9924e8a

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
deleted file mode 100644
index 004b6015c10..00000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-09-17 22:54 Matt Turner
  0 siblings, 0 replies; 96+ messages in thread
From: Matt Turner @ 2018-09-17 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     c70b3b58a918ebb95410d53303ed643dc06537ed
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 17 22:54:34 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 17 22:54:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70b3b58

media-plugins/gst-plugins-twolame-1.14.1: ppc64 stable, bug 661288

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
index 27d4c141b4a..b2f99d374a0 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-09-17 21:49 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2018-09-17 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     346ce099551a1b3da085a8e19ba6db9e1c636de4
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 17 21:23:32 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Sep 17 21:47:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=346ce099

media-plugins/gst-plugins-twolame: bump to 1.14.3, no code changes from 1.14.2

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild  | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index c63999d0420..97278424f71 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,4 +1,5 @@
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85 SHA512 b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
 DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093 SHA512 26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
+DIST gst-plugins-good-1.14.3.tar.xz 3790052 BLAKE2B 14f4116ce3eeb20f1f2cc8e835e46a9444ef82291aad90b74e74d0e79c1974bb6f2373f79543a3a3235773c954bd9def67a9e6c64522035fa65e1541695d34e1 SHA512 1077d4ac7332a4bfd58fe5be53104e1404c3a688769520650c030488a184e64a43b301fc1f1d687de668143f849a23cb0ba2b417cf284d20710b9cf32d792e45
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 DIST gst-plugins-ugly-1.12.4.tar.xz 904592 BLAKE2B 6ec59cea23ba45e705fc3140530576232c758884cc7cdcc293022233f4aeb440918c147563706a7309253dab318190bd6484fe2ac21af4b54af61ede349a1e82 SHA512 920f5be5a060293319f4c45bf7f28e14953e897473a04e1c83bce61261365198a6dc2d7ad6cf5396b2bbdc35a5f77014741e902e67c00c3c6596680ab9924e8a

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild
new file mode 100644
index 00000000000..1ecd2189e91
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-07-31  0:43 Thomas Deutschmann
  0 siblings, 0 replies; 96+ messages in thread
From: Thomas Deutschmann @ 2018-07-31  0:43 UTC (permalink / raw
  To: gentoo-commits

commit:     8b5a0e7ef12a21deaaa360d0cd328d50665fd087
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 31 00:33:21 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Jul 31 00:42:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5a0e7e

media-plugins/gst-plugins-twolame: x86 stable (bug #661288)

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
index 850d1bb0fc8..8b4f17f81c8 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-07-30 22:59 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2018-07-30 22:59 UTC (permalink / raw
  To: gentoo-commits

commit:     b43976c3cfff027879ff656ba92b4733767bd175
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 30 22:40:25 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jul 30 22:58:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b43976c3

media-plugins/gst-plugins-twolame: bump to 1.14.2, no code changes from 1.14.1

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild  | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 0d437ccadec..c63999d0420 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85 SHA512 b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
+DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093 SHA512 26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 DIST gst-plugins-ugly-1.12.4.tar.xz 904592 BLAKE2B 6ec59cea23ba45e705fc3140530576232c758884cc7cdcc293022233f4aeb440918c147563706a7309253dab318190bd6484fe2ac21af4b54af61ede349a1e82 SHA512 920f5be5a060293319f4c45bf7f28e14953e897473a04e1c83bce61261365198a6dc2d7ad6cf5396b2bbdc35a5f77014741e902e67c00c3c6596680ab9924e8a

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild
new file mode 100644
index 00000000000..1ecd2189e91
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-07-21 16:57 Tobias Klausmann
  0 siblings, 0 replies; 96+ messages in thread
From: Tobias Klausmann @ 2018-07-21 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     122c30c3c219e7b1dff57d8ddfa422137d3bce2c
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 16:56:23 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 16:57:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=122c30c3

media-plugins/gst-plugins-twolame-1.14.1-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/661288

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
index f6b6d4f87bc..850d1bb0fc8 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-07-16 14:01 Mikle Kolyada
  0 siblings, 0 replies; 96+ messages in thread
From: Mikle Kolyada @ 2018-07-16 14:01 UTC (permalink / raw
  To: gentoo-commits

commit:     d55e69b6856542aa66d507301305ed7c8a6074d1
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 16 13:55:18 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jul 16 13:55:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d55e69b6

media-plugins/gst-plugins-twolame: amd64 stable wrt bug #661288

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
index 1ecd2189e91..f6b6d4f87bc 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-06-21 10:40 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2018-06-21 10:40 UTC (permalink / raw
  To: gentoo-commits

commit:     4b89fd551e7dac6bf8d345e6be3e262556c9ff16
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 21 10:32:27 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 10:32:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b89fd55

media-plugins/gst-plugins-twolame: remove old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-plugins/gst-plugins-twolame/Manifest                 |  1 -
 .../gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild  | 14 --------------
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 761c0a67ab2..0d437ccadec 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85 SHA512 b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
-DIST gst-plugins-ugly-1.12.3.tar.xz 903784 BLAKE2B f0a9538f8d3c2500470a721a998d385af3611aaa003e1f0f315747f8df1680529c4c0332c5b4130eadfbcbd57d18b7fa1deb794e07cc9b0d8db22b98e27d9cee SHA512 9ca5769c325df3d2d97ba83d785fab08da5119f6d26c4ac4db72853af143477ea8fb7087464a8614b6e59f384463ac01087ee76cec2af8acd80a4dc15e392e34
 DIST gst-plugins-ugly-1.12.4.tar.xz 904592 BLAKE2B 6ec59cea23ba45e705fc3140530576232c758884cc7cdcc293022233f4aeb440918c147563706a7309253dab318190bd6484fe2ac21af4b54af61ede349a1e82 SHA512 920f5be5a060293319f4c45bf7f28e14953e897473a04e1c83bce61261365198a6dc2d7ad6cf5396b2bbdc35a5f77014741e902e67c00c3c6596680ab9924e8a

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
deleted file mode 100644
index ac7b6a12c47..00000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-05-25  4:24 Matt Turner
  0 siblings, 0 replies; 96+ messages in thread
From: Matt Turner @ 2018-05-25  4:24 UTC (permalink / raw
  To: gentoo-commits

commit:     f4f2588425e44f1477cbf21af27ee588dcb3a1ac
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 04:23:59 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 25 04:23:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f25884

media-plugins/gst-plugins-twolame-1.12.4: ppc64 stable, bug 650540

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
index 97f75c29005..004b6015c10 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-04-01 15:51 Tobias Klausmann
  0 siblings, 0 replies; 96+ messages in thread
From: Tobias Klausmann @ 2018-04-01 15:51 UTC (permalink / raw
  To: gentoo-commits

commit:     f8ad7168681a63a9103d1bd7cbe08c47eab5f0e2
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  1 15:50:46 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sun Apr  1 15:51:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ad7168

media-plugins/gst-plugins-twolame-1.12.4-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/650540

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
index 54002c4e8fe..a47109c646c 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-03-18  0:40 Thomas Deutschmann
  0 siblings, 0 replies; 96+ messages in thread
From: Thomas Deutschmann @ 2018-03-18  0:40 UTC (permalink / raw
  To: gentoo-commits

commit:     2d31fb8a81b5ea97337ca9e63500bee50cb18dd9
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 00:20:17 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 00:39:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d31fb8a

media-plugins/gst-plugins-twolame: x86 stable (bug #650540)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
index b9cfe93289a..54002c4e8fe 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-03-17 18:12 Mikle Kolyada
  0 siblings, 0 replies; 96+ messages in thread
From: Mikle Kolyada @ 2018-03-17 18:12 UTC (permalink / raw
  To: gentoo-commits

commit:     e681dcc119b30a4550a4fe219e46790828840a47
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 18:06:09 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 18:12:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e681dcc1

media-plugins/gst-plugins-twolame: amd64 stable wrt bug #650540

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
index 2f3a4bd0aba..b9cfe93289a 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-02-04 11:48 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2018-02-04 11:48 UTC (permalink / raw
  To: gentoo-commits

commit:     8bb6f5df0c0ffcf77f44a7c4fc0cfb2537f17567
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  4 11:10:23 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Feb  4 11:47:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb6f5df

media-plugins/gst-plugins-twolame: bump to 1.12.4, no code changes compared to 1.12.3

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild  | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index e36f1f0acfb..0e92f18074c 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,2 +1,3 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
 DIST gst-plugins-ugly-1.12.3.tar.xz 903784 BLAKE2B f0a9538f8d3c2500470a721a998d385af3611aaa003e1f0f315747f8df1680529c4c0332c5b4130eadfbcbd57d18b7fa1deb794e07cc9b0d8db22b98e27d9cee SHA512 9ca5769c325df3d2d97ba83d785fab08da5119f6d26c4ac4db72853af143477ea8fb7087464a8614b6e59f384463ac01087ee76cec2af8acd80a4dc15e392e34
+DIST gst-plugins-ugly-1.12.4.tar.xz 904592 BLAKE2B 6ec59cea23ba45e705fc3140530576232c758884cc7cdcc293022233f4aeb440918c147563706a7309253dab318190bd6484fe2ac21af4b54af61ede349a1e82 SHA512 920f5be5a060293319f4c45bf7f28e14953e897473a04e1c83bce61261365198a6dc2d7ad6cf5396b2bbdc35a5f77014741e902e67c00c3c6596680ab9924e8a

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
new file mode 100644
index 00000000000..2f3a4bd0aba
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2018-01-03 22:09 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2018-01-03 22:09 UTC (permalink / raw
  To: gentoo-commits

commit:     d5fdda448601d7a40334a3c044bffc8e41315763
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 21:52:48 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 22:09:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5fdda44

media-plugins/gst-plugins-twolame: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-plugins/gst-plugins-twolame/Manifest                 |  1 -
 .../gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild  | 14 --------------
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 9afa3d9f3a5..e36f1f0acfb 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,3 +1,2 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
-DIST gst-plugins-ugly-1.10.5.tar.xz 908604 BLAKE2B 1e422579e99ce87efabc8373d2b845bb36fba260140fb989a161b531ff2d0df54919a477b41609f1632ec6ed980421165e9f64568ba83966a92e6d3c9490c640 SHA512 575fdd345d54af3a9c7f7b78955b958898ec4658f65da87022db39d04d8d1e941233c24d4eacea5bca28de0e9424579048ad2b25dd308f96a79e1515204e1a7a
 DIST gst-plugins-ugly-1.12.3.tar.xz 903784 BLAKE2B f0a9538f8d3c2500470a721a998d385af3611aaa003e1f0f315747f8df1680529c4c0332c5b4130eadfbcbd57d18b7fa1deb794e07cc9b0d8db22b98e27d9cee SHA512 9ca5769c325df3d2d97ba83d785fab08da5119f6d26c4ac4db72853af143477ea8fb7087464a8614b6e59f384463ac01087ee76cec2af8acd80a4dc15e392e34

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild
deleted file mode 100644
index ac7b6a12c47..00000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-12-16 14:13 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2017-12-16 14:13 UTC (permalink / raw
  To: gentoo-commits

commit:     3c849d58d1ac001aeaf39b43da6a9a4872ef2826
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 13:59:30 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 14:12:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c849d58

media-plugins/gst-plugins-twolame: remove old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 media-plugins/gst-plugins-twolame/Manifest                 |  1 -
 .../gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild  | 14 --------------
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index a8cbee1ab81..9afa3d9f3a5 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,4 +1,3 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
-DIST gst-plugins-ugly-1.10.3.tar.xz 907352 BLAKE2B 5e434e1976436abd4088723c2f1e29830ed9f445104565a22b7a3b47d98e3c0e891a8fbb911691b1d0ef2fbafd5958a1c049e0173232c428a916a52c012d6344 SHA512 56272eda1af3017d9b53a3a049c5446e97dbea0e45567b4d1626c6a210dba90d216c01707e2d49130da00d483dcbace642bfb88ebaa1a822ecd5475394b5d116
 DIST gst-plugins-ugly-1.10.5.tar.xz 908604 BLAKE2B 1e422579e99ce87efabc8373d2b845bb36fba260140fb989a161b531ff2d0df54919a477b41609f1632ec6ed980421165e9f64568ba83966a92e6d3c9490c640 SHA512 575fdd345d54af3a9c7f7b78955b958898ec4658f65da87022db39d04d8d1e941233c24d4eacea5bca28de0e9424579048ad2b25dd308f96a79e1515204e1a7a
 DIST gst-plugins-ugly-1.12.3.tar.xz 903784 BLAKE2B f0a9538f8d3c2500470a721a998d385af3611aaa003e1f0f315747f8df1680529c4c0332c5b4130eadfbcbd57d18b7fa1deb794e07cc9b0d8db22b98e27d9cee SHA512 9ca5769c325df3d2d97ba83d785fab08da5119f6d26c4ac4db72853af143477ea8fb7087464a8614b6e59f384463ac01087ee76cec2af8acd80a4dc15e392e34

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
deleted file mode 100644
index ac7b6a12c47..00000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-12-16 11:33 Tobias Klausmann
  0 siblings, 0 replies; 96+ messages in thread
From: Tobias Klausmann @ 2017-12-16 11:33 UTC (permalink / raw
  To: gentoo-commits

commit:     bd80ccf034be7b130b74f580cd8ad0f7e2801ccd
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 11:32:07 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 11:33:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd80ccf0

media-plugins/gst-plugins-twolame-1.12.3-r0: amd64 stable

Gentoo-Bug: http://bugs.gentoo.org/635900

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
index 904823dd982..ac7b6a12c47 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha ~amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-11-08 20:50 Tobias Klausmann
  0 siblings, 0 replies; 96+ messages in thread
From: Tobias Klausmann @ 2017-11-08 20:50 UTC (permalink / raw
  To: gentoo-commits

commit:     2d457017e6bffe3c4d0f713b4f25168fdfc82eb1
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  8 20:50:07 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Nov  8 20:50:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d457017

media-plugins/gst-plugins-twolame-1.12.3-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/635900

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
index 45d8d1d1718..9e0dd98cdb6 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-11-01 19:56 Sergei Trofimovich
  0 siblings, 0 replies; 96+ messages in thread
From: Sergei Trofimovich @ 2017-11-01 19:56 UTC (permalink / raw
  To: gentoo-commits

commit:     9d1d2f51547050e330a61bb214bd3b4d2984b152
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  1 19:50:11 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Nov  1 19:50:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1d2f51

media-plugins/gst-plugins-twolame: stable 1.12.3 for ppc64, bug #635900

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc64"

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
index 5aed544b4d9..45d8d1d1718 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-11-01  9:35 Sergei Trofimovich
  0 siblings, 0 replies; 96+ messages in thread
From: Sergei Trofimovich @ 2017-11-01  9:35 UTC (permalink / raw
  To: gentoo-commits

commit:     48b9d91b21db755f33b52746499595533faaf17d
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  1 09:27:37 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Nov  1 09:35:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b9d91b

media-plugins/gst-plugins-twolame: stable 1.12.3 for ppc, bug #635900

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
index f00f229f45a..5aed544b4d9 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-10-26  7:30 Sergei Trofimovich
  0 siblings, 0 replies; 96+ messages in thread
From: Sergei Trofimovich @ 2017-10-26  7:30 UTC (permalink / raw
  To: gentoo-commits

commit:     e2e819fbe06ef20a5e3d6c7232fa096b7fb2b833
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 06:48:57 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 07:29:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e819fb

media-plugins/gst-plugins-twolame: stable 1.10.5 for ppc/ppc64, bug #624180

Package-Manager: Portage-2.3.12, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc ppc64"

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild
index eb9e16de5a5..ac7b6a12c47 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-10-09 22:48 Thomas Deutschmann
  0 siblings, 0 replies; 96+ messages in thread
From: Thomas Deutschmann @ 2017-10-09 22:48 UTC (permalink / raw
  To: gentoo-commits

commit:     8ca2ec286fc36d8812fc5e419dd12076f5dfcc10
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  9 22:43:13 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Oct  9 22:43:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ca2ec28

media-plugins/gst-plugins-twolame: x86 stable (bug #624180)

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild
index cf687705272..eb9e16de5a5 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-09-18 20:54 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2017-09-18 20:54 UTC (permalink / raw
  To: gentoo-commits

commit:     dc51f5b48b908ea5c563a0d59f14e4fdbe0e0b32
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 20:46:09 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 20:46:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc51f5b4

media-plugins/gst-plugins-twolame: bump to 1.12.3, no code changes compared to 1.12.2

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild  | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index c9fd992b0f1..e34697c9530 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -2,3 +2,4 @@ DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 4934f65ff892637e7efaf1cfe6357
 DIST gst-plugins-ugly-1.10.3.tar.xz 907352 SHA256 c91597d03abff9df435ad4892eae44df1ee14159c7cc7317ac9d2766ff446bd2 SHA512 56272eda1af3017d9b53a3a049c5446e97dbea0e45567b4d1626c6a210dba90d216c01707e2d49130da00d483dcbace642bfb88ebaa1a822ecd5475394b5d116 WHIRLPOOL b4786f5b45f1430448c3755149202e9e4ee88d8dd5a7de3fff009d7fde14db054d9f8b60c44208ed757d19ce5a849ea93cb7b355d226e34703ae8b0d78f0d837
 DIST gst-plugins-ugly-1.10.5.tar.xz 908604 SHA256 d6edc046350809c967f5b058c5c2e534d99d1d69fe1b26acd849e87781a7d7fc SHA512 575fdd345d54af3a9c7f7b78955b958898ec4658f65da87022db39d04d8d1e941233c24d4eacea5bca28de0e9424579048ad2b25dd308f96a79e1515204e1a7a WHIRLPOOL b44163c21fda4444d55407849e9d03cdd9801aae79854d339ff072447f4140d54083fe4dba9e3f8fbcf9451270089e5bde3a3bb833c9f8f0c4f095386fa0e6fb
 DIST gst-plugins-ugly-1.12.2.tar.xz 902560 SHA256 1cc3942bbf3ea87da3e35437d4e014e991b103db22a6174f62a98c89c3f5f466 SHA512 bd8100a369096ac184d2b43a48faf62a02011595d028bea1cbb39b119013bc2534d61da869a28d8955ca50fb9027ea32e599d8efd134ebc377df5789c639c194 WHIRLPOOL d1af41181ae16e2b06740e1006cd1c76ec922ae3a8f58eb2a8aa58b1830c25540e86edfd9b5961f2a50d9a705612c155f9697f84ed967c330be80550f05cfbfd
+DIST gst-plugins-ugly-1.12.3.tar.xz 903784 SHA256 e88ca584c94ea78eeecbf3af00ef7f134b66bdee7408aa4aa6c547235e060052 SHA512 9ca5769c325df3d2d97ba83d785fab08da5119f6d26c4ac4db72853af143477ea8fb7087464a8614b6e59f384463ac01087ee76cec2af8acd80a4dc15e392e34 WHIRLPOOL e908fb96fc5694c10c16b7e5aeae4a6f7945aaa324074cacc3ec10b84b53ef738ee8c77d6f0983a02e7868275ba26ada14153d7046d85bfdb57f310e59793657

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
new file mode 100644
index 00000000000..f00f229f45a
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-09-18 20:54 Mart Raudsepp
  0 siblings, 0 replies; 96+ messages in thread
From: Mart Raudsepp @ 2017-09-18 20:54 UTC (permalink / raw
  To: gentoo-commits

commit:     e3dded4989daf6615cad9f20e4abc6a46cd4143e
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 20:46:20 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 20:46:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3dded49

media-plugins/gst-plugins-twolame: remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-plugins/gst-plugins-twolame/Manifest                 |  1 -
 .../gst-plugins-twolame/gst-plugins-twolame-1.12.2.ebuild  | 14 --------------
 2 files changed, 15 deletions(-)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index e34697c9530..3446f4793a6 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,5 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda WHIRLPOOL f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.10.3.tar.xz 907352 SHA256 c91597d03abff9df435ad4892eae44df1ee14159c7cc7317ac9d2766ff446bd2 SHA512 56272eda1af3017d9b53a3a049c5446e97dbea0e45567b4d1626c6a210dba90d216c01707e2d49130da00d483dcbace642bfb88ebaa1a822ecd5475394b5d116 WHIRLPOOL b4786f5b45f1430448c3755149202e9e4ee88d8dd5a7de3fff009d7fde14db054d9f8b60c44208ed757d19ce5a849ea93cb7b355d226e34703ae8b0d78f0d837
 DIST gst-plugins-ugly-1.10.5.tar.xz 908604 SHA256 d6edc046350809c967f5b058c5c2e534d99d1d69fe1b26acd849e87781a7d7fc SHA512 575fdd345d54af3a9c7f7b78955b958898ec4658f65da87022db39d04d8d1e941233c24d4eacea5bca28de0e9424579048ad2b25dd308f96a79e1515204e1a7a WHIRLPOOL b44163c21fda4444d55407849e9d03cdd9801aae79854d339ff072447f4140d54083fe4dba9e3f8fbcf9451270089e5bde3a3bb833c9f8f0c4f095386fa0e6fb
-DIST gst-plugins-ugly-1.12.2.tar.xz 902560 SHA256 1cc3942bbf3ea87da3e35437d4e014e991b103db22a6174f62a98c89c3f5f466 SHA512 bd8100a369096ac184d2b43a48faf62a02011595d028bea1cbb39b119013bc2534d61da869a28d8955ca50fb9027ea32e599d8efd134ebc377df5789c639c194 WHIRLPOOL d1af41181ae16e2b06740e1006cd1c76ec922ae3a8f58eb2a8aa58b1830c25540e86edfd9b5961f2a50d9a705612c155f9697f84ed967c330be80550f05cfbfd
 DIST gst-plugins-ugly-1.12.3.tar.xz 903784 SHA256 e88ca584c94ea78eeecbf3af00ef7f134b66bdee7408aa4aa6c547235e060052 SHA512 9ca5769c325df3d2d97ba83d785fab08da5119f6d26c4ac4db72853af143477ea8fb7087464a8614b6e59f384463ac01087ee76cec2af8acd80a4dc15e392e34 WHIRLPOOL e908fb96fc5694c10c16b7e5aeae4a6f7945aaa324074cacc3ec10b84b53ef738ee8c77d6f0983a02e7868275ba26ada14153d7046d85bfdb57f310e59793657

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.2.ebuild
deleted file mode 100644
index f00f229f45a..00000000000
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.12.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-07-15 15:50 Tobias Klausmann
  0 siblings, 0 replies; 96+ messages in thread
From: Tobias Klausmann @ 2017-07-15 15:50 UTC (permalink / raw
  To: gentoo-commits

commit:     5e892561a0f24e43540de6fe3593a7e5111ed8d6
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 15:49:53 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 15:49:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e892561

media-plugins/gst-plugins-twolame-1.10.5-r0: add amd64 keyword

Gentoo-Bug: 624180

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild
index f00f229f45a..e4bebede628 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.5.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-04-05 14:07 Tobias Klausmann
  0 siblings, 0 replies; 96+ messages in thread
From: Tobias Klausmann @ 2017-04-05 14:07 UTC (permalink / raw
  To: gentoo-commits

commit:     588a3c59d3f9402183a99a7c831d291799ca2898
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  5 14:05:21 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Apr  5 14:05:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=588a3c59

media-plugins/gst-plugins-twolame-1.10.3-r0: add alpha keyword

Gentoo-Bug: 601354

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
index aa173f1c92d..ac7b6a12c47 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-02-24 13:51 Agostino Sarubbo
  0 siblings, 0 replies; 96+ messages in thread
From: Agostino Sarubbo @ 2017-02-24 13:51 UTC (permalink / raw
  To: gentoo-commits

commit:     411230436241991ebc4471112e63fda24fea7baf
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 13:50:38 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 13:50:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41123043

media-plugins/gst-plugins-twolame: ppc64 stable wrt bug #601354

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
index 604f591bf9..6d43ae3fd9 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
@@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-02-16 17:26 Agostino Sarubbo
  0 siblings, 0 replies; 96+ messages in thread
From: Agostino Sarubbo @ 2017-02-16 17:26 UTC (permalink / raw
  To: gentoo-commits

commit:     a81980fa605774b0408ebfa7fb40c6fcc74e0e24
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 17:24:24 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 17:24:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a81980fa

media-plugins/gst-plugins-twolame: x86 stable wrt bug #601354

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
index bfadf0eaff..604f591bf9 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
@@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-02-16 13:25 Agostino Sarubbo
  0 siblings, 0 replies; 96+ messages in thread
From: Agostino Sarubbo @ 2017-02-16 13:25 UTC (permalink / raw
  To: gentoo-commits

commit:     b10349203ed98bc6b0df03e01dfba506d7a9f74f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 13:24:06 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 13:24:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1034920

media-plugins/gst-plugins-twolame: amd64 stable wrt bug #601354

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
index b047d1ffc4..bfadf0eaff 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
@@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-01-25 15:52 Agostino Sarubbo
  0 siblings, 0 replies; 96+ messages in thread
From: Agostino Sarubbo @ 2017-01-25 15:52 UTC (permalink / raw
  To: gentoo-commits

commit:     47c3d8e924213f7e9e7c5adee0839884d45f3951
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 15:50:27 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 15:52:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47c3d8e9

media-plugins/gst-plugins-twolame: ppc64 stable wrt bug #587010

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
index 59ef259..19da4b1 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
@@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2017-01-22 17:45 Agostino Sarubbo
  0 siblings, 0 replies; 96+ messages in thread
From: Agostino Sarubbo @ 2017-01-22 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     e20447fca0f6254a25819fbf9e5dfa5e0708f5b3
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 17:44:18 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 17:45:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20447fc

media-plugins/gst-plugins-twolame: sparc stable wrt bug #587010

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
index 1754a66..59ef259 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
@@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2016-10-01  0:54 Pacho Ramos
  0 siblings, 0 replies; 96+ messages in thread
From: Pacho Ramos @ 2016-10-01  0:54 UTC (permalink / raw
  To: gentoo-commits

commit:     3e5b19d95544b07b4218bd87b6ca1a2bf655de30
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 22:48:50 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct  1 00:53:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5b19d9

media-plugins/gst-plugins-twolame: x86 stable, bug 587010

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
index c5b5bc6..7047a5e 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
@@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2016-09-26 10:10 Tobias Klausmann
  0 siblings, 0 replies; 96+ messages in thread
From: Tobias Klausmann @ 2016-09-26 10:10 UTC (permalink / raw
  To: gentoo-commits

commit:     63218148e2ad2030ad0fba92a395acb0d5392fcc
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 10:08:21 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 10:09:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63218148

media-plugins/gst-plugins-twolame-1.8.3-r0: add alpha keyword

Gentoo-Bug: 587010

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
index 9bf77fe..189de4f 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
@@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2016-09-23 15:41 Tobias Klausmann
  0 siblings, 0 replies; 96+ messages in thread
From: Tobias Klausmann @ 2016-09-23 15:41 UTC (permalink / raw
  To: gentoo-commits

commit:     6f459b11952753c4b9652e09fc399396bc8bce7e
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 23 15:30:46 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Fri Sep 23 15:39:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f459b11

media-plugins/gst-plugins-twolame-1.8.2-r0: add alpha keyword

Gentoo-Bug: 587010

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.2.ebuild
index 20e3745..f3eaa03 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.2.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 
 inherit gstreamer
 
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2016-09-18 22:44 Gilles Dartiguelongue
  0 siblings, 0 replies; 96+ messages in thread
From: Gilles Dartiguelongue @ 2016-09-18 22:44 UTC (permalink / raw
  To: gentoo-commits

commit:     194f3ad8dc4b4366680935b5c7bef2d85b09ed78
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 18 18:59:34 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Sep 18 22:43:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194f3ad8

media-plugins/gst-plugins-twolame: version bump to 1.8.3

Package-Manager: portage-2.3.0

 media-plugins/gst-plugins-twolame/Manifest                |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild  | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 43c26d8..7b2be4f 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -2,3 +2,4 @@ DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 4934f65ff892637e7efaf1cfe6357
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0 WHIRLPOOL b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
 DIST gst-plugins-ugly-1.6.3.tar.xz 859408 SHA256 2fecf7b7c7882f8f62f1900048f4013f98c214fb3d3303d8d812245bb41fd064 SHA512 655b69c9ee5f6f0eba6a902f7c9dfdee8ec0260bcf8849a8917a6eb5f14cfb9fe074dbfb9b7dc4e6600446610edd06819c19da2662391b73977ea3d950218c9e WHIRLPOOL ee97135766cb3aa67bd931c92597449ed06c3022223a074dc0bfcc5d6b3042f3e5b4485b48bad5d7a84ac0db180b4a6e81a6726bfb52fcb7369977149b7ff6bb
 DIST gst-plugins-ugly-1.8.2.tar.xz 885728 SHA256 9c5b33a2a98fc1d6d6c99a1b536b1fb2de45f53cc8bf8ab85a8b8141fed1a8ac SHA512 8f1d59a9b47a6ea5c69fbaa15c98a40d179bc9b1a7866a9899aaaccc72832cbd81f9e74d43457f7d2418d4957567a28e5ca49b77eb373575800d8c1bd449696f WHIRLPOOL 49910077c97141d40884299f5663898813801cccf9af596c2463ef9c85abc46ce7249781c5afbc15913ffd2044d0e6334a64a5fd761da8b7abd9ac577e7632f7
+DIST gst-plugins-ugly-1.8.3.tar.xz 883200 SHA256 6fa2599fdd072d31fbaf50c34af406e2be944a010b1f4eab67a5fe32a0310693 SHA512 b4297cbcb553997fbad47a39ad75f655e725629468c71b5af4b30d40309aa0924bd2bf790686db766f6eaacaf69850d1cebf88106dd2b3c24b65a511e54eb484 WHIRLPOOL 6203d6787a112f6cf75910f54bcea04e26057939c1e8b347af97c3b85c2d63d11dbe65285bb23e10007a27e5719493ce4b1c02739955f12f76f83b12ed38c574

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
new file mode 100644
index 00000000..9bf77fe
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+DESCRIPTION="MPEG2 encoder plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2016-07-09 15:09 Pacho Ramos
  0 siblings, 0 replies; 96+ messages in thread
From: Pacho Ramos @ 2016-07-09 15:09 UTC (permalink / raw
  To: gentoo-commits

commit:     90ebf758fc56e66ff4660d06481cd515f1196746
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 15:01:53 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 15:08:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ebf758

media-plugins/gst-plugins-twolame: ppc stable, bug 584468

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
index 38565b8..341f903 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 
 inherit gstreamer
 
-KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2016-07-09 10:12 Pacho Ramos
  0 siblings, 0 replies; 96+ messages in thread
From: Pacho Ramos @ 2016-07-09 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     61af10d7d65b2ffbc1f1a8e451920829801839d7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 09:42:15 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 10:11:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61af10d7

media-plugins/gst-plugins-twolame: Version bump

Package-Manager: portage-2.3.0

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.8.2.ebuild   | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 3fe9129..43c26d8 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda WHIRLPOOL f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0 WHIRLPOOL b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
 DIST gst-plugins-ugly-1.6.3.tar.xz 859408 SHA256 2fecf7b7c7882f8f62f1900048f4013f98c214fb3d3303d8d812245bb41fd064 SHA512 655b69c9ee5f6f0eba6a902f7c9dfdee8ec0260bcf8849a8917a6eb5f14cfb9fe074dbfb9b7dc4e6600446610edd06819c19da2662391b73977ea3d950218c9e WHIRLPOOL ee97135766cb3aa67bd931c92597449ed06c3022223a074dc0bfcc5d6b3042f3e5b4485b48bad5d7a84ac0db180b4a6e81a6726bfb52fcb7369977149b7ff6bb
+DIST gst-plugins-ugly-1.8.2.tar.xz 885728 SHA256 9c5b33a2a98fc1d6d6c99a1b536b1fb2de45f53cc8bf8ab85a8b8141fed1a8ac SHA512 8f1d59a9b47a6ea5c69fbaa15c98a40d179bc9b1a7866a9899aaaccc72832cbd81f9e74d43457f7d2418d4957567a28e5ca49b77eb373575800d8c1bd449696f WHIRLPOOL 49910077c97141d40884299f5663898813801cccf9af596c2463ef9c85abc46ce7249781c5afbc15913ffd2044d0e6334a64a5fd761da8b7abd9ac577e7632f7

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.2.ebuild
new file mode 100644
index 0000000..20e3745
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2016-06-11 11:30 Pacho Ramos
  0 siblings, 0 replies; 96+ messages in thread
From: Pacho Ramos @ 2016-06-11 11:30 UTC (permalink / raw
  To: gentoo-commits

commit:     b8e299b33d23c6a9db205dfaa3dd9f33ce7e6a38
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 11 11:18:06 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 11 11:30:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e299b3

media-plugins/gst-plugins-twolame: alpha stable, bug 584468

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="alpha"

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
index 90bd032..38565b8 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 
 inherit gstreamer
 
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2016-04-07 10:17 Jeroen Roovers
  0 siblings, 0 replies; 96+ messages in thread
From: Jeroen Roovers @ 2016-04-07 10:17 UTC (permalink / raw
  To: gentoo-commits

commit:     48a95e8532d8c6210e24a3215041be6b910ef423
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 10:03:03 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 10:16:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a95e85

media-plugins/gst-plugins-twolame: Stable for PPC64 (bug #566378).

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
index 291c152..90bd032 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 
 inherit gstreamer
 
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2016-04-02 20:38 Pacho Ramos
  0 siblings, 0 replies; 96+ messages in thread
From: Pacho Ramos @ 2016-04-02 20:38 UTC (permalink / raw
  To: gentoo-commits

commit:     d614f52aea44367f615e6221619c46d0528d0f22
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 20:28:37 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 20:38:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d614f52a

media-plugins/gst-plugins-twolame: x86 stable, bug 566378

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"

 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
index cfc43e1..291c152 100644
--- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 
 inherit gstreamer
 
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2016-01-31 15:54 Gilles Dartiguelongue
  0 siblings, 0 replies; 96+ messages in thread
From: Gilles Dartiguelongue @ 2016-01-31 15:54 UTC (permalink / raw
  To: gentoo-commits

commit:     56efeaaf6eaaab89deea2d92e11be9e646e7b76c
Author:     Gilles Dartiguelongue <g.dartiguelongue <AT> lexfo <DOT> fr>
AuthorDate: Sun Jan 31 15:51:14 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 15:54:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56efeaaf

media-plugins/gst-plugins-twolame: version bump to 1.6.3

Package-Manager: portage-2.2.27

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild   | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index dd31d2e..5c20d38 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -2,3 +2,4 @@ DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 4934f65ff892637e7efaf1cfe6357
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0 WHIRLPOOL b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
 DIST gst-plugins-ugly-1.6.1.tar.xz 859200 SHA256 0cc3f90e4322efe1f774272e8fe5c185be37cf7999cd5ca7e0e0607e03d56a57 SHA512 f62eb68779b6bbcc555f43c7c9f4a034f0fabe9244161d9c5ffd410c64a56c915637f5d4ec974810acd67fc744b9a143ba46b6ace96daa2ab56703b1e954c2a0 WHIRLPOOL 8bf8d4295054b8346c08794bddf081da668cd6d9e0e3320381fd2f3a52eb8ffbfa12e0a847137a7cde94de51ebf3bcecee17a098581d63ce444d52a42af76264
 DIST gst-plugins-ugly-1.6.2.tar.xz 859400 SHA256 e7f1b6321c8667fabc0dedce3998a3c6e90ce9ce9dea7186d33dc4359f9e9845 SHA512 b8354bce9b0d8f46d16e18c766e8f432d029cfd13cb0141d54aaef73906072a2ccd72ecfc0a566da9c909f7d9b2a8bfa3e2d45a7c5a22a43fb8f811f75f2f173 WHIRLPOOL 75ad5ee7fdae1e2a899873d70e737f15c996a73f5beb93be740c436a855640b60f600cc68bf341be769f42dd4c077f3f04036212feed598a4405cc3ac3140fdb
+DIST gst-plugins-ugly-1.6.3.tar.xz 859408 SHA256 2fecf7b7c7882f8f62f1900048f4013f98c214fb3d3303d8d812245bb41fd064 SHA512 655b69c9ee5f6f0eba6a902f7c9dfdee8ec0260bcf8849a8917a6eb5f14cfb9fe074dbfb9b7dc4e6600446610edd06819c19da2662391b73977ea3d950218c9e WHIRLPOOL ee97135766cb3aa67bd931c92597449ed06c3022223a074dc0bfcc5d6b3042f3e5b4485b48bad5d7a84ac0db180b4a6e81a6726bfb52fcb7369977149b7ff6bb

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
new file mode 100644
index 0000000..a64875f
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2015-12-26 18:21 Gilles Dartiguelongue
  0 siblings, 0 replies; 96+ messages in thread
From: Gilles Dartiguelongue @ 2015-12-26 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     0dd4098f4fe0c7d3867b6e94420e36212a81b389
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 26 17:54:34 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Dec 26 18:20:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd4098f

media-plugins/gst-plugins-twolame: version bump to 1.6.2

Package-Manager: portage-2.2.26

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.6.2.ebuild   | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index 56e8f9d..dd31d2e 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda WHIRLPOOL f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0 WHIRLPOOL b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
 DIST gst-plugins-ugly-1.6.1.tar.xz 859200 SHA256 0cc3f90e4322efe1f774272e8fe5c185be37cf7999cd5ca7e0e0607e03d56a57 SHA512 f62eb68779b6bbcc555f43c7c9f4a034f0fabe9244161d9c5ffd410c64a56c915637f5d4ec974810acd67fc744b9a143ba46b6ace96daa2ab56703b1e954c2a0 WHIRLPOOL 8bf8d4295054b8346c08794bddf081da668cd6d9e0e3320381fd2f3a52eb8ffbfa12e0a847137a7cde94de51ebf3bcecee17a098581d63ce444d52a42af76264
+DIST gst-plugins-ugly-1.6.2.tar.xz 859400 SHA256 e7f1b6321c8667fabc0dedce3998a3c6e90ce9ce9dea7186d33dc4359f9e9845 SHA512 b8354bce9b0d8f46d16e18c766e8f432d029cfd13cb0141d54aaef73906072a2ccd72ecfc0a566da9c909f7d9b2a8bfa3e2d45a7c5a22a43fb8f811f75f2f173 WHIRLPOOL 75ad5ee7fdae1e2a899873d70e737f15c996a73f5beb93be740c436a855640b60f600cc68bf341be769f42dd4c077f3f04036212feed598a4405cc3ac3140fdb

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.2.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.2.ebuild
new file mode 100644
index 0000000..6a2fd35
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2015-11-08 19:27 Gilles Dartiguelongue
  0 siblings, 0 replies; 96+ messages in thread
From: Gilles Dartiguelongue @ 2015-11-08 19:27 UTC (permalink / raw
  To: gentoo-commits

commit:     c8a974f9fce3c80e85f82e28db24a33c13c48097
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  8 17:46:16 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov  8 18:08:50 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8a974f9

media-plugins/gst-plugins-twolame: version bump to 1.6.1

Package-Manager: portage-2.2.23

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.6.1.ebuild   | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index ba8aa21..fe6a50e 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -2,3 +2,4 @@ DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 4934f65ff892637e7efaf1cfe6357
 DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1 WHIRLPOOL c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0 WHIRLPOOL b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
 DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0 WHIRLPOOL 3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57
+DIST gst-plugins-ugly-1.6.1.tar.xz 859200 SHA256 0cc3f90e4322efe1f774272e8fe5c185be37cf7999cd5ca7e0e0607e03d56a57 SHA512 f62eb68779b6bbcc555f43c7c9f4a034f0fabe9244161d9c5ffd410c64a56c915637f5d4ec974810acd67fc744b9a143ba46b6ace96daa2ab56703b1e954c2a0 WHIRLPOOL 8bf8d4295054b8346c08794bddf081da668cd6d9e0e3320381fd2f3a52eb8ffbfa12e0a847137a7cde94de51ebf3bcecee17a098581d63ce444d52a42af76264

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.1.ebuild
new file mode 100644
index 0000000..6a2fd35
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
@ 2015-10-25 23:01 Gilles Dartiguelongue
  0 siblings, 0 replies; 96+ messages in thread
From: Gilles Dartiguelongue @ 2015-10-25 23:01 UTC (permalink / raw
  To: gentoo-commits

commit:     f9efe520a669d677a7e785498ccc21735999a3d7
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 22:07:40 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 22:40:26 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9efe520

media-plugins/gst-plugins-twolame: version bump to 1.6.0

Package-Manager: portage-2.2.23

 media-plugins/gst-plugins-twolame/Manifest                 |  1 +
 .../gst-plugins-twolame/gst-plugins-twolame-1.6.0.ebuild   | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest
index b14ec57..ba8aa21 100644
--- a/media-plugins/gst-plugins-twolame/Manifest
+++ b/media-plugins/gst-plugins-twolame/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda WHIRLPOOL f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
 DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1 WHIRLPOOL c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
 DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0 WHIRLPOOL b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
+DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0 WHIRLPOOL 3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57

diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.0.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.0.ebuild
new file mode 100644
index 0000000..6a2fd35
--- /dev/null
+++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 96+ messages in thread

end of thread, other threads:[~2024-04-30  8:28 UTC | newest]

Thread overview: 96+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-15 20:54 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/ Mart Raudsepp
  -- strict thread matches above, loose matches on Subject: below --
2024-04-30  8:28 Mart Raudsepp
2023-11-29  8:22 Arthur Zamarin
2023-10-14  3:43 Sam James
2023-10-13  7:33 Mart Raudsepp
2023-07-25 18:10 Arthur Zamarin
2023-07-23 19:32 Arthur Zamarin
2023-06-10 10:15 Arthur Zamarin
2023-06-10  9:45 Arthur Zamarin
2023-05-30 18:21 Sam James
2023-01-14 15:50 Sam James
2022-12-15  4:46 Arthur Zamarin
2022-12-13 20:09 Arthur Zamarin
2022-12-13 20:03 Arthur Zamarin
2022-11-20 18:34 Mart Raudsepp
2022-10-20 17:01 Georgy Yakovlev
2022-09-17 10:46 Arthur Zamarin
2022-09-16  6:52 Agostino Sarubbo
2022-09-14  7:47 Agostino Sarubbo
2022-08-26 13:10 Sam James
2022-06-07 13:59 Matt Turner
2022-05-28  1:29 Sam James
2022-05-16 12:35 Jakov Smolić
2022-04-01 15:20 Jakov Smolić
2022-04-01 11:38 Arthur Zamarin
2022-04-01  7:14 Arthur Zamarin
2021-09-16  6:27 Sam James
2021-09-16  6:14 Sam James
2021-02-20  9:36 Mart Raudsepp
2021-02-15  4:03 Sam James
2021-02-14 14:50 Sam James
2021-02-14  2:12 Sam James
2021-02-14  2:09 Sam James
2021-02-13 17:43 Mart Raudsepp
2020-09-07  5:42 Sam James
2020-09-07  5:11 Sam James
2020-06-29 15:51 Mikle Kolyada
2020-06-21 16:52 Thomas Deutschmann
2020-05-03 19:12 Mart Raudsepp
2020-01-01 15:08 Mart Raudsepp
2019-12-28 15:42 Mikle Kolyada
2019-12-10 14:08 Agostino Sarubbo
2019-12-10 12:16 Agostino Sarubbo
2019-12-07 13:17 Mikle Kolyada
2019-12-07 13:12 Mikle Kolyada
2019-08-26  9:36 Mart Raudsepp
2019-02-05 23:33 Mart Raudsepp
2019-01-25  2:38 Matt Turner
2019-01-15 23:29 Mart Raudsepp
2019-01-09  6:40 Matt Turner
2019-01-09  4:37 Matt Turner
2019-01-09  1:36 Thomas Deutschmann
2018-10-03 23:56 Mart Raudsepp
2018-09-21  5:32 Mart Raudsepp
2018-09-17 22:54 Matt Turner
2018-09-17 21:49 Mart Raudsepp
2018-07-31  0:43 Thomas Deutschmann
2018-07-30 22:59 Mart Raudsepp
2018-07-21 16:57 Tobias Klausmann
2018-07-16 14:01 Mikle Kolyada
2018-06-21 10:40 Mart Raudsepp
2018-05-25  4:24 Matt Turner
2018-04-01 15:51 Tobias Klausmann
2018-03-18  0:40 Thomas Deutschmann
2018-03-17 18:12 Mikle Kolyada
2018-02-04 11:48 Mart Raudsepp
2018-01-03 22:09 Mart Raudsepp
2017-12-16 14:13 Mart Raudsepp
2017-12-16 11:33 Tobias Klausmann
2017-11-08 20:50 Tobias Klausmann
2017-11-01 19:56 Sergei Trofimovich
2017-11-01  9:35 Sergei Trofimovich
2017-10-26  7:30 Sergei Trofimovich
2017-10-09 22:48 Thomas Deutschmann
2017-09-18 20:54 Mart Raudsepp
2017-09-18 20:54 Mart Raudsepp
2017-07-15 15:50 Tobias Klausmann
2017-04-05 14:07 Tobias Klausmann
2017-02-24 13:51 Agostino Sarubbo
2017-02-16 17:26 Agostino Sarubbo
2017-02-16 13:25 Agostino Sarubbo
2017-01-25 15:52 Agostino Sarubbo
2017-01-22 17:45 Agostino Sarubbo
2016-10-01  0:54 Pacho Ramos
2016-09-26 10:10 Tobias Klausmann
2016-09-23 15:41 Tobias Klausmann
2016-09-18 22:44 Gilles Dartiguelongue
2016-07-09 15:09 Pacho Ramos
2016-07-09 10:12 Pacho Ramos
2016-06-11 11:30 Pacho Ramos
2016-04-07 10:17 Jeroen Roovers
2016-04-02 20:38 Pacho Ramos
2016-01-31 15:54 Gilles Dartiguelongue
2015-12-26 18:21 Gilles Dartiguelongue
2015-11-08 19:27 Gilles Dartiguelongue
2015-10-25 23:01 Gilles Dartiguelongue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox