summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2006-06-22 12:05:47 +0000
committerGustavo Felisberto <humpback@gentoo.org>2006-06-22 12:05:47 +0000
commitd29f4761a788f0571f8436a3eb2859ef5eea3a1a (patch)
tree6b3376e82a37ab728b735f8fab99e1c996ec01f6 /net-im
parent~amd64 keyworded (diff)
downloadgentoo-2-d29f4761a788f0571f8436a3eb2859ef5eea3a1a.tar.gz
gentoo-2-d29f4761a788f0571f8436a3eb2859ef5eea3a1a.tar.bz2
gentoo-2-d29f4761a788f0571f8436a3eb2859ef5eea3a1a.zip
fix SRC_URI
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/psi/ChangeLog6
-rw-r--r--net-im/psi/psi-0.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog
index 07efd6209dd3..e492ff31d4e1 100644
--- a/net-im/psi/ChangeLog
+++ b/net-im/psi/ChangeLog
@@ -1,6 +1,10 @@
# 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.92 2006/06/19 21:01:08 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.93 2006/06/22 12:05:47 humpback Exp $
+
+ 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
+ bug #137181 for finding this one.
19 Jun 2006; Guy Martin <gmsoft@gentoo.org> psi-0.10.ebuild:
Stable on hppa.
diff --git a/net-im/psi/psi-0.10.ebuild b/net-im/psi/psi-0.10.ebuild
index 8de912bed0a6..fef8928a6a4b 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.7 2006/06/19 21:01:08 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.10.ebuild,v 1.8 2006/06/22 12:05:47 humpback Exp $
inherit eutils qt3
@@ -38,7 +38,7 @@ SRC_URI="mirror://sourceforge/psi/${MY_P}.tar.bz2
linguas_nl? ( ${HTTPMIRR}/psi_nl-0.10-a.tar.bz2 )
linguas_pl? ( ${HTTPMIRR}/psi_pl-0.9.3-1.tar.bz2 )
linguas_pt? ( ${HTTPMIRR}/psi_pt-0.9.3.tar.bz2 )
- linguas_ptBR? ( ${HTTPMIRR}/psi_ptBR-0.10-a.tar.bz2 )
+ linguas_pt_BR? ( ${HTTPMIRR}/psi_ptBR-0.10-a.tar.bz2 )
linguas_ru? ( ${HTTPMIRR}/psi_ru-0.9.3-a.tar.bz2 )
linguas_se? ( ${HTTPMIRR}/psi_se-0.9.3_rc1.tar.bz2 )
linguas_sk? ( ${HTTPMIRR}/psi_sk-0.9.3-a.tar.bz2 )