summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/kalbum/ChangeLog5
-rw-r--r--app-misc/kalbum/kalbum-0.8.0.ebuild4
-rw-r--r--net-analyzer/nettop/ChangeLog7
-rw-r--r--net-analyzer/nettop/nettop-0.2.3.ebuild6
4 files changed, 14 insertions, 8 deletions
diff --git a/app-misc/kalbum/ChangeLog b/app-misc/kalbum/ChangeLog
index fde4a9c4959b..f34ae17d0b0f 100644
--- a/app-misc/kalbum/ChangeLog
+++ b/app-misc/kalbum/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/kalbum
# Copyright 2003-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kalbum/ChangeLog,v 1.3 2004/03/14 17:20:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kalbum/ChangeLog,v 1.4 2004/03/21 19:29:28 weeve Exp $
+
+ 21 Mar 2004; Jason Wever <weeve@gentoo.org> kalbum-0.8.0.ebuild:
+ Added ~sparc keyword.
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> kalbum-0.8.0.ebuild:
inherit kde instead of deprecated kde-base
diff --git a/app-misc/kalbum/kalbum-0.8.0.ebuild b/app-misc/kalbum/kalbum-0.8.0.ebuild
index e4d60921465a..c915187ae9c5 100644
--- a/app-misc/kalbum/kalbum-0.8.0.ebuild
+++ b/app-misc/kalbum/kalbum-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kalbum/kalbum-0.8.0.ebuild,v 1.6 2004/03/14 17:20:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kalbum/kalbum-0.8.0.ebuild,v 1.7 2004/03/21 19:29:30 weeve Exp $
inherit kde
@@ -9,7 +9,7 @@ DESCRIPTION="A photo album generator for KDE 3.x"
SRC_URI="http://www.paldandy.com/kalbum/data/${P}/${P}.tar.bz2"
HOMEPAGE="http://www.paldandy.com/kalbum/"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~sparc"
need-kde 3
diff --git a/net-analyzer/nettop/ChangeLog b/net-analyzer/nettop/ChangeLog
index cb3bdfe78ad1..7ac14da41ce1 100644
--- a/net-analyzer/nettop/ChangeLog
+++ b/net-analyzer/nettop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nettop
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/ChangeLog,v 1.1 2003/09/14 17:58:16 zul Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/ChangeLog,v 1.2 2004/03/21 19:31:19 weeve Exp $
+
+ 21 Mar 2004; Jason Wever <weeve@gentoo.org> nettop-0.2.3.ebuild:
+ Added ~sparc keyword.
*nettop-0.2.3 (14 Sep 2003)
diff --git a/net-analyzer/nettop/nettop-0.2.3.ebuild b/net-analyzer/nettop/nettop-0.2.3.ebuild
index 4b0e110562c5..36d579ab7875 100644
--- a/net-analyzer/nettop/nettop-0.2.3.ebuild
+++ b/net-analyzer/nettop/nettop-0.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/nettop-0.2.3.ebuild,v 1.1 2003/09/14 17:58:16 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/nettop-0.2.3.ebuild,v 1.2 2004/03/21 19:31:19 weeve Exp $
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://srparish.net/software/"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc"
DEPEND="sys-libs/slang
net-libs/libpcap"