summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-06-26 08:45:26 +0000
committerSimon Stelling <blubb@gentoo.org>2005-06-26 08:45:26 +0000
commit8682d79cec80ab595d61e95690f8a18e192ce83e (patch)
tree04b0fcc0737db5db3337ad38c715dc8c623bd489 /net-dialup
parent~amd64 (diff)
downloadhistorical-8682d79cec80ab595d61e95690f8a18e192ce83e.tar.gz
historical-8682d79cec80ab595d61e95690f8a18e192ce83e.tar.bz2
historical-8682d79cec80ab595d61e95690f8a18e192ce83e.zip
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/capifwd/ChangeLog5
-rw-r--r--net-dialup/capifwd/capifwd-0.6.3.ebuild4
-rw-r--r--net-dialup/ivam2/ChangeLog5
-rw-r--r--net-dialup/ivam2/ivam2-0.3.ebuild4
-rw-r--r--net-dialup/ivcall/ChangeLog5
-rw-r--r--net-dialup/ivcall/ivcall-0.4-r1.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/net-dialup/capifwd/ChangeLog b/net-dialup/capifwd/ChangeLog
index b402c0336817..845fc0cc55b8 100644
--- a/net-dialup/capifwd/ChangeLog
+++ b/net-dialup/capifwd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/capifwd
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/capifwd/ChangeLog,v 1.2 2005/02/06 10:57:22 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capifwd/ChangeLog,v 1.3 2005/06/26 08:44:09 blubb Exp $
+
+ 26 Jun 2005; Simon Stelling <blubb@gentoo.org> capifwd-0.6.3.ebuild:
+ added ~amd64 keyword
06 Feb 2005; Alin Nastac <mrness@gentoo.org> capifwd-0.6.3.ebuild:
Mark stable on x86.
diff --git a/net-dialup/capifwd/capifwd-0.6.3.ebuild b/net-dialup/capifwd/capifwd-0.6.3.ebuild
index 4aabb10c55e2..83ff4a251879 100644
--- a/net-dialup/capifwd/capifwd-0.6.3.ebuild
+++ b/net-dialup/capifwd/capifwd-0.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/capifwd/capifwd-0.6.3.ebuild,v 1.2 2005/02/06 10:57:22 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capifwd/capifwd-0.6.3.ebuild,v 1.3 2005/06/26 08:44:09 blubb Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/capi20proxy/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="net-dialup/capi4k-utils"
diff --git a/net-dialup/ivam2/ChangeLog b/net-dialup/ivam2/ChangeLog
index db2fe804b379..2b3d201b37e9 100644
--- a/net-dialup/ivam2/ChangeLog
+++ b/net-dialup/ivam2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/ivam2
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivam2/ChangeLog,v 1.2 2005/02/07 20:48:25 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivam2/ChangeLog,v 1.3 2005/06/26 08:45:26 blubb Exp $
+
+ 26 Jun 2005; Simon Stelling <blubb@gentoo.org> ivam2-0.3.ebuild:
+ added ~amd64 keyword
07 Feb 2005; Alin Nastac <mrness@gentoo.org> ivam2-0.3.ebuild:
Mark stable on x86.
diff --git a/net-dialup/ivam2/ivam2-0.3.ebuild b/net-dialup/ivam2/ivam2-0.3.ebuild
index 538ffd6c8177..1b9872e0bc03 100644
--- a/net-dialup/ivam2/ivam2-0.3.ebuild
+++ b/net-dialup/ivam2/ivam2-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivam2/ivam2-0.3.ebuild,v 1.2 2005/02/07 20:48:25 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivam2/ivam2-0.3.ebuild,v 1.3 2005/06/26 08:45:26 blubb Exp $
inherit eutils
@@ -8,7 +8,7 @@ DESCRIPTION="Automatic phone answering machine software for ISDN"
SRC_URI="http://0pointer.de/lennart/projects/ivam2/${P}.tar.gz"
HOMEPAGE="http://0pointer.de/lennart/projects/ivam2/"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
LICENSE="GPL-2"
IUSE=""
SLOT="0"
diff --git a/net-dialup/ivcall/ChangeLog b/net-dialup/ivcall/ChangeLog
index 45a5ba4327d0..161ca6c338d9 100644
--- a/net-dialup/ivcall/ChangeLog
+++ b/net-dialup/ivcall/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/ivcall
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ChangeLog,v 1.4 2005/06/15 21:49:15 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ChangeLog,v 1.5 2005/06/26 08:41:01 blubb Exp $
+
+ 26 Jun 2005; Simon Stelling <blubb@gentoo.org> ivcall-0.4-r1.ebuild:
+ added ~amd64 keyword
15 Jun 2005; Alin Nastac <mrness@gentoo.org> -ivcall-0.3.ebuild:
Remove old version.
diff --git a/net-dialup/ivcall/ivcall-0.4-r1.ebuild b/net-dialup/ivcall/ivcall-0.4-r1.ebuild
index f7105de21559..27afc486c955 100644
--- a/net-dialup/ivcall/ivcall-0.4-r1.ebuild
+++ b/net-dialup/ivcall/ivcall-0.4-r1.ebuild
@@ -1,6 +1,6 @@
# 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-r1.ebuild,v 1.1 2005/04/06 05:26:11 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ivcall-0.4-r1.ebuild,v 1.2 2005/06/26 08:41:01 blubb 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="~amd64 ~x86"
IUSE="softfax"
DEPEND="net-dialup/isdn4k-utils
softfax? ( >=media-libs/spandsp-0.0.2_pre10 )"