summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-10-10 14:14:31 +0000
committerJason Wever <weeve@gentoo.org>2004-10-10 14:14:31 +0000
commitf3e2fda45b89665232a2e6a0d48c89104ed24b16 (patch)
treef144719c85ad19cdc89d625779c7e041f92eb06d /net-im/gossip
parentAdded a fix for bug #53667 that makes libgcrypt apps happy on sparc. (Manifes... (diff)
downloadgentoo-2-f3e2fda45b89665232a2e6a0d48c89104ed24b16.tar.gz
gentoo-2-f3e2fda45b89665232a2e6a0d48c89104ed24b16.tar.bz2
gentoo-2-f3e2fda45b89665232a2e6a0d48c89104ed24b16.zip
Added ~sparc keyword wrt bug #53667.
Diffstat (limited to 'net-im/gossip')
-rw-r--r--net-im/gossip/ChangeLog5
-rw-r--r--net-im/gossip/gossip-0.7.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gossip/ChangeLog b/net-im/gossip/ChangeLog
index 62e0dc3bd446..3d4c51cd8bc4 100644
--- a/net-im/gossip/ChangeLog
+++ b/net-im/gossip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/gossip
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v 1.20 2004/10/06 22:13:22 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v 1.21 2004/10/10 14:14:31 weeve Exp $
+
+ 10 Oct 2004; Jason Wever <weeve@gentoo.org> gossip-0.7.8.ebuild:
+ Added ~sparc keyword wrt bug #53667.
06 Oct 2004; Olivier Crete <tester@gentoo.org> gossip-0.7.6.ebuild:
Fix incorrect gtk/glib/gnome-vfs deps
diff --git a/net-im/gossip/gossip-0.7.8.ebuild b/net-im/gossip/gossip-0.7.8.ebuild
index 5b0131156c0f..4a1175920675 100644
--- a/net-im/gossip/gossip-0.7.8.ebuild
+++ b/net-im/gossip/gossip-0.7.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.7.8.ebuild,v 1.2 2004/09/03 21:39:17 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.7.8.ebuild,v 1.3 2004/10/10 14:14:31 weeve Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://gossip.imendio.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
IUSE=""
RDEPEND=">=dev-libs/glib-2.4.0