* [gentoo-commits] repo/gentoo:master commit in: net-dialup/dwun/
@ 2016-04-28 22:00 Austin English
0 siblings, 0 replies; 5+ messages in thread
From: Austin English @ 2016-04-28 22:00 UTC (permalink / raw
To: gentoo-commits
commit: 09dfe79e94ca781ab7da4015aa5b967d1c80637a
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 21:20:42 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 21:59:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09dfe79e
net-dialup/dwun: remove dwun-0.96e-r3
net-dialup/dwun/dwun-0.96e-r3.ebuild | 46 ------------------------------------
1 file changed, 46 deletions(-)
diff --git a/net-dialup/dwun/dwun-0.96e-r3.ebuild b/net-dialup/dwun/dwun-0.96e-r3.ebuild
deleted file mode 100644
index 4c14de3..0000000
--- a/net-dialup/dwun/dwun-0.96e-r3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Dialer Without a Useful Name (DWUN)"
-HOMEPAGE="http://dwun.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="MIT GPL-2" # GPL-2 only for init script
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DOCS=( AUTHORS ChangeLog QUICKSTART README TODO UPGRADING )
-
-src_prepare() {
- sed -i -e "s:TODO QUICKSTART README UPGRADING ChangeLog COPYING AUTHORS::" Makefile.in || die
- tc-export CC
-
- epatch_user
-}
-
-src_configure() {
- econf --with-docdir="share/doc/${PF}"
-}
-
-src_install() {
- default
-
- insinto /etc
- newins doc/examples/complete-rcfile dwunrc
- newins debian/dwunauth dwunauth
- newinitd "${FILESDIR}/dwun" dwun
-}
-
-pkg_postinst() {
- elog
- elog 'Make sure you have "net-dialup/ppp" merged if you intend to use dwun'
- elog "to control a standard PPP network link."
- elog "See /usr/share/doc/${P}/QUICKSTART for instructions on"
- elog "configuring dwun."
- elog
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/dwun/
@ 2017-04-28 12:52 Agostino Sarubbo
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo @ 2017-04-28 12:52 UTC (permalink / raw
To: gentoo-commits
commit: 552053f5d7963f53c279b108a3797f47297d3dd9
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 28 12:51:58 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Apr 28 12:51:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=552053f5
net-dialup/dwun: x86 stable wrt bug #616788
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-dialup/dwun/dwun-0.96e-r4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-dialup/dwun/dwun-0.96e-r4.ebuild b/net-dialup/dwun/dwun-0.96e-r4.ebuild
index acab787a3c2..fbc86601b41 100644
--- a/net-dialup/dwun/dwun-0.96e-r4.ebuild
+++ b/net-dialup/dwun/dwun-0.96e-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT GPL-2" # GPL-2 only for init script
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DOCS=( AUTHORS ChangeLog QUICKSTART README TODO UPGRADING )
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/dwun/
@ 2017-04-29 5:43 Michael Palimaka
0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2017-04-29 5:43 UTC (permalink / raw
To: gentoo-commits
commit: f1321d2e8e0d6773cd792764bfcc7377d906df96
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 05:42:54 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 05:43:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1321d2e
net-dialup/dwun: remove 0.96e-r2
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-dialup/dwun/dwun-0.96e-r2.ebuild | 41 ------------------------------------
1 file changed, 41 deletions(-)
diff --git a/net-dialup/dwun/dwun-0.96e-r2.ebuild b/net-dialup/dwun/dwun-0.96e-r2.ebuild
deleted file mode 100644
index f45d6e15ce6..00000000000
--- a/net-dialup/dwun/dwun-0.96e-r2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-DESCRIPTION="Dialer Without a Useful Name (DWUN)"
-HOMEPAGE="http://dwun.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="MIT GPL-2" # GPL-2 only for init script
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-src_prepare() {
- sed -i -e "s:TODO QUICKSTART README UPGRADING ChangeLog COPYING AUTHORS::" "${S}/Makefile.in"
-}
-
-src_configure() {
- econf --with-docdir=share/doc/${PF} || die "econf failed."
-}
-
-src_install() {
- einstall || die "install failed."
-
- insinto /etc
- newins doc/examples/complete-rcfile dwunrc
- newins debian/dwunauth dwunauth
- newinitd "${FILESDIR}/dwun" dwun
-
- dodoc AUTHORS ChangeLog QUICKSTART README TODO UPGRADING
-}
-
-pkg_postinst() {
- elog
- elog 'Make sure you have "net-dialup/ppp" merged if you intend to use dwun'
- elog "to control a standard PPP network link."
- elog "See /usr/share/doc/${P}/QUICKSTART for instructions on"
- elog "configuring dwun."
- elog
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/dwun/
@ 2021-06-30 18:40 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2021-06-30 18:40 UTC (permalink / raw
To: gentoo-commits
commit: dfb1d1c0bc4cebe2d9843524b8b0f38a62c0143f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 18:39:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 18:39:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfb1d1c0
net-dialup/dwun: add missing libcrypt dependency
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-dialup/dwun/{dwun-0.96e-r4.ebuild => dwun-0.96e-r5.ebuild} | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/net-dialup/dwun/dwun-0.96e-r4.ebuild b/net-dialup/dwun/dwun-0.96e-r5.ebuild
similarity index 91%
rename from net-dialup/dwun/dwun-0.96e-r4.ebuild
rename to net-dialup/dwun/dwun-0.96e-r5.ebuild
index aa99a75ba5e..e792c109b20 100644
--- a/net-dialup/dwun/dwun-0.96e-r4.ebuild
+++ b/net-dialup/dwun/dwun-0.96e-r5.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit toolchain-funcs
@@ -13,6 +13,9 @@ LICENSE="MIT GPL-2" # GPL-2 only for init script
SLOT="0"
KEYWORDS="~amd64 x86"
+RDEPEND="virtual/libcrypt:="
+DEPEND="${RDEPEND}"
+
DOCS=( AUTHORS ChangeLog QUICKSTART README TODO UPGRADING )
src_prepare() {
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/dwun/
@ 2022-12-18 18:50 Arthur Zamarin
0 siblings, 0 replies; 5+ messages in thread
From: Arthur Zamarin @ 2022-12-18 18:50 UTC (permalink / raw
To: gentoo-commits
commit: 44c1dd3d0b6447e40bd7fffd9d6c55599f4e0825
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 18:49:04 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 18:49:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c1dd3d
net-dialup/dwun: Stabilize 0.96e-r6 x86, #886747
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-dialup/dwun/dwun-0.96e-r6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-dialup/dwun/dwun-0.96e-r6.ebuild b/net-dialup/dwun/dwun-0.96e-r6.ebuild
index 0211e24e3a07..f7668226daa2 100644
--- a/net-dialup/dwun/dwun-0.96e-r6.ebuild
+++ b/net-dialup/dwun/dwun-0.96e-r6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT GPL-2" # GPL-2 only for init script
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RDEPEND="virtual/libcrypt:="
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-12-18 18:50 UTC | newest]
Thread overview: 5+ 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-dialup/dwun/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2022-12-18 18:50 Arthur Zamarin
2017-04-29 5:43 Michael Palimaka
2017-04-28 12:52 Agostino Sarubbo
2016-04-28 22:00 Austin English
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox