diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-11-11 13:54:57 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-11-11 13:54:57 +0000 |
commit | 07d495cf12caa0253983d93eb9ab449c0b7c33cf (patch) | |
tree | faaf16888d14ab008a8ac3dbe975069e1ffb45cc /net-im/psi | |
parent | Version bump and security bump (bug 111853) (diff) | |
download | gentoo-2-07d495cf12caa0253983d93eb9ab449c0b7c33cf.tar.gz gentoo-2-07d495cf12caa0253983d93eb9ab449c0b7c33cf.tar.bz2 gentoo-2-07d495cf12caa0253983d93eb9ab449c0b7c33cf.zip |
marked ~alpha wrt bug #108985
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-im/psi')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.3-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index a1d14d6cb755..9fa0fe2198c4 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/psi # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.80 2005/09/03 23:06:09 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.81 2005/11/11 13:54:57 ferdy Exp $ + + 11 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> psi-0.9.3-r4.ebuild: + marked ~alpha wrt bug #108985 *psi-0.10_rc2 (03 Sep 2005) diff --git a/net-im/psi/psi-0.9.3-r4.ebuild b/net-im/psi/psi-0.9.3-r4.ebuild index 8c57289add4f..84d791112eb0 100644 --- a/net-im/psi/psi-0.9.3-r4.ebuild +++ b/net-im/psi/psi-0.9.3-r4.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-im/psi/psi-0.9.3-r4.ebuild,v 1.13 2005/08/13 00:09:22 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r4.ebuild,v 1.14 2005/11/11 13:54:57 ferdy Exp $ inherit eutils qt3 @@ -50,7 +50,7 @@ SLOT="0" LICENSE="GPL-2" #Amd64 devs: I now have a x86 and amd64 boxes so I can now test #and mark on both arches -KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc x86" #After final relase we do not need this S="${WORKDIR}/${MY_P}" |