diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-01 07:58:33 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-01 07:58:33 +0000 |
commit | 67e789581503744aa3e21382e770734a2ff11333 (patch) | |
tree | 4312b330202c78a0a23e5e5a559649fd8903ed17 /net-im | |
parent | arm/s390 stable (diff) | |
download | historical-67e789581503744aa3e21382e770734a2ff11333.tar.gz historical-67e789581503744aa3e21382e770734a2ff11333.tar.bz2 historical-67e789581503744aa3e21382e770734a2ff11333.zip |
Stable on hppa.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/Manifest | 8 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.3-r2.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index 3f8d40cb5d3f..edd1d4991356 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.62 2005/05/01 02:00:14 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.63 2005/05/01 07:58:33 gmsoft Exp $ + + 01 May 2005; Guy Martin <gmsoft@gentoo.org> psi-0.9.3-r2.ebuild: + Stable on hppa. 01 May 2005; Jason Wever <weeve@gentoo.org> psi-0.9.3-r2.ebuild: Stable on SPARC. diff --git a/net-im/psi/Manifest b/net-im/psi/Manifest index c3fc9bb8163e..3a34619c41c9 100644 --- a/net-im/psi/Manifest +++ b/net-im/psi/Manifest @@ -1,16 +1,16 @@ -MD5 3ba045f8a876b7f4c43e0dbd480dfacf ChangeLog 8163 +MD5 ee9b61b7a6bb77bc1fc37b3e18723c0b ChangeLog 8250 MD5 9b91ead14acbf0da98d3b33e75c67e79 metadata.xml 306 -MD5 7a62550ce4fcae4f3c0eabd2acf58760 psi-0.9.2.ebuild 829 MD5 27eca0b6299f5b4772be31cdef6cd3d3 psi-0.9.2-r1.ebuild 1141 +MD5 7a62550ce4fcae4f3c0eabd2acf58760 psi-0.9.2.ebuild 829 MD5 c411b408430456074b6fda7ae9160ede psi-0.9.3-r1.ebuild 8115 -MD5 10e2fb50c7b9261803ddd28129b90228 psi-0.9.3-r2.ebuild 9404 +MD5 06e57c9a9dd454483e3dcab44724aa27 psi-0.9.3-r2.ebuild 9404 MD5 a4fe37e4259c7cfd675e88d8f86a45e2 psi-0.9.3-r3.ebuild 9799 MD5 dab2c4d26326cec55a905a1a38351d51 files/digest-psi-0.9.2 63 MD5 dab2c4d26326cec55a905a1a38351d51 files/digest-psi-0.9.2-r1 63 -MD5 c43f1bfd60e72f69346f0a67288c62e8 files/psi_gpg_fix 1193 MD5 fc8fae7a49b592b4f2c2914c21494c11 files/digest-psi-0.9.3-r1 1924 MD5 db2a4c5b68dbb0147392a4657f2dbc92 files/digest-psi-0.9.3-r2 2132 MD5 1c741813b6d820d43475058dbfab3100 files/psi-desktop.patch 492 MD5 4195bf9d000383fae25545249a3f8709 files/psi-desktop_file_and_icons_directories.patch 1454 MD5 70151bfc9706b2d763cc7ed9c9b03b9f files/psi-pathfix.patch 224 +MD5 c43f1bfd60e72f69346f0a67288c62e8 files/psi_gpg_fix 1193 MD5 839e6fa5502e1f03a660918bc30e48b5 files/digest-psi-0.9.3-r3 2211 diff --git a/net-im/psi/psi-0.9.3-r2.ebuild b/net-im/psi/psi-0.9.3-r2.ebuild index 0ae1029f0c5b..b219e2266f58 100644 --- a/net-im/psi/psi-0.9.3-r2.ebuild +++ b/net-im/psi/psi-0.9.3-r2.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-r2.ebuild,v 1.4 2005/05/01 02:00:14 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r2.ebuild,v 1.5 2005/05/01 07:58:33 gmsoft Exp $ inherit eutils @@ -51,7 +51,7 @@ SRC_URI="mirror://sourceforge/psi/${MY_P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~hppa ~amd64 sparc" +KEYWORDS="x86 ~ppc hppa ~amd64 sparc" #After final relase we do not need this S="${WORKDIR}/${MY_P}" |