diff options
author | Hanno Böck <hanno@gentoo.org> | 2003-10-28 16:04:06 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2003-10-28 16:04:06 +0000 |
commit | 10c4f709a9c365904654749e2cff83bb1a0793aa (patch) | |
tree | 84f5da9def4f72ec819821efb756f9b14698a489 /net-im/psi | |
parent | Version bumped. closes #31833. (diff) | |
download | gentoo-2-10c4f709a9c365904654749e2cff83bb1a0793aa.tar.gz gentoo-2-10c4f709a9c365904654749e2cff83bb1a0793aa.tar.bz2 gentoo-2-10c4f709a9c365904654749e2cff83bb1a0793aa.zip |
removed obsolete patch command from psi-0.9-r1
Diffstat (limited to 'net-im/psi')
-rw-r--r-- | net-im/psi/Manifest | 2 | ||||
-rw-r--r-- | net-im/psi/psi-0.9-r1.ebuild | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-im/psi/Manifest b/net-im/psi/Manifest index 1d97ee85d003..4e425fcb079d 100644 --- a/net-im/psi/Manifest +++ b/net-im/psi/Manifest @@ -1,6 +1,6 @@ MD5 aeef5fefa9340dd4c0027b137940d71d ChangeLog 2878 MD5 4fe6d7f752a608f7661319dd93442c1f psi-0.9.ebuild 1350 -MD5 4de9e209ee7c74cfc568944ab8b69c38 psi-0.9-r1.ebuild 1451 +MD5 1da3e4f78df84fa9f1bcfa5e074115a7 psi-0.9-r1.ebuild 1394 MD5 c43f1bfd60e72f69346f0a67288c62e8 files/psi_gpg_fix 1193 MD5 e4acc00d7ae1d10a2788e5db6ba73dbc files/digest-psi-0.9-r1 119 MD5 e4acc00d7ae1d10a2788e5db6ba73dbc files/digest-psi-0.9 119 diff --git a/net-im/psi/psi-0.9-r1.ebuild b/net-im/psi/psi-0.9-r1.ebuild index 69bc27a25e63..ae95f02ff3b0 100644 --- a/net-im/psi/psi-0.9-r1.ebuild +++ b/net-im/psi/psi-0.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9-r1.ebuild,v 1.1 2003/10/24 16:50:42 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9-r1.ebuild,v 1.2 2003/10/28 16:03:59 hanno Exp $ inherit kde-functions IUSE="ssl crypt" @@ -27,8 +27,6 @@ src_unpack() { unpack qssl-${QV}.tar.bz2 cd ${S} epatch ${FILESDIR}/psi_gpg_fix - cd ${S}/src - epatch ${FILESDIR}/gen2-branding-0.9.patch } src_compile() { |