summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-01-31 23:29:24 +0000
committerAlin Năstac <mrness@gentoo.org>2005-01-31 23:29:24 +0000
commitcfc5fec6f73a32cf05e30173e548d60e6a143a42 (patch)
tree21f199ea8ccc9abae97a802c3c242473a6833a76 /net-dialup/ivcall
parentVersion bump to fix #80183 / #80206 / #80174. (diff)
downloadhistorical-cfc5fec6f73a32cf05e30173e548d60e6a143a42.tar.gz
historical-cfc5fec6f73a32cf05e30173e548d60e6a143a42.tar.bz2
historical-cfc5fec6f73a32cf05e30173e548d60e6a143a42.zip
version bump & stable on x86 (#80154)
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-dialup/ivcall')
-rw-r--r--net-dialup/ivcall/ChangeLog10
-rw-r--r--net-dialup/ivcall/Manifest12
-rw-r--r--net-dialup/ivcall/files/digest-ivcall-0.41
-rw-r--r--net-dialup/ivcall/ivcall-0.3.ebuild6
-rw-r--r--net-dialup/ivcall/ivcall-0.4.ebuild27
5 files changed, 46 insertions, 10 deletions
diff --git a/net-dialup/ivcall/ChangeLog b/net-dialup/ivcall/ChangeLog
index 37c26adbaefa..16a994c2c08b 100644
--- a/net-dialup/ivcall/ChangeLog
+++ b/net-dialup/ivcall/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-dialup/ivcall
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ChangeLog,v 1.1 2004/11/24 06:36:59 mrness Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ChangeLog,v 1.2 2005/01/31 23:29:24 mrness Exp $
+
+*ivcall-0.4 (01 Feb 2005)
+
+ 01 Feb 2005; Alin Nastac <mrness@gentoo.org> ivcall-0.3.ebuild,
+ +ivcall-0.4.ebuild:
+ Version bump & mark older version as stable on x86 (#80154).
*ivcall-0.3 (24 Nov 2004)
diff --git a/net-dialup/ivcall/Manifest b/net-dialup/ivcall/Manifest
index e6562615222e..446127ee51e4 100644
--- a/net-dialup/ivcall/Manifest
+++ b/net-dialup/ivcall/Manifest
@@ -1,14 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 d728c2b3abd780b9925cb9303161ade4 ivcall-0.3.ebuild 737
+MD5 ec39e39bbf3b587f35dbb9ad55c407b8 ivcall-0.4.ebuild 737
+MD5 c94b0dfdbd5136f198faafda120b63d9 ivcall-0.3.ebuild 736
+MD5 00327f34a4df8752d1b9e7c2b2694487 ChangeLog 575
MD5 c1142dc0a0ffc5e8cbaac0db478de330 metadata.xml 252
-MD5 287ceadaab4668e9d73953a71215c6b2 ChangeLog 396
MD5 f75547c2596e1e493f26174a0940c024 files/digest-ivcall-0.3 61
+MD5 1062d5f96c51d0af7a720d98495a0ba3 files/digest-ivcall-0.4 62
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBpCwZjtv59x0+BrURAsQDAJ91a/uu5K35Pcz/scLE7hNGPqExaACgrBSJ
-tKHrcKecNECdMNl7P1BXVl0=
-=PTJA
+iD8DBQFB/r98jiC39V7gKu0RAj4kAJ40o2x2cAcDU1a0Be+HMOo+lUQssACeMy/j
+oyowWyOIPJuJbXHUIa2PneY=
+=P7zw
-----END PGP SIGNATURE-----
diff --git a/net-dialup/ivcall/files/digest-ivcall-0.4 b/net-dialup/ivcall/files/digest-ivcall-0.4
new file mode 100644
index 000000000000..3b23a1dd78be
--- /dev/null
+++ b/net-dialup/ivcall/files/digest-ivcall-0.4
@@ -0,0 +1 @@
+MD5 643619c81f83ba0a05aa2497ce12c035 ivcall-0.4.tar.gz 112244
diff --git a/net-dialup/ivcall/ivcall-0.3.ebuild b/net-dialup/ivcall/ivcall-0.3.ebuild
index 32b1985e87e2..b26e2e2dc288 100644
--- a/net-dialup/ivcall/ivcall-0.3.ebuild
+++ b/net-dialup/ivcall/ivcall-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ivcall-0.3.ebuild,v 1.1 2004/11/24 06:36:59 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ivcall-0.3.ebuild,v 1.2 2005/01/31 23:29:24 mrness Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/ivcall/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND="net-dialup/isdn4k-utils"
diff --git a/net-dialup/ivcall/ivcall-0.4.ebuild b/net-dialup/ivcall/ivcall-0.4.ebuild
new file mode 100644
index 000000000000..ce9237f081c8
--- /dev/null
+++ b/net-dialup/ivcall/ivcall-0.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ivcall-0.4.ebuild,v 1.1 2005/01/31 23:29:24 mrness Exp $
+
+inherit eutils
+
+DESCRIPTION="Utility for making automated telephone calls via ISDN"
+HOMEPAGE="http://0pointer.de/lennart/projects/ivcall/"
+SRC_URI="http://0pointer.de/lennart/projects/ivcall/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+DEPEND="net-dialup/isdn4k-utils"
+
+src_compile() {
+ local myconf="--disable-lynx --disable-xmltoman"
+ econf $myconf || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ einstall || die "einstall failed"
+ dohtml doc/*.{html,css}
+ dodoc doc/README
+}