public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
Date: Sun, 20 May 2018 11:43:08 +0000 (UTC)	[thread overview]
Message-ID: <1526816491.17150d7e37876347614c54fb54a0f9c9b420d802.johu@gentoo> (raw)

commit:     17150d7e37876347614c54fb54a0f9c9b420d802
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 11:41:31 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 20 11:41:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17150d7e

media-libs/sratom: Remove 0.4.4

Uses deprecated EAPI 4 and overshadowed by 0.6.0-r1.

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 media-libs/sratom/Manifest            |  1 -
 media-libs/sratom/sratom-0.4.4.ebuild | 40 -----------------------------------
 2 files changed, 41 deletions(-)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index 3638d5df08c..06cc5aa31bd 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,3 +1,2 @@
-DIST sratom-0.4.4.tar.bz2 134625 BLAKE2B 47f412c791331bc6a3917c4bfb49474092f9edb84cf649a5082414b037399c8a32163dc1536cef575c0b84095d7e2fda2ae01b9d4201b5f61d75913770750689 SHA512 f485da575810348ed9f5016d326b1e82bd9e52d096fa91598c626bdad3f3ba15bbacdd5153b09134f1ad3112fc00132678d096e38f9f7ce2af3cef9f6fe1585a
 DIST sratom-0.4.6.tar.bz2 138165 BLAKE2B 2745b36055acbe601ef2ca4720749d84c3a72dc1df6dbd49fa4b8fa24ba739df26f6b975660350b481a486c0fbb7781f4220908e67acd25d6e636d5cd13a27d5 SHA512 198ab8fd7b027bf62db5d215e1af020695304339df552af6a336be661b30228d9c1ab2befeca959fdde0920dad2c33666fbd6bbf833ba1e24e4fde23d850dc0e
 DIST sratom-0.6.0.tar.bz2 149340 BLAKE2B c661e0c4fba0cdf6cfb8a7dba90ff92135422557a0721bc394c7500853aeb9370554df8a02b7faea2fa222b96db36b20b265cc1fa50e6e06655946dbe992f815 SHA512 899bb01896e2b65b69482041c7e06edc9e45e9a3466392c82a58f16dfc71462a6c3e3e16a5aa50a6347c8366ea72898468910a59a084762f75eb8c7031ceacf8

diff --git a/media-libs/sratom/sratom-0.4.4.ebuild b/media-libs/sratom/sratom-0.4.4.ebuild
deleted file mode 100644
index 8a88baddbf7..00000000000
--- a/media-libs/sratom/sratom-0.4.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit waf-utils
-
-DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="http://drobilla.net/software/sratom/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc static-libs test"
-
-RDEPEND="media-libs/lv2
-	>=dev-libs/serd-0.14.0
-	>=dev-libs/sord-0.12.0"
-DEPEND="${RDEPEND}
-	doc? ( app-doc/doxygen )
-	virtual/pkgconfig"
-
-DOCS=( "NEWS" "README" )
-
-src_prepare() {
-	sed -i -e 's/^.*run_ldconfig/#\0/' wscript || die
-}
-
-src_configure() {
-	waf-utils_src_configure \
-		--docdir=/usr/share/doc/${PF} \
-		$(use test && echo "--test") \
-		$(use doc && echo "--docs") \
-		$(use static-libs && echo "--static")
-}
-
-src_test() {
-	./waf test || die
-}


             reply	other threads:[~2018-05-20 11:43 UTC|newest]

Thread overview: 102+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20 11:43 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-07  2:52 [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/ Sam James
2024-01-05 10:43 Miroslav Šulc
2024-01-04 18:11 Arthur Zamarin
2024-01-03 21:49 Sam James
2024-01-03 21:49 Sam James
2024-01-03 21:49 Sam James
2024-01-03 21:49 Sam James
2024-01-03 21:49 Sam James
2023-10-28  0:48 Sam James
2023-10-24 18:26 Miroslav Šulc
2023-05-04 11:21 Sam James
2023-03-03  6:28 Viorel Munteanu
2023-01-27  1:29 Sam James
2023-01-22  8:07 Sam James
2023-01-22  8:07 Sam James
2022-10-19 10:07 WANG Xuerui
2022-10-13  4:50 Miroslav Šulc
2022-10-12  6:50 Agostino Sarubbo
2022-10-12  6:49 Agostino Sarubbo
2022-10-11 18:26 Sam James
2022-10-11 18:26 Sam James
2022-10-11 17:15 Arthur Zamarin
2022-10-11 17:15 Arthur Zamarin
2022-10-02  8:21 Miroslav Šulc
2022-10-02  8:18 Miroslav Šulc
2022-09-28  4:39 Miroslav Šulc
2022-09-27  7:07 Agostino Sarubbo
2022-09-27  6:07 Jakov Smolić
2022-09-27  6:05 Jakov Smolić
2022-09-27  6:05 Jakov Smolić
2022-09-27  6:00 Arthur Zamarin
2022-09-27  6:00 Arthur Zamarin
2022-09-10  5:32 Miroslav Šulc
2022-08-27 11:17 Sam James
2022-08-27 11:17 Sam James
2022-07-31  7:26 Miroslav Šulc
2022-06-29 18:15 Miroslav Šulc
2022-06-29  7:56 Agostino Sarubbo
2022-06-29  7:55 Agostino Sarubbo
2022-06-29  7:54 Agostino Sarubbo
2022-06-29  7:54 Agostino Sarubbo
2022-06-29  7:53 Agostino Sarubbo
2022-06-29  7:52 Agostino Sarubbo
2022-05-29  6:46 Miroslav Šulc
2021-12-18 11:58 Miroslav Šulc
2021-08-24 21:02 Marek Szuba
2021-05-16 18:07 Miroslav Šulc
2021-05-16 12:45 Sam James
2021-05-16  0:07 Sam James
2021-03-26  7:50 Agostino Sarubbo
2021-03-26  7:45 Agostino Sarubbo
2021-03-21  9:45 Sergei Trofimovich
2021-03-21  9:45 Sergei Trofimovich
2021-03-13 12:31 Miroslav Šulc
2021-01-08 12:05 Miroslav Šulc
2020-11-13  8:53 Miroslav Šulc
2020-11-12 21:03 Thomas Deutschmann
2020-11-04  8:16 Sergei Trofimovich
2020-11-04  7:58 Sergei Trofimovich
2020-11-04  0:56 Sam James
2020-11-03 11:55 Sam James
2020-11-02 10:27 Sam James
2020-10-02  8:45 Miroslav Šulc
2020-06-10  7:02 Miroslav Šulc
2020-06-09 19:46 Mart Raudsepp
2020-04-10  9:48 Sergei Trofimovich
2020-04-01 21:53 Mart Raudsepp
2020-04-01 21:01 Mart Raudsepp
2020-03-02 11:49 Sergei Trofimovich
2020-01-27 13:46 Agostino Sarubbo
2020-01-27 12:32 Mikle Kolyada
2020-01-27  9:33 Sergei Trofimovich
2020-01-27  8:10 Sergei Trofimovich
2020-01-24 15:57 Agostino Sarubbo
2020-01-23 13:32 Agostino Sarubbo
2019-12-19 17:34 Miroslav Šulc
2019-09-14  5:03 Matt Turner
2019-06-20 18:04 Sergei Trofimovich
2019-06-06  6:46 Agostino Sarubbo
2019-05-26 11:10 Mikle Kolyada
2019-05-24 22:51 Sergei Trofimovich
2019-05-24 22:08 Sergei Trofimovich
2019-05-24 20:18 Sergei Trofimovich
2019-05-21 21:50 Aaron Bauman
2019-02-18 19:28 Alexis Ballier
2018-12-23  3:25 Matt Turner
2018-11-24 12:33 Sergei Trofimovich
2018-07-22  1:55 Mikle Kolyada
2018-05-20 11:43 Johannes Huber
2018-05-20 11:43 Johannes Huber
2018-05-17 13:52 Thomas Deutschmann
2018-05-05 12:52 Sergei Trofimovich
2018-05-01 11:47 Jeroen Roovers
2017-12-21  9:30 Matt Thode
2017-04-28 12:52 Agostino Sarubbo
2017-04-26  9:58 Agostino Sarubbo
2017-04-24 10:52 Pacho Ramos
2016-11-30 14:58 Alexis Ballier
2016-11-30  9:25 Alexis Ballier
2015-10-25 12:47 Mikle Kolyada
2015-09-24 12:38 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1526816491.17150d7e37876347614c54fb54a0f9c9b420d802.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox