summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2004-02-28 21:37:55 +0000
committerGustavo Felisberto <humpback@gentoo.org>2004-02-28 21:37:55 +0000
commitfc2e99968ea5ab2ba0a3c02639b01ac03a397089 (patch)
tree423d70f9577195c019d61862a445e21715fff651 /net-im/psi
parentx86 and amd64 unmasks, ChangeLog fixes and other various fixes. (Manifest rec... (diff)
downloadgentoo-2-fc2e99968ea5ab2ba0a3c02639b01ac03a397089.tar.gz
gentoo-2-fc2e99968ea5ab2ba0a3c02639b01ac03a397089.tar.bz2
gentoo-2-fc2e99968ea5ab2ba0a3c02639b01ac03a397089.zip
stable on x86
Diffstat (limited to 'net-im/psi')
-rw-r--r--net-im/psi/ChangeLog5
-rw-r--r--net-im/psi/metadata.xml9
-rw-r--r--net-im/psi/psi-0.9.1.ebuild4
3 files changed, 15 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog
index 95ea75639238..3f9d2eb586a6 100644
--- a/net-im/psi/ChangeLog
+++ b/net-im/psi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/psi
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.27 2004/02/10 02:35:37 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.28 2004/02/28 21:37:55 humpback Exp $
+
+ 28 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>; psi-0.9.1.ebuild:
+ stable on x86. Added metadata.xml
09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> psi-0.9.1.ebuild:
added amd64 keyword. removed ~alpha because of bad dependencies.
diff --git a/net-im/psi/metadata.xml b/net-im/psi/metadata.xml
new file mode 100644
index 000000000000..708880cf97e7
--- /dev/null
+++ b/net-im/psi/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>net-im</herd>
+<maintainer>
+ <email>humpback@gentoo.org</email>
+</maintainer>
+ <longdescription>Psi is a very good jabber client that uses QT</longdescription>
+</pkgmetadata>
diff --git a/net-im/psi/psi-0.9.1.ebuild b/net-im/psi/psi-0.9.1.ebuild
index 3886bbc1d07e..69df6484ee75 100644
--- a/net-im/psi/psi-0.9.1.ebuild
+++ b/net-im/psi/psi-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.1.ebuild,v 1.5 2004/02/10 02:35:37 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.1.ebuild,v 1.6 2004/02/28 21:37:55 humpback Exp $
IUSE="kde ssl crypt"
@@ -12,7 +12,7 @@ HOMEPAGE="http://psi.affinix.com"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ppc amd64"
+KEYWORDS="x86 ppc amd64"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c >=app-crypt/qca-tls-1.0 )
crypt? ( >=app-crypt/gnupg-1.2.2 )