diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-28 07:11:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-28 07:11:58 +0000 |
| commit | ebcfdde700572edcef684fefa2245f7955c655ae (patch) | |
| tree | 6c397f76adb9324789fa1e83af8b23c934ce0786 /sys-apps | |
| parent | 758ba3a26cf3d19ddbff9cc837673acde1d4be43 (diff) | |
| download | baldeagleos-repo-ebcfdde700572edcef684fefa2245f7955c655ae.tar.gz baldeagleos-repo-ebcfdde700572edcef684fefa2245f7955c655ae.tar.xz baldeagleos-repo-ebcfdde700572edcef684fefa2245f7955c655ae.zip | |
Adding metadata
Diffstat (limited to 'sys-apps')
| -rw-r--r-- | sys-apps/hponcfg/hponcfg-5.6.0.0-r1.ebuild | 3 | ||||
| -rw-r--r-- | sys-apps/utempter/utempter-0.5.5.6-r2.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sys-apps/hponcfg/hponcfg-5.6.0.0-r1.ebuild b/sys-apps/hponcfg/hponcfg-5.6.0.0-r1.ebuild index 3359775c54b3..29a5b3046321 100644 --- a/sys-apps/hponcfg/hponcfg-5.6.0.0-r1.ebuild +++ b/sys-apps/hponcfg/hponcfg-5.6.0.0-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 +RPM_COMPRESS_TYPE=none inherit pax-utils rpm MY_PV=$(ver_rs 3 '-') diff --git a/sys-apps/utempter/utempter-0.5.5.6-r2.ebuild b/sys-apps/utempter/utempter-0.5.5.6-r2.ebuild index 2aa0edf8e4ab..a8bc360e156a 100644 --- a/sys-apps/utempter/utempter-0.5.5.6-r2.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,6 +6,7 @@ EAPI=8 MY_PN="${P%.*}" MY_P="${MY_PN}-${PV##*.}" +RPM_COMPRESS_TYPE=none inherit flag-o-matic rpm toolchain-funcs DESCRIPTION="App that allows non-privileged apps to write utmp (login) info" |
