public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/conspire: ChangeLog conspire-0.20.ebuild conspire-0.20_beta4.ebuild conspire-0.20_beta1.ebuild conspire-0.20_beta2.ebuild
@ 2008-07-20 14:02 Tony Vroon (chainsaw)
  0 siblings, 0 replies; only message in thread
From: Tony Vroon (chainsaw) @ 2008-07-20 14:02 UTC (permalink / raw
  To: gentoo-commits

chainsaw    08/07/20 14:02:06

  Modified:             ChangeLog
  Added:                conspire-0.20.ebuild
  Removed:              conspire-0.20_beta4.ebuild
                        conspire-0.20_beta1.ebuild
                        conspire-0.20_beta2.ebuild
  Log:
  Version bump, closes bug #232325 by Daniel Pielmeier <daniel.pielmeier@googlemail.com>.
  (Portage version: 2.2_rc1/cvs/Linux 2.6.26-03465-g5b664cb x86_64)

Revision  Changes    Path
1.8                  net-irc/conspire/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/conspire/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/conspire/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/conspire/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/conspire/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	13 Jul 2008 22:58:15 -0000	1.7
+++ ChangeLog	20 Jul 2008 14:02:05 -0000	1.8
@@ -1,6 +1,14 @@
 # ChangeLog for net-irc/conspire
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/ChangeLog,v 1.7 2008/07/13 22:58:15 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/ChangeLog,v 1.8 2008/07/20 14:02:05 chainsaw Exp $
+
+*conspire-0.20 (19 Jul 2008)
+
+  19 Jul 2008; <chainsaw@gentoo.org> -conspire-0.20_beta1.ebuild,
+  -conspire-0.20_beta2.ebuild, -conspire-0.20_beta4.ebuild,
+  +conspire-0.20.ebuild:
+  Version bump, closes bug #232325 by Daniel Pielmeier
+  <daniel.pielmeier@googlemail.com>.
 
 *conspire-0.20_beta4 (13 Jul 2008)
 



1.1                  net-irc/conspire/conspire-0.20.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/conspire/conspire-0.20.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/conspire/conspire-0.20.ebuild?rev=1.1&content-type=text/plain

Index: conspire-0.20.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.20.ebuild,v 1.1 2008/07/20 14:02:05 chainsaw Exp $

MY_P="${P/_/-}"
S="${WORKDIR}/${MY_P}"
DESCRIPTION="A high quality IRC client which uses a multitude of interfaces"
HOMEPAGE="http://www.nenolod.net/conspire/"
SRC_URI="http://distfiles.atheme.org/${MY_P}.tbz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE="python gnutls ipv6 nls mmx socks5 dbus"
DEPEND="nls? ( dev-util/intltool )"
RDEPEND=">=dev-libs/libmowgli-0.6.0
	>=x11-libs/gtk+-2.10
	>=dev-libs/glib-2.14
	x11-libs/libnotify
	x11-libs/libsexy
	dbus? ( >=dev-libs/dbus-glib-0.60 )
	python? ( >=dev-lang/python-2.2 )"

src_compile() {
	econf \
		$(use_enable socks5 socks) \
		$(use_enable ipv6) \
		$(use_enable gnutls) \
		$(use_enable python) \
		$(use_enable mmx) \
		$(use_enable nls) \
		$(use_enable dbus) \
		--enable-spell=libsexy \
		--enable-regex \
		|| die
	emake || die "emake failed"
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc NEWS TODO
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-20 14:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-20 14:02 [gentoo-commits] gentoo-x86 commit in net-irc/conspire: ChangeLog conspire-0.20.ebuild conspire-0.20_beta4.ebuild conspire-0.20_beta1.ebuild conspire-0.20_beta2.ebuild Tony Vroon (chainsaw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox