* [gentoo-commits] repo/gentoo:master commit in: net-ftp/pureadmin/
@ 2021-01-12 12:45 David Seifert
0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2021-01-12 12:45 UTC (permalink / raw
To: gentoo-commits
commit: 99330b105f2c8fafe5835dbc167ae3ba4e22d124
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Tue Jan 12 12:45:34 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 12:45:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99330b10
net-ftp/pureadmin: Inherit xdg.eclass
Closes: https://github.com/gentoo/gentoo/pull/19042
Closes: https://bugs.gentoo.org/765082
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-ftp/pureadmin/pureadmin-0.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-ftp/pureadmin/pureadmin-0.4-r2.ebuild b/net-ftp/pureadmin/pureadmin-0.4-r2.ebuild
index 85037c5ca22..d885afa3770 100644
--- a/net-ftp/pureadmin/pureadmin-0.4-r2.ebuild
+++ b/net-ftp/pureadmin/pureadmin-0.4-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit desktop
+inherit desktop xdg
DESCRIPTION="GUI tool used to make the management of Pure-FTPd a little easier"
HOMEPAGE="http://purify.sourceforge.net/"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-ftp/pureadmin/
@ 2021-01-21 13:31 Agostino Sarubbo
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2021-01-21 13:31 UTC (permalink / raw
To: gentoo-commits
commit: d5b1efd42347c2faafff6b270318103f8ea16b76
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 21 13:31:31 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jan 21 13:31:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b1efd4
net-ftp/pureadmin: amd64 stable wrt bug #765067
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-ftp/pureadmin/pureadmin-0.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-ftp/pureadmin/pureadmin-0.4-r2.ebuild b/net-ftp/pureadmin/pureadmin-0.4-r2.ebuild
index d885afa3770..9932e66fe38 100644
--- a/net-ftp/pureadmin/pureadmin-0.4-r2.ebuild
+++ b/net-ftp/pureadmin/pureadmin-0.4-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/purify/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="doc"
RDEPEND="
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-ftp/pureadmin/
@ 2021-01-24 16:38 David Seifert
0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2021-01-24 16:38 UTC (permalink / raw
To: gentoo-commits
commit: 97c30f26f37a3543bfdb61ac14acd7836f2319ac
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Jan 24 16:37:55 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 16:37:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c30f26
net-ftp/pureadmin: Remove old
Bug: https://bugs.gentoo.org/765067
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-ftp/pureadmin/pureadmin-0.4-r1.ebuild | 60 -------------------------------
1 file changed, 60 deletions(-)
diff --git a/net-ftp/pureadmin/pureadmin-0.4-r1.ebuild b/net-ftp/pureadmin/pureadmin-0.4-r1.ebuild
deleted file mode 100644
index e2cb7b43a5f..00000000000
--- a/net-ftp/pureadmin/pureadmin-0.4-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop
-
-DESCRIPTION="GUI tool used to make the management of Pure-FTPd a little easier"
-HOMEPAGE="http://purify.sourceforge.net/"
-SRC_URI="mirror://sourceforge/purify/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="doc"
-
-RDEPEND="
- gnome-base/libglade:2.0
- sys-libs/zlib
- virtual/fam
- x11-libs/gtk+:2"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
- "${FILESDIR}"/${P}-gold.patch
- "${FILESDIR}"/${P}-QA-desktop-file.patch
-)
-
-src_prepare() {
- default
-
- cat >> po/POTFILES.skip <<- EOF || die
- src/eggstatusicon.c
- src/eggtrayicon.c
- src/prereq_usrmanager.c
- EOF
-}
-
-src_install() {
- default
-
- # Move the docs to the correct location, if we want the docs
- use doc &&
- dodoc -r "${ED}"/usr/share/pureadmin/docs/.
- rm -Rfv "${ED}"/usr/share/pureadmin/docs || die
-
- make_desktop_entry pureadmin "Pure-FTPd menu config" pureadmin
-}
-
-pkg_postinst() {
- ewarn "PureAdmin is at a beta-stage right now and it may break your"
- ewarn "configuration. DO NOT use it for safety critical system"
- ewarn "or production use!"
-
- elog
- elog "You need root-privileges to be able to use PureAdmin."
- elog "This will probably change in the future."
- elog
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-ftp/pureadmin/
@ 2021-06-30 18:40 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-06-30 18:40 UTC (permalink / raw
To: gentoo-commits
commit: 611ad97c5bd4ef8208ffc963ee7bce426d48d131
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 18:39:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 18:39:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=611ad97c
net-ftp/pureadmin: add missing libcrypt dependency
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-ftp/pureadmin/{pureadmin-0.4-r2.ebuild => pureadmin-0.4-r3.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-ftp/pureadmin/pureadmin-0.4-r2.ebuild b/net-ftp/pureadmin/pureadmin-0.4-r3.ebuild
similarity index 98%
rename from net-ftp/pureadmin/pureadmin-0.4-r2.ebuild
rename to net-ftp/pureadmin/pureadmin-0.4-r3.ebuild
index 4abbc85ee01..ed885ca394f 100644
--- a/net-ftp/pureadmin/pureadmin-0.4-r2.ebuild
+++ b/net-ftp/pureadmin/pureadmin-0.4-r3.ebuild
@@ -17,6 +17,7 @@ IUSE="doc"
RDEPEND="
gnome-base/libglade:2.0
sys-libs/zlib
+ virtual/libcrypt:=
virtual/fam
x11-libs/gtk+:2
x11-libs/libX11"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-06-30 18:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-30 18:40 [gentoo-commits] repo/gentoo:master commit in: net-ftp/pureadmin/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-01-24 16:38 David Seifert
2021-01-21 13:31 Agostino Sarubbo
2021-01-12 12:45 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox