Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804900 - Add repository: cdlp
Summary: Add repository: cdlp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Gentoo Overlays (show other bugs)
Hardware: All Linux
: Lowest trivial (vote)
Assignee: Gentoo Overlays Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-28 16:02 UTC by Francesco Palumbo
Modified: 2021-07-28 17:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Palumbo 2021-07-28 16:02:38 UTC
<?xml version="1.0" encoding="UTF-8"?>
<repositories version="1.0">
<repo priority="50" status="unofficial">
	<name>cdlp</name>
	<description>Random/Custom ebuilds, no-(dbus,systemd,pam,polkit,elogind ...) stuff</description>
	<homepage>https://codeberg.org/phranz/cdlp</homepage>
	<owner>
		<email>phranz@subfc.net</email>
		<name>Francesco Palumbo</name>
	</owner>
	<source type="git">https://codeberg.org/phranz/cdlp.git</source>
</repo>
</repositories>
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-07-28 16:07:06 UTC
Could you submit a PR to github:gentoo/api-gentoo-org ?
Comment 2 Francesco Palumbo 2021-07-28 16:14:46 UTC
Hi, I actually don't have a github account, and I'd prefer not subscribe there;
is it really needed to get the repo accepted?
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-07-28 16:17:40 UTC
Nah.  Could you then attach a patch here?  (against the github repo or git.g.o:data/api.git)
Comment 4 Francesco Palumbo 2021-07-28 16:57:39 UTC
Ok, it seems more fast the github method for me now :-), I'll make a PR (user ph-ranz) as you said, thank you very much.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-07-28 17:35:40 UTC
Thanks.
Comment 6 Larry the Git Cow gentoo-dev 2021-07-28 17:36:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/data/api.git/commit/?id=140627ef301d2355934ea1e3812538252009844b

commit 140627ef301d2355934ea1e3812538252009844b
Author:     Francesco Palumbo <phranz@subfc.net>
AuthorDate: 2021-07-28 17:19:20 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-07-28 17:35:47 +0000

    repositories: add cdlp
    
    Closes: https://bugs.gentoo.org/804900
    Closes: https://github.com/gentoo/api-gentoo-org/pull/412
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 files/overlays/repositories.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)