* [gentoo-commits] repo/gentoo:master commit in: app-arch/qpress/
@ 2022-07-31 14:10 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2022-07-31 14:10 UTC (permalink / raw
To: gentoo-commits
commit: 51fdc546c27f6ebbd151d53cae3d4316d564c2f0
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 14:09:12 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 14:09:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51fdc546
app-arch/qpress: EAPI 7 -> 8
Also corrected license.
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../qpress/{qpress-1.1.ebuild => qpress-1.1-r1.ebuild} | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/app-arch/qpress/qpress-1.1.ebuild b/app-arch/qpress/qpress-1.1-r1.ebuild
similarity index 70%
rename from app-arch/qpress/qpress-1.1.ebuild
rename to app-arch/qpress/qpress-1.1-r1.ebuild
index 21904daf9eb3..ba05bad121ce 100644
--- a/app-arch/qpress/qpress-1.1.ebuild
+++ b/app-arch/qpress/qpress-1.1-r1.ebuild
@@ -1,25 +1,24 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit toolchain-funcs
DESCRIPTION="A portable file archiver using QuickLZ algorithm"
HOMEPAGE="http://www.quicklz.com/"
SRC_URI="http://www.quicklz.com/${PN}-${PV/./}-source.zip"
+S="${WORKDIR}"
-LICENSE="GPL-3"
+LICENSE="GPL-1 GPL-2 GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
BDEPEND="app-arch/unzip"
-S="${WORKDIR}"
-
PATCHES=(
- "${FILESDIR}"/${PN}-1.1-fix-includes.patch
- "${FILESDIR}"/${PN}-1.1-fix-build-system.patch
+ "${FILESDIR}/${PN}-1.1-fix-includes.patch"
+ "${FILESDIR}/${PN}-1.1-fix-build-system.patch"
)
src_configure() {
@@ -28,5 +27,5 @@ src_configure() {
}
src_install() {
- dobin ${PN}
+ dobin qpress
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/qpress/
@ 2020-03-21 16:13 Joonas Niilola
0 siblings, 0 replies; 2+ messages in thread
From: Joonas Niilola @ 2020-03-21 16:13 UTC (permalink / raw
To: gentoo-commits
commit: 23e4759e4feefa449ee47e72e55243d8f3b09b79
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 21 13:36:07 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Mar 21 16:12:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e4759e
app-arch/qpress: RedundantLongDescription
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-arch/qpress/metadata.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/app-arch/qpress/metadata.xml b/app-arch/qpress/metadata.xml
index f326e2195f0..49901e8a0d4 100644
--- a/app-arch/qpress/metadata.xml
+++ b/app-arch/qpress/metadata.xml
@@ -9,7 +9,4 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
- <longdescription lang="en">
- A portable file archiver using QuickLZ algorithm.
- </longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-31 14:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-31 14:10 [gentoo-commits] repo/gentoo:master commit in: app-arch/qpress/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2020-03-21 16:13 Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox