From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libpgf/
Date: Sun, 17 Nov 2019 23:52:37 +0000 (UTC) [thread overview]
Message-ID: <1574034738.e2adb416fbb44f568fadd4d0c08b5d98bed92535.bman@gentoo> (raw)
commit: e2adb416fbb44f568fadd4d0c08b5d98bed92535
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 23:52:18 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 23:52:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2adb416
media-libs/libpgf: drop old EAPI
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
media-libs/libpgf/Manifest | 1 -
media-libs/libpgf/libpgf-6.11.32.ebuild | 38 ---------------------------------
2 files changed, 39 deletions(-)
diff --git a/media-libs/libpgf/Manifest b/media-libs/libpgf/Manifest
index 60f9aacd243..736a10582a9 100644
--- a/media-libs/libpgf/Manifest
+++ b/media-libs/libpgf/Manifest
@@ -1,2 +1 @@
-DIST libpgf-6.11.32.tar.bz2 83174 BLAKE2B 3f11b060c4edaf57694541c3752721d63d7af32f27dcc6db008d453d5aad873a11ca7df6c7ce6ad2471800538514e4c1c6e34141497471531dfec5999e1dfe6e SHA512 2e2a181d01821e8888b0edfd697f0ef8dddc9b4d07b8245dfac22c2c5f1b6f1768ab0de47fce3cb039b788a0c8b115f7e8c45f8ecf9d3f5eeb9c38241134490e
DIST libpgf-6.12.27.tar.bz2 1235651 BLAKE2B d155289398d6291d49a217a97e283d28440e398c330b3bb1006cdb2cf4c31bd7efef5db4cadd9d28812ffe4ef6deb12ab978b8feaac7c9119cff61ee26658628 SHA512 ad06b34d61219a61d06b87e05a26e8639cd7a93211943217832969c03c4dbc81fbbb287fa2d628b7e087b96e78665a3cbc78920c8ff5828dfb2a7748e04fe42a
diff --git a/media-libs/libpgf/libpgf-6.11.32.ebuild b/media-libs/libpgf/libpgf-6.11.32.ebuild
deleted file mode 100644
index d94e4dfb60f..00000000000
--- a/media-libs/libpgf/libpgf-6.11.32.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit autotools
-
-DESCRIPTION="Library to load, handle and manipulate images in the PGF format"
-HOMEPAGE="http://www.libpgf.org/"
-SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="doc static-libs"
-
-RDEPEND=""
-DEPEND="doc? ( app-doc/doxygen )
- app-arch/unzip"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
- if ! use doc; then
- sed -i -e "/HAS_DOXYGEN/{N;N;d}" Makefile.am || die
- fi
-
- eautoreconf
-}
-
-src_configure() {
- econf $(use_enable static-libs static)
-}
-
-src_install() {
- default
-
- find "${ED}" -name '*.la' -delete || die
-}
next reply other threads:[~2019-11-17 23:52 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-17 23:52 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-12 17:31 [gentoo-commits] repo/gentoo:master commit in: media-libs/libpgf/ David Seifert
2020-10-07 19:05 Sam James
2020-10-07 19:05 Sam James
2020-10-13 9:26 Agostino Sarubbo
2020-10-13 10:01 Agostino Sarubbo
2020-10-13 13:11 Joonas Niilola
2021-03-27 17:01 Sam James
2021-03-27 17:01 Sam James
2021-04-05 15:08 Sam James
2021-05-22 15:10 Sam James
2021-05-22 15:10 Sam James
2021-05-23 9:13 Andreas Sturmlechner
2022-11-02 16:17 Viorel Munteanu
2022-11-15 5:32 Viorel Munteanu
2022-12-19 18:21 Arthur Zamarin
2022-12-19 18:21 Arthur Zamarin
2022-12-19 19:35 Viorel Munteanu
2024-05-05 9:33 Sam James
2024-05-05 9:33 Sam James
2024-05-06 7:42 Viorel Munteanu
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=1574034738.e2adb416fbb44f568fadd4d0c08b5d98bed92535.bman@gentoo \
--to=bman@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