public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-arch/drpm/
@ 2023-05-07  6:17 Joonas Niilola
  0 siblings, 0 replies; 3+ messages in thread
From: Joonas Niilola @ 2023-05-07  6:17 UTC (permalink / raw
  To: gentoo-commits

commit:     96def30421068fdfdc70cafa6abb0fc7b6ab7071
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun May  7 06:14:39 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun May  7 06:17:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96def304

app-arch/drpm: Keyword 0.5.1 x86, #900154

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-arch/drpm/drpm-0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/drpm/drpm-0.5.1.ebuild b/app-arch/drpm/drpm-0.5.1.ebuild
index 8cb80e38d855..9855a5ab410a 100644
--- a/app-arch/drpm/drpm-0.5.1.ebuild
+++ b/app-arch/drpm/drpm-0.5.1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
 	EGIT_REPO_URI="https://github.com/rpm-software-management/drpm/"
 else
 	SRC_URI="https://github.com/rpm-software-management/drpm/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
+	KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="LGPL-2.1+"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-arch/drpm/
@ 2023-06-29 12:56 Joonas Niilola
  0 siblings, 0 replies; 3+ messages in thread
From: Joonas Niilola @ 2023-06-29 12:56 UTC (permalink / raw
  To: gentoo-commits

commit:     3a4d067db4e3fded89caa2689ef2fba9370d55c7
Author:     Matt Jolly <Matt.Jolly <AT> footclan <DOT> ninja>
AuthorDate: Fri Jun 16 21:57:55 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 12:53:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4d067d

app-arch/drpm: add 0.5.2; update live

Signed-off-by: Matt Jolly <Matt.Jolly <AT> footclan.ninja>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-arch/drpm/Manifest                                | 1 +
 app-arch/drpm/{drpm-9999.ebuild => drpm-0.5.2.ebuild} | 2 +-
 app-arch/drpm/drpm-9999.ebuild                        | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-arch/drpm/Manifest b/app-arch/drpm/Manifest
index 13067f96a111..351d428aff58 100644
--- a/app-arch/drpm/Manifest
+++ b/app-arch/drpm/Manifest
@@ -1 +1,2 @@
 DIST drpm-0.5.1.tar.gz 138766 BLAKE2B dd64d925fa0e3975e2ca6f87fcddf10e376241d6b69a0f682cc5d6c006ef6aba7c021bcb98d049f4ce171b1561f36a07701e9eb47e0ac3c8315ee2d6d774c7c7 SHA512 5d4be3148075c6e0c560f97169a14e669a01ed48ef9228d8fc299b54da653ddec1110971a5b2bf455cc72cd1538d8c95e817428f73dd1d7ce07773822c05b3c5
+DIST drpm-0.5.2.tar.gz 138930 BLAKE2B b2d57e35bf62e94ba23212518a57c22a5638c270a38b07e77799e4c054e82391a08bd40a34adb78e5e5a9cf6c895895146b3619c953a1f0d312a8790652fda55 SHA512 591ffb6b28b1d4c6dda25746a76563c0fa15f48368e2593dbd00a2652dea78b635c8e28f6e50cf824450d9938652ddf3712c877135d66a7b762f1223b38e9ab4

diff --git a/app-arch/drpm/drpm-9999.ebuild b/app-arch/drpm/drpm-0.5.2.ebuild
similarity index 97%
copy from app-arch/drpm/drpm-9999.ebuild
copy to app-arch/drpm/drpm-0.5.2.ebuild
index 668173c3e540..737011a8cc67 100644
--- a/app-arch/drpm/drpm-9999.ebuild
+++ b/app-arch/drpm/drpm-0.5.2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
 	EGIT_REPO_URI="https://github.com/rpm-software-management/drpm/"
 else
 	SRC_URI="https://github.com/rpm-software-management/drpm/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
+	KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="LGPL-2.1+"

diff --git a/app-arch/drpm/drpm-9999.ebuild b/app-arch/drpm/drpm-9999.ebuild
index 668173c3e540..737011a8cc67 100644
--- a/app-arch/drpm/drpm-9999.ebuild
+++ b/app-arch/drpm/drpm-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
 	EGIT_REPO_URI="https://github.com/rpm-software-management/drpm/"
 else
 	SRC_URI="https://github.com/rpm-software-management/drpm/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
+	KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="LGPL-2.1+"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-arch/drpm/
@ 2023-06-29 12:56 Joonas Niilola
  0 siblings, 0 replies; 3+ messages in thread
From: Joonas Niilola @ 2023-06-29 12:56 UTC (permalink / raw
  To: gentoo-commits

commit:     16f0b6ac84c57e8d34b6e41f1d49ce4c76f48a96
Author:     Matt Jolly <Matt.Jolly <AT> footclan <DOT> ninja>
AuthorDate: Fri Jun 16 22:00:15 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 12:53:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f0b6ac

app-arch/drpm: drop 0.5.1

Signed-off-by: Matt Jolly <Matt.Jolly <AT> footclan.ninja>
Closes: https://github.com/gentoo/gentoo/pull/31490
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-arch/drpm/Manifest          |  1 -
 app-arch/drpm/drpm-0.5.1.ebuild | 48 -----------------------------------------
 2 files changed, 49 deletions(-)

diff --git a/app-arch/drpm/Manifest b/app-arch/drpm/Manifest
index 351d428aff58..63017e871b0f 100644
--- a/app-arch/drpm/Manifest
+++ b/app-arch/drpm/Manifest
@@ -1,2 +1 @@
-DIST drpm-0.5.1.tar.gz 138766 BLAKE2B dd64d925fa0e3975e2ca6f87fcddf10e376241d6b69a0f682cc5d6c006ef6aba7c021bcb98d049f4ce171b1561f36a07701e9eb47e0ac3c8315ee2d6d774c7c7 SHA512 5d4be3148075c6e0c560f97169a14e669a01ed48ef9228d8fc299b54da653ddec1110971a5b2bf455cc72cd1538d8c95e817428f73dd1d7ce07773822c05b3c5
 DIST drpm-0.5.2.tar.gz 138930 BLAKE2B b2d57e35bf62e94ba23212518a57c22a5638c270a38b07e77799e4c054e82391a08bd40a34adb78e5e5a9cf6c895895146b3619c953a1f0d312a8790652fda55 SHA512 591ffb6b28b1d4c6dda25746a76563c0fa15f48368e2593dbd00a2652dea78b635c8e28f6e50cf824450d9938652ddf3712c877135d66a7b762f1223b38e9ab4

diff --git a/app-arch/drpm/drpm-0.5.1.ebuild b/app-arch/drpm/drpm-0.5.1.ebuild
deleted file mode 100644
index 9855a5ab410a..000000000000
--- a/app-arch/drpm/drpm-0.5.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="A library for making, reading and applying deltarpm packages"
-HOMEPAGE="https://github.com/rpm-software-management/drpm"
-if [[ ${PV} = 9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/rpm-software-management/drpm/"
-else
-	SRC_URI="https://github.com/rpm-software-management/drpm/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-
-IUSE="lzip test zstd"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-	app-arch/bzip2:=
-	app-arch/rpm
-	app-arch/xz-utils
-	dev-libs/openssl:=
-	sys-libs/zlib
-	lzip? ( app-arch/lzlib )
-	zstd? ( app-arch/zstd:= )
-"
-RDEPEND="${DEPEND}"
-BDEPEND="${DEPEND}
-	test? ( dev-util/cmocka )
-"
-
-PATCHES=( "${FILESDIR}"/${P}-c99.patch )
-
-src_configure() {
-	local mycmakeargs=(
-		-DHAVE_LZLIB_DEVEL=$(usex lzip ON OFF)
-		-DWITH_ZSTD=$(usex zstd ON OFF)
-		-DENABLE_TESTS=$(usex test ON OFF)
-	)
-
-	cmake_src_configure
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-29 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-29 12:56 [gentoo-commits] repo/gentoo:master commit in: app-arch/drpm/ Joonas Niilola
  -- strict thread matches above, loose matches on Subject: below --
2023-06-29 12:56 Joonas Niilola
2023-05-07  6:17 Joonas Niilola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox