From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B3F81382C5 for ; Sun, 6 Jun 2021 18:39:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0535E07A7; Sun, 6 Jun 2021 18:39:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94329E07A7 for ; Sun, 6 Jun 2021 18:39:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3187B340C74 for ; Sun, 6 Jun 2021 18:39:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8917E644 for ; Sun, 6 Jun 2021 18:39:05 +0000 (UTC) From: "Joshua Kinard" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joshua Kinard" Message-ID: <1623004672.1556c7bc14405db2e352c7b827204c0ea927dd83.kumba@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/lilo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/lilo/lilo-24.2.ebuild sys-boot/lilo/metadata.xml X-VCS-Directories: sys-boot/lilo/ X-VCS-Committer: kumba X-VCS-Committer-Name: Joshua Kinard X-VCS-Revision: 1556c7bc14405db2e352c7b827204c0ea927dd83 X-VCS-Branch: master Date: Sun, 6 Jun 2021 18:39:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 98268c0c-e23d-41ff-a6da-babfcd92dfc3 X-Archives-Hash: 1637076477d50633952dac4c59dab7ae commit: 1556c7bc14405db2e352c7b827204c0ea927dd83 Author: Joshua Kinard gentoo org> AuthorDate: Sun Jun 6 18:37:26 2021 +0000 Commit: Joshua Kinard gentoo org> CommitDate: Sun Jun 6 18:37:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1556c7bc sys-boot/lilo: Take over maintainership, update vars Take over maintainership and update the SRC_URI and HOMEPAGE variables to point to an active repository for lilo sources. Bug: https://bugs.gentoo.org/698802 Signed-off-by: Joshua Kinard gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3 sys-boot/lilo/lilo-24.2.ebuild | 6 +++--- sys-boot/lilo/metadata.xml | 5 ++++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sys-boot/lilo/lilo-24.2.ebuild b/sys-boot/lilo/lilo-24.2.ebuild index 475926764a5..5b39c9c32f5 100644 --- a/sys-boot/lilo/lilo-24.2.ebuild +++ b/sys-boot/lilo/lilo-24.2.ebuild @@ -8,12 +8,12 @@ inherit eutils flag-o-matic toolchain-funcs DOLILO_V="0.6" IUSE="static minimal pxeserial device-mapper" -DESCRIPTION="Standard Linux boot loader" -HOMEPAGE="https://alioth.debian.org/projects/lilo/" +DESCRIPTION="LInux LOader, the original Linux bootloader" +HOMEPAGE="https://www.joonet.de/lilo/" DOLILO_TAR="dolilo-${DOLILO_V}.tar.bz2" SRC_URI=" - http://lilo.alioth.debian.org/ftp/sources/${P}.tar.gz + https://www.joonet.de/lilo/ftp/sources/${P}.tar.gz mirror://gentoo/${DOLILO_TAR} " diff --git a/sys-boot/lilo/metadata.xml b/sys-boot/lilo/metadata.xml index c3b7d03ba48..136f5734eb1 100644 --- a/sys-boot/lilo/metadata.xml +++ b/sys-boot/lilo/metadata.xml @@ -1,7 +1,10 @@ - + + kumba@gentoo.org + + Enable support for device-mapper from sys-fs/lvm2 Do not install the dolilo helper script