public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Stefan Briesenick (sbriesen)" <sbriesen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/xmpppy: ChangeLog xmpppy-0.4.1.ebuild
Date: Sun, 06 Jan 2008 03:04:21 +0000	[thread overview]
Message-ID: <E1JBLoD-00074B-O2@stork.gentoo.org> (raw)

sbriesen    08/01/06 03:04:21

  Modified:             ChangeLog
  Added:                xmpppy-0.4.1.ebuild
  Log:
  version bump
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.10                 dev-python/xmpppy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/xmpppy/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/xmpppy/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/xmpppy/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/xmpppy/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	17 Sep 2007 20:54:12 -0000	1.9
+++ ChangeLog	6 Jan 2008 03:04:21 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/xmpppy
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/xmpppy/ChangeLog,v 1.9 2007/09/17 20:54:12 sbriesen Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/xmpppy/ChangeLog,v 1.10 2008/01/06 03:04:21 sbriesen Exp $
+
+*xmpppy-0.4.1 (06 Jan 2008)
+
+  06 Jan 2008; Stefan Briesenick <sbriesen@gentoo.org> +xmpppy-0.4.1.ebuild:
+  version bump
 
   17 Sep 2007; Stefan Briesenick <sbriesen@gentoo.org> -xmpppy-0.3.1.ebuild:
   removed old version.



1.1                  dev-python/xmpppy/xmpppy-0.4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/xmpppy/xmpppy-0.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/xmpppy/xmpppy-0.4.1.ebuild?rev=1.1&content-type=text/plain

Index: xmpppy-0.4.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/xmpppy/xmpppy-0.4.1.ebuild,v 1.1 2008/01/06 03:04:21 sbriesen Exp $

inherit eutils distutils

MY_P="${P/_/-}"

DESCRIPTION="python library that is targeted to provide easy scripting with Jabber"
HOMEPAGE="http://xmpppy.sourceforge.net/"
SRC_URI="mirror://sourceforge/xmpppy/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~x86"
IUSE="doc"

RDEPEND="${DEPEND}
	|| (
		dev-python/dnspython
		dev-python/pydns
	)"

S="${WORKDIR}/${MY_P}"

PYTHON_MODNAME="xmpp"

src_install(){
	distutils_src_install
	use doc && dohtml -A py -r doc/.
}



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-01-06  5:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-06  3:04 Stefan Briesenick (sbriesen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-09-04 14:58 [gentoo-commits] gentoo-x86 commit in dev-python/xmpppy: ChangeLog xmpppy-0.4.1.ebuild Patrick Lauer (patrick)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JBLoD-00074B-O2@stork.gentoo.org \
    --to=sbriesen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox