summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-11-18 16:09:26 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-11-18 16:09:26 +0000
commitf2fbd856580309909cdac997c878ad1dea17257b (patch)
treef8ddd2429059742dfaa06b898a285806ae138f7f /net-im/gg-transport
parentRestrict tetex dependency to avoid sandbox violations (bug #105905) (diff)
downloadgentoo-2-f2fbd856580309909cdac997c878ad1dea17257b.tar.gz
gentoo-2-f2fbd856580309909cdac997c878ad1dea17257b.tar.bz2
gentoo-2-f2fbd856580309909cdac997c878ad1dea17257b.zip
Stable on x86. Ebuild cleanup.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-im/gg-transport')
-rw-r--r--net-im/gg-transport/ChangeLog6
-rw-r--r--net-im/gg-transport/gg-transport-2.2.1.ebuild15
2 files changed, 9 insertions, 12 deletions
diff --git a/net-im/gg-transport/ChangeLog b/net-im/gg-transport/ChangeLog
index cfa874fd7905..351997ce186b 100644
--- a/net-im/gg-transport/ChangeLog
+++ b/net-im/gg-transport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/gg-transport
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gg-transport/ChangeLog,v 1.1 2005/08/24 23:22:32 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gg-transport/ChangeLog,v 1.2 2005/11/18 16:09:26 nelchael Exp $
+
+ 18 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org>
+ gg-transport-2.2.1.ebuild:
+ Stable on x86. Ebuild cleanup.
*gg-transport-2.2.1 (24 Aug 2005)
diff --git a/net-im/gg-transport/gg-transport-2.2.1.ebuild b/net-im/gg-transport/gg-transport-2.2.1.ebuild
index 2836de93ca8a..d1479de6cff1 100644
--- a/net-im/gg-transport/gg-transport-2.2.1.ebuild
+++ b/net-im/gg-transport/gg-transport-2.2.1.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/gg-transport/gg-transport-2.2.1.ebuild,v 1.1 2005/08/24 23:22:32 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gg-transport/gg-transport-2.2.1.ebuild,v 1.2 2005/11/18 16:09:26 nelchael Exp $
DESCRIPTION="GG transport for Jabber"
HOMEPAGE="http://jabberstudio.org/projects/jabber-gg-transport/project/view.php"
@@ -8,27 +8,20 @@ SRC_URI="http://files.jabberstudio.org/jabber-gg-transport/jabber-gg-transport-$
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
-DEPEND=">=net-im/jabberd-1.4
+DEPEND="net-im/jabberd
>=dev-libs/glib-2.6.4
net-dns/libidn"
S="${WORKDIR}/jabber-gg-transport-${PV}"
-src_compile() {
-
- econf || die "econf failed"
- emake || die "emake failed"
-
-}
-
src_install() {
make DESTDIR=${D} install || die "install failed"
- dodoc ABOUT-NLS AUTHORS BUGS ChangeLog COPYING INSTALL INSTALL.Pl
+ dodoc ABOUT-NLS AUTHORS BUGS ChangeLog
dodoc README README.Pl NEWS TODO
exeinto /etc/init.d