public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/imlib2_loaders/
Date: Thu,  7 Jun 2018 17:55:51 +0000 (UTC)	[thread overview]
Message-ID: <1528394149.537bbe8c594ac4f20f526ff22569891e3c65426f.mgorny@gentoo> (raw)

commit:     537bbe8c594ac4f20f526ff22569891e3c65426f
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Tue May 22 18:18:30 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun  7 17:55:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=537bbe8c

media-plugins/imlib2_loaders: remove -9999

Package-Manager: Portage[mgorny]-2.3.36.1
Closes: https://github.com/gentoo/gentoo/pull/8524

 .../imlib2_loaders/imlib2_loaders-9999.ebuild      | 30 ----------------------
 1 file changed, 30 deletions(-)

diff --git a/media-plugins/imlib2_loaders/imlib2_loaders-9999.ebuild b/media-plugins/imlib2_loaders/imlib2_loaders-9999.ebuild
deleted file mode 100644
index ac30d7f3eec..00000000000
--- a/media-plugins/imlib2_loaders/imlib2_loaders-9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-if [[ "${PV}" == "9999" ]] ; then
-	EGIT_SUB_PROJECT="legacy"
-	EGIT_URI_APPEND=${PN}
-else
-	EKEY_STATE="snap"
-fi
-
-inherit enlightenment
-
-DESCRIPTION="image loader plugins for Imlib 2"
-HOMEPAGE="https://www.enlightenment.org/pages/imlib2.html"
-
-IUSE="eet xcf"
-
-RDEPEND=">=media-libs/imlib2-${PV}
-	eet? ( dev-libs/efl )"
-
-src_configure() {
-	E_ECONF=(
-		$(use_enable eet)
-		$(use_enable xcf)
-	)
-
-	enlightenment_src_configure
-}


             reply	other threads:[~2018-06-07 17:55 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-07 17:55 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-02  1:04 [gentoo-commits] repo/gentoo:master commit in: media-plugins/imlib2_loaders/ Yixun Lan
2025-04-28 12:19 Viorel Munteanu
2025-04-28  5:11 Sam James
2025-04-03 20:57 Sam James
2025-04-02  1:43 Sam James
2025-03-19  3:03 Yixun Lan
2024-09-19  3:09 Sam James
2024-09-19  3:09 Sam James
2024-09-19  3:09 Sam James
2024-09-19  3:09 Sam James
2024-09-19  3:09 Sam James
2024-07-17  8:16 Yixun Lan
2024-04-10 23:34 Yixun Lan
2024-04-10 23:34 Yixun Lan
2023-03-17 19:40 Andrew Savchenko
2022-12-22  7:27 Arthur Zamarin
2022-12-21 23:09 Sam James
2022-10-20 18:59 Jakov Smolić
2022-10-15  7:06 Jakov Smolić
2022-07-31 14:24 Andrew Savchenko
2021-12-12 10:10 Andrew Savchenko
2021-12-11 14:42 Jakov Smolić
2021-12-11 14:42 Jakov Smolić
2021-12-10 21:08 Andrew Savchenko
2021-01-16 13:00 Andrew Savchenko
2021-01-06 14:27 Fabian Groffen
2020-05-16  7:09 Joonas Niilola
2020-03-15 17:52 Joonas Niilola
2020-03-15 17:52 Joonas Niilola
2020-02-08  7:58 Joonas Niilola
2020-02-08  7:58 Joonas Niilola
2020-01-15  5:43 Joonas Niilola
2020-01-15  5:43 Joonas Niilola
2019-11-24 13:36 Joonas Niilola
2019-11-24 13:16 Joonas Niilola
2019-11-24 13:16 Joonas Niilola
2019-10-16  5:45 Matt Turner
2019-09-21  6:26 Joonas Niilola
2019-09-21  6:26 Joonas Niilola
2019-07-31  3:41 Joonas Niilola
2018-07-11  8:18 Tony Vroon
2018-07-11  8:18 Tony Vroon
2018-06-07 17:55 Michał Górny
2018-04-16 15:35 Michał Górny
2018-02-19 20:01 Michał Górny
2016-06-12  9:04 Patrick Lauer
2016-04-02  4:11 Mike Frysinger
2016-01-18 19:23 Mike Frysinger
2015-12-14 22:14 Michał Górny

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=1528394149.537bbe8c594ac4f20f526ff22569891e3c65426f.mgorny@gentoo \
    --to=mgorny@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