Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

www-apps/mobilizon-bin: new package, add 4.1.0 #165

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

CyberTailor
Copy link
Contributor

@CyberTailor CyberTailor commented Apr 18, 2024

I can't test it because it depends on OpenSSL 3.

Feel free to pick up.

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
acct-user/mobilizon
dev-db/postgis
dev-db/postgresql:*
>=dev-libs/openssl-3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
>=dev-libs/openssl-3
dev-libs/openssl:0/3

Comment on lines +34 to +35
mkdir -p "${destdir}"
cp -pPR "${S}"/* "${destdir}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
mkdir -p "${destdir}"
cp -pPR "${S}"/* "${destdir}"
mkdir -p "${destdir}" || die
cp -pPR "${S}"/* "${destdir}" || die

@CyberTailor CyberTailor marked this pull request as draft May 3, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants