diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-25 11:33:34 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-25 11:33:34 +0000 |
commit | c18a501460012d6772f453a2388fee2841d48cd2 (patch) | |
tree | 59ae01997a21748b3d2a72657f536c3a1c066fb3 /net-im/psi | |
parent | Marked stable on amd64, bug 137289. (diff) | |
download | gentoo-2-c18a501460012d6772f453a2388fee2841d48cd2.tar.gz gentoo-2-c18a501460012d6772f453a2388fee2841d48cd2.tar.bz2 gentoo-2-c18a501460012d6772f453a2388fee2841d48cd2.zip |
ppc stable, bug #137181
(Portage version: 2.1-r1)
Diffstat (limited to 'net-im/psi')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/psi-0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index e492ff31d4e1..36823865f98d 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.93 2006/06/22 12:05:47 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.94 2006/06/25 11:33:34 dertobi123 Exp $ + + 25 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> psi-0.10.ebuild: + ppc stable, bug #137181 22 Jun 2006; Gustavo Felisberto <humpback@gentoo.org>; psi-0.10.ebuild: Small typo in the SRC for the brasilian translation, thanks to Denilson in diff --git a/net-im/psi/psi-0.10.ebuild b/net-im/psi/psi-0.10.ebuild index fef8928a6a4b..530762905852 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.8 2006/06/22 12:05:47 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.10.ebuild,v 1.9 2006/06/25 11:33:34 dertobi123 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}" |