From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/upx/
Date: Thu, 8 Aug 2019 18:21:36 +0000 (UTC) [thread overview]
Message-ID: <1565288479.72f720be0e80112f6a1fc00b2550751673207c92.juippis@gentoo> (raw)
commit: 72f720be0e80112f6a1fc00b2550751673207c92
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu May 23 03:37:53 2019 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Aug 8 18:21:19 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72f720be
app-arch/upx: remove old
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-arch/upx/Manifest | 2 --
app-arch/upx/upx-3.91.ebuild | 42 ------------------------------------------
2 files changed, 44 deletions(-)
diff --git a/app-arch/upx/Manifest b/app-arch/upx/Manifest
index d6869e48f9b..b1b537bdcd1 100644
--- a/app-arch/upx/Manifest
+++ b/app-arch/upx/Manifest
@@ -1,3 +1 @@
-DIST lzma465.tar.bz2 288122 BLAKE2B 93fa080e6539bef79d8d0baff781b9e41329f649724991f608cfa9ee651e79b20cf38d27efa96fe848e61111ff355f58dfde81f0743e1d5f0d701d72e512c70d SHA512 690f005cfa9d3a65db03baddad57cf8dd79f861ac72d2e1bc18a151f3673d5f8043e3331f5dc3fba713dfd7b01ebf0817a2c0b6a1b22e1f7d8255a42b85ea4ac
-DIST upx-3.91-src.tar.bz2 904747 BLAKE2B e9888368e5ddb62dc3cf14bd39a6101c31621c9a1ce2529957cb5c96bd70845db01a2e2f73a5b64dd7b33c9e18679f8e134fffdea41bc5b3663ff350c6de3a6c SHA512 7e9a392fe11daf7baf9632f2c448ef9936da7dfab215f86ba417e9f097770949acb653aaabe6cc5ed812efc486cb35e0c1e128c80026b02825713d8b12251cf5
DIST upx-3.95-src.tar.xz 790776 BLAKE2B e7e5e24ba3675ab9f9f3daa36d6d3f00b6af614c2ca64c4d185a065afcdc02373ccf0200f7116ebbfaa1f9b961078f40296b1c716eca80aba86e95d6a9463b99 SHA512 0e1d3e26462057f16587197e73301957e870107808fdbcd24d9976094dfa0e5efbe8da0f9b6732a99f05990dcd4be242a87ea19a7110dc052c6dc982cd596416
diff --git a/app-arch/upx/upx-3.91.ebuild b/app-arch/upx/upx-3.91.ebuild
deleted file mode 100644
index f9921d66e9a..00000000000
--- a/app-arch/upx/upx-3.91.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils toolchain-funcs flag-o-matic
-
-LZMA_VER=465
-#LZMA_VER=920
-MY_P="${P/-ucl}-src"
-DESCRIPTION="Ultimate Packer for eXecutables (free version using UCL compression and not NRV)"
-HOMEPAGE="http://upx.sourceforge.net/"
-SRC_URI="http://upx.sourceforge.net/download/${MY_P}.tar.bz2
- lzma? ( mirror://sourceforge/sevenzip/lzma${LZMA_VER}.tar.bz2 )"
-
-LICENSE="GPL-2+ UPX-exception" # Read the exception before applying any patches
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE="lzma zlib"
-
-RDEPEND=">=dev-libs/ucl-1.02
- !app-arch/upx-bin"
-DEPEND="${RDEPEND}
- dev-lang/perl"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
- use zlib && append-cppflags -DWITH_ZLIB=1
-}
-
-src_compile() {
- tc-export CXX
- emake UPX_LZMADIR="${WORKDIR}" all
-}
-
-src_install() {
- newbin src/upx.out upx
- dodoc BUGS NEWS PROJECTS README* THANKS TODO doc/*.txt
- dohtml doc/upx.html
- doman doc/upx.1
-}
next reply other threads:[~2019-08-08 18:21 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-08 18:21 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-24 18:25 [gentoo-commits] repo/gentoo:master commit in: app-arch/upx/ Arthur Zamarin
2024-08-26 13:13 Eli Schwartz
2024-08-26 13:13 Eli Schwartz
2024-08-17 21:50 Mike Gilbert
2024-04-11 22:16 Yixun Lan
2024-04-11 22:16 Yixun Lan
2024-03-16 9:09 Joonas Niilola
2024-03-16 9:09 Joonas Niilola
2024-01-07 0:20 Conrad Kostecki
2024-01-07 0:20 Conrad Kostecki
2023-12-24 17:21 Arthur Zamarin
2023-12-24 1:02 Sam James
2023-08-10 6:56 Conrad Kostecki
2023-02-22 6:09 Sam James
2023-02-22 6:09 Sam James
2023-02-20 19:45 John Helmert III
2023-01-20 1:23 Sam James
2023-01-15 20:34 Sam James
2023-01-15 20:34 Sam James
2023-01-08 6:59 Joonas Niilola
2022-12-31 13:02 Arthur Zamarin
2022-12-25 22:02 Mike Gilbert
2022-11-28 7:11 Joonas Niilola
2022-11-01 20:26 Sam James
2022-11-01 18:49 Conrad Kostecki
2022-10-31 22:51 Conrad Kostecki
2021-06-29 11:24 Ben Kohler
2021-05-23 16:53 Andreas Sturmlechner
2021-03-27 14:26 Conrad Kostecki
2020-08-24 23:47 Sam James
2020-08-24 1:58 Sam James
2020-05-13 13:43 Joonas Niilola
2020-02-25 6:05 Joonas Niilola
2020-02-25 6:05 Joonas Niilola
2020-02-25 6:05 Joonas Niilola
2019-08-08 18:21 Joonas Niilola
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=1565288479.72f720be0e80112f6a1fc00b2550751673207c92.juippis@gentoo \
--to=juippis@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