summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-06-19 11:55:31 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-06-19 11:55:31 +0000
commit8639887ab66b4c8956343e785661215264398b85 (patch)
treea2119a0a4f5dc5c716edbb0774093667cc9b2fe6 /net-im
parentAdded a patch to make the skip_plugin method work also on stopping of vdr. (diff)
downloadgentoo-2-8639887ab66b4c8956343e785661215264398b85.tar.gz
gentoo-2-8639887ab66b4c8956343e785661215264398b85.tar.bz2
gentoo-2-8639887ab66b4c8956343e785661215264398b85.zip
Stable on sparc. Removing sparc from Bug #137181 list.
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/psi/ChangeLog5
-rw-r--r--net-im/psi/psi-0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog
index 08945915355c..a9c6cd81d9aa 100644
--- a/net-im/psi/ChangeLog
+++ b/net-im/psi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/psi
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.90 2006/06/18 18:52:19 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.91 2006/06/19 11:55:31 fmccor Exp $
+
+ 19 Jun 2006; Ferris McCormick <fmccor@gentoo.org> psi-0.10.ebuild:
+ Stable on sparc. Removing sparc from Bug #137181 list.
18 Jun 2006; Andrej Kacian <ticho@gentoo.org> psi-0.10.ebuild:
Stable on x86. Bug #137181.
diff --git a/net-im/psi/psi-0.10.ebuild b/net-im/psi/psi-0.10.ebuild
index d020438e5850..63074c56d696 100644
--- a/net-im/psi/psi-0.10.ebuild
+++ b/net-im/psi/psi-0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.10.ebuild,v 1.5 2006/06/18 18:52:19 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.10.ebuild,v 1.6 2006/06/19 11:55:31 fmccor Exp $
inherit eutils qt3
@@ -51,7 +51,7 @@ SRC_URI="mirror://sourceforge/psi/${MY_P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~hppa ~ppc ppc64 sparc x86"
#After final relase we do not need this
S="${WORKDIR}/${MY_P}"