-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ypkg: Sync with git v34, rebuild against eopkg
This build of ypkg has a version of ypkg-install-deps which supports the --eopkg-cmd argument. With no argument supplied, ypkg-install-deps defaults to calling `eopkg.py3`. Signed-off-by: Rune Morling <[email protected]>
- Loading branch information
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<Homepage>https://github.com/getsolus/ypkg</Homepage> | ||
<Packager> | ||
<Name>Rune Morling</Name> | ||
<Email>ermo[email protected]</Email> | ||
<Email>ermo@serpentos.com</Email> | ||
</Packager> | ||
<License>GPL-3.0-or-later</License> | ||
<PartOf>system.devel</PartOf> | ||
|
@@ -75,12 +75,12 @@ Simply put, it is a tool to convert a build process into a packaging operation. | |
</Files> | ||
</Package> | ||
<History> | ||
<Update release="194"> | ||
<Date>2024-09-16</Date> | ||
<Version>33</Version> | ||
<Update release="196"> | ||
<Date>2024-10-23</Date> | ||
<Version>34</Version> | ||
<Comment>Packaging update</Comment> | ||
<Name>Rune Morling</Name> | ||
<Email>ermo[email protected]</Email> | ||
<Email>ermo@serpentos.com</Email> | ||
</Update> | ||
</History> | ||
</PISI> |