diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2006-06-15 16:19:29 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2006-06-15 16:19:29 +0000 |
commit | e0f02d1e4e68dd3652a0acdd80182dcef80206cd (patch) | |
tree | 82bf5dba5bf70c4b1ca13148e2de88560d362c73 /net-im/gossip | |
parent | galago, not libgalago. (diff) | |
download | gentoo-2-e0f02d1e4e68dd3652a0acdd80182dcef80206cd.tar.gz gentoo-2-e0f02d1e4e68dd3652a0acdd80182dcef80206cd.tar.bz2 gentoo-2-e0f02d1e4e68dd3652a0acdd80182dcef80206cd.zip |
net-im enters a joint maintainership of this package with the gnome herd, authorized by: allanonjl, dang, leonardop. Version bump to 0.11.2; closes bugs #128916 and #134911. Ebuild changes thanks to Mikel Olasagasti <hey_neken@euskal.org> and Hans de Graaff <hans@degraaff.org>. ~ppc64 and ~sparc lost their keywords due to the new dependencies, filed bug #136906.
(Portage version: 2.1)
Diffstat (limited to 'net-im/gossip')
-rw-r--r-- | net-im/gossip/ChangeLog | 12 | ||||
-rw-r--r-- | net-im/gossip/files/digest-gossip-0.11.2 | 3 | ||||
-rw-r--r-- | net-im/gossip/gossip-0.11.2.ebuild | 46 | ||||
-rw-r--r-- | net-im/gossip/metadata.xml | 1 |
4 files changed, 61 insertions, 1 deletions
diff --git a/net-im/gossip/ChangeLog b/net-im/gossip/ChangeLog index eef4ec6f2992..a1c6ccf0634b 100644 --- a/net-im/gossip/ChangeLog +++ b/net-im/gossip/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for net-im/gossip # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v 1.38 2006/06/03 21:34:50 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v 1.39 2006/06/15 16:19:29 chainsaw Exp $ + +*gossip-0.11.2 (15 Jun 2006) + + 15 Jun 2006; Tony Vroon <chainsaw@gentoo.org> metadata.xml, + +gossip-0.11.2.ebuild: + net-im enters a joint maintainership of this package with the gnome herd, + authorized by: allanonjl, dang, leonardop. Version bump to 0.11.2; closes + bugs #128916 and #134911. Ebuild changes thanks to Mikel Olasagasti + <hey_neken@euskal.org> and Hans de Graaff <hans@degraaff.org>. ~ppc64 and + ~sparc lost their keywords due to the new dependencies, filed bug #136906. 03 Jun 2006; Mark Loeser <halcy0n@gentoo.org> gossip-0.8.ebuild: Push back to ~x86 diff --git a/net-im/gossip/files/digest-gossip-0.11.2 b/net-im/gossip/files/digest-gossip-0.11.2 new file mode 100644 index 000000000000..ed2610b734d8 --- /dev/null +++ b/net-im/gossip/files/digest-gossip-0.11.2 @@ -0,0 +1,3 @@ +MD5 f67bbeac01b48b1f140c93ea64045e65 gossip-0.11.2.tar.bz2 1074436 +RMD160 68f15bf818da9ce4de9c424f5b157459970a29cb gossip-0.11.2.tar.bz2 1074436 +SHA256 6129002a63519e030737279e0da64e1b3805b1540dee677e25972f5f273a4a90 gossip-0.11.2.tar.bz2 1074436 diff --git a/net-im/gossip/gossip-0.11.2.ebuild b/net-im/gossip/gossip-0.11.2.ebuild new file mode 100644 index 000000000000..cc637ba9547e --- /dev/null +++ b/net-im/gossip/gossip-0.11.2.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.11.2.ebuild,v 1.1 2006/06/15 16:19:29 chainsaw Exp $ + +inherit gnome2 eutils + +DESCRIPTION="Lightweight Jabber client for GNOME" +HOMEPAGE="http://developer.imendio.com/wiki/Gossip" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="spell dbus galago libnotify" + +RDEPEND="|| ( x11-libs/libXScrnSaver + virtual/x11 ) + >=dev-libs/glib-2.6 + >=x11-libs/gtk+-2.8 + >=gnome-base/libglade-2 + >=gnome-base/gconf-1.2 + >=dev-libs/libxml2-2.6.16 + >=dev-libs/libxslt-1 + >=gnome-base/libgnome-2 + >=gnome-base/libgnomeui-2 + >=gnome-base/gnome-vfs-2 + >=net-libs/loudmouth-1 + spell? ( app-text/aspell ) + libnotify? ( >=x11-libs/libnotify-0.3.2 ) + galago? ( dev-libs/libgalago ) + dbus? ( >=sys-apps/dbus-0.31 )" + +DEPEND="${RDEPEND} + app-text/scrollkeeper + dev-util/pkgconfig + >=dev-util/intltool-0.29" + +G2CONF="${G2CONF} \ + $(use_enable dbus) \ + $(use_enable libnotify) \ + $(use_enable galago ) \ + $(use_enable spell aspell) " + +DOCS="AUTHORS README COPYING ChangeLog INSTALL NEWS README CONTRIBUTORS TODO" + +USE_DESTDIR="1" + diff --git a/net-im/gossip/metadata.xml b/net-im/gossip/metadata.xml index 57e60bceca1a..f9bb795620f5 100644 --- a/net-im/gossip/metadata.xml +++ b/net-im/gossip/metadata.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> +<herd>net-im</herd> <herd>gnome</herd> <longdescription> Gossip is a Gnome integrated and HIG compliant jabber messaging client. |