* [gentoo-commits] repo/proj/guru:dev commit in: app-eselect/eselect-autostart/
@ 2022-03-30 23:43 Martin Matouš
0 siblings, 0 replies; 2+ messages in thread
From: Martin Matouš @ 2022-03-30 23:43 UTC (permalink / raw
To: gentoo-commits
commit: 782f4a820c2bff53294591678bc054740a27b6e4
Author: Martin Matous <m <AT> matous <DOT> dev>
AuthorDate: Wed Mar 30 23:41:41 2022 +0000
Commit: Martin Matouš <m <AT> matous <DOT> dev>
CommitDate: Wed Mar 30 23:41:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=782f4a82
app-eselect/eselect-autostart: new package
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Martin Matouš <m <AT> matous.dev>
app-eselect/eselect-autostart/Manifest | 1 +
.../eselect-autostart-1.0.0.ebuild | 22 ++++++++++++++++++++++
app-eselect/eselect-autostart/metadata.xml | 8 ++++++++
3 files changed, 31 insertions(+)
diff --git a/app-eselect/eselect-autostart/Manifest b/app-eselect/eselect-autostart/Manifest
new file mode 100644
index 000000000..19270a9d6
--- /dev/null
+++ b/app-eselect/eselect-autostart/Manifest
@@ -0,0 +1 @@
+DIST eselect-autostart-1.0.0.tar.gz 2051 BLAKE2B cb23b6f736232935d489f2a4473c94f5511b6e9723f9def076a8dd29f9874c95d97b8bacd75c4e5fd4ac2aab72d3265daf0a4f1e80f5a7ae49a957bcefc48ad3 SHA512 a5e912f5680785e1bc6766b19dfa7ca82fa05d6267e91c5627b2fbd7e3011467597a81a4c3901972986504c0249f1cc29a7fcc24deda2edbeba0586fb8779adf
diff --git a/app-eselect/eselect-autostart/eselect-autostart-1.0.0.ebuild b/app-eselect/eselect-autostart/eselect-autostart-1.0.0.ebuild
new file mode 100644
index 000000000..0e4d2675a
--- /dev/null
+++ b/app-eselect/eselect-autostart/eselect-autostart-1.0.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SRC_URI="https://codeberg.org/mmatous/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+DESCRIPTION="Manage symlinks in \$XDG_CONFIG_HOME/autostart"
+HOMEPAGE="https://codeberg.org/mmatous/eselect-autostart"
+LICENSE="GPL-3"
+SLOT="0"
+RESTRICT="mirror"
+
+RDEPEND="app-admin/eselect"
+
+S="${WORKDIR}/${PN}"
+
+src_install() {
+ default
+ insinto /usr/share/eselect/modules
+ doins autostart.eselect
+}
diff --git a/app-eselect/eselect-autostart/metadata.xml b/app-eselect/eselect-autostart/metadata.xml
new file mode 100644
index 000000000..39933bf50
--- /dev/null
+++ b/app-eselect/eselect-autostart/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>m@matous.dev</email>
+ <name>Martin Matouš</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-eselect/eselect-autostart/
@ 2024-05-15 2:58 Lucio Sauer
0 siblings, 0 replies; 2+ messages in thread
From: Lucio Sauer @ 2024-05-15 2:58 UTC (permalink / raw
To: gentoo-commits
commit: 0746759e06c73339e48fafadf4868776c05b5ce7
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed May 15 02:24:02 2024 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed May 15 02:24:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0746759e
app-eselect/eselect-autostart: add codeberg upstream metadata
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
app-eselect/eselect-autostart/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/app-eselect/eselect-autostart/metadata.xml b/app-eselect/eselect-autostart/metadata.xml
index 9d70a01371..0115154db5 100644
--- a/app-eselect/eselect-autostart/metadata.xml
+++ b/app-eselect/eselect-autostart/metadata.xml
@@ -5,4 +5,7 @@
<email>m@matous.dev</email>
<name>Martin Matouš</name>
</maintainer>
+ <upstream>
+ <remote-id type="codeberg">mmatous/eselect-autostart</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-15 2:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-15 2:58 [gentoo-commits] repo/proj/guru:dev commit in: app-eselect/eselect-autostart/ Lucio Sauer
-- strict thread matches above, loose matches on Subject: below --
2022-03-30 23:43 Martin Matouš
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox