summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-06-26 08:39:10 +0000
committerSimon Stelling <blubb@gentoo.org>2005-06-26 08:39:10 +0000
commit098fa399a23b3bb7f37be509087c179d205503b2 (patch)
treeb6c34710f8ee81d0535a25eb81c8497bb43cecf9 /kde-misc
parentAdded missing '|| die' statement to econf call, bug #97029. (diff)
downloadhistorical-098fa399a23b3bb7f37be509087c179d205503b2.tar.gz
historical-098fa399a23b3bb7f37be509087c179d205503b2.tar.bz2
historical-098fa399a23b3bb7f37be509087c179d205503b2.zip
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/kisdnwatch/ChangeLog7
-rw-r--r--kde-misc/kisdnwatch/Manifest6
-rw-r--r--kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/kde-misc/kisdnwatch/ChangeLog b/kde-misc/kisdnwatch/ChangeLog
index faa6e95f8b70..37a32bd6337a 100644
--- a/kde-misc/kisdnwatch/ChangeLog
+++ b/kde-misc/kisdnwatch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/kisdnwatch
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kisdnwatch/ChangeLog,v 1.3 2004/12/05 17:06:35 motaboy Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kisdnwatch/ChangeLog,v 1.4 2005/06/26 08:39:10 blubb Exp $
+
+ 26 Jun 2005; Simon Stelling <blubb@gentoo.org> kisdnwatch-01.00.08.ebuild:
+ added ~amd64 keyword
05 Dec 2004; Simone Gotti <motaboy@gentoo.org> kisdnwatch-01.00.08.ebuild:
Stable on x86.
diff --git a/kde-misc/kisdnwatch/Manifest b/kde-misc/kisdnwatch/Manifest
index 5e639bd54573..b8a8d64a37d8 100644
--- a/kde-misc/kisdnwatch/Manifest
+++ b/kde-misc/kisdnwatch/Manifest
@@ -1,6 +1,6 @@
+MD5 45759b7c35b28370c3219655062b2171 ChangeLog 802
MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157
-MD5 1366abb992f7abde42af463caf80e06a ChangeLog 703
-MD5 477ebec4ccdc1a263b9ae7651ab68705 kisdnwatch-01.00.08.ebuild 756
-MD5 bf66245be83728192ade75947a7c2da4 files/kisdnwatch-01.00.08-Makefiles.patch 4609
+MD5 f59b9b74f073b6fffefcaab9ce5fa523 kisdnwatch-01.00.08.ebuild 761
MD5 397f792877643704a4efda1166625fb1 files/digest-kisdnwatch-01.00.08 71
+MD5 bf66245be83728192ade75947a7c2da4 files/kisdnwatch-01.00.08-Makefiles.patch 4609
MD5 ed67b76fe789f96d44b658ee581ceb6e files/kisdnwatch-01.00.08-configure.patch 3679
diff --git a/kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild b/kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild
index 360ebc4cae35..833555b48ce2 100644
--- a/kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild
+++ b/kde-misc/kisdnwatch/kisdnwatch-01.00.08.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/kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild,v 1.3 2004/12/05 17:06:35 motaboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kisdnwatch/kisdnwatch-01.00.08.ebuild,v 1.4 2005/06/26 08:39:10 blubb Exp $
inherit kde eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.avm.de/tools/k_isdn_watch.linux/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="net-dialup/capi4k-utils"