public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Torsten Veller (tove)" <tove@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Net-XMPP: ChangeLog Net-XMPP-1.20.0.ebuild
Date: Mon, 29 Aug 2011 11:26:48 +0000 (UTC)	[thread overview]
Message-ID: <20110829112648.8F28E2004C@flycatcher.gentoo.org> (raw)

tove        11/08/29 11:26:48

  Modified:             ChangeLog
  Added:                Net-XMPP-1.20.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.29                 dev-perl/Net-XMPP/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-XMPP/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-XMPP/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-XMPP/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-XMPP/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	17 Oct 2010 07:40:38 -0000	1.28
+++ ChangeLog	29 Aug 2011 11:26:48 -0000	1.29
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Net-XMPP
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-XMPP/ChangeLog,v 1.28 2010/10/17 07:40:38 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-XMPP/ChangeLog,v 1.29 2011/08/29 11:26:48 tove Exp $
+
+*Net-XMPP-1.20.0 (29 Aug 2011)
+
+  29 Aug 2011; Torsten Veller <tove@gentoo.org> +Net-XMPP-1.20.0.ebuild:
+  Change version scheme
 
   17 Oct 2010; Torsten Veller <tove@gentoo.org> Net-XMPP-1.02-r1.ebuild:
   Disable online tests



1.1                  dev-perl/Net-XMPP/Net-XMPP-1.20.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-XMPP/Net-XMPP-1.20.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-XMPP/Net-XMPP-1.20.0.ebuild?rev=1.1&content-type=text/plain

Index: Net-XMPP-1.20.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-XMPP/Net-XMPP-1.20.0.ebuild,v 1.1 2011/08/29 11:26:48 tove Exp $

EAPI=4

MODULE_AUTHOR=HACKER
MODULE_VERSION=1.02
inherit perl-module

DESCRIPTION="XMPP Perl Library"

LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND=">=dev-perl/XML-Stream-1.22
	dev-perl/Digest-SHA1"
DEPEND="virtual/perl-Module-Build
	${RDEPEND}"

SRC_TEST="do"
PATCHES=( "${FILESDIR}"/1.02-defined.patch )

src_prepare() {
	for i in 2_client_jabberd1.4.t 3_client_jabberd2.t ; do
		mv "${S}"/t/${i}{,.disable} || die
		sed -i -e "/${i}/d" "${S}"/MANIFEST || die
	done
	perl-module_src_prepare
}






             reply	other threads:[~2011-08-29 11:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-29 11:26 Torsten Veller (tove) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-24 10:27 [gentoo-commits] gentoo-x86 commit in dev-perl/Net-XMPP: ChangeLog Net-XMPP-1.20.0.ebuild Agostino Sarubbo (ago)
2012-02-25 18:00 Tobias Klausmann (klausman)
2012-02-27  3:52 Jeroen Roovers (jer)
2012-02-27 16:07 Brent Baude (ranger)
2012-03-03 14:19 Brent Baude (ranger)
2012-03-09  9:05 PaweA Hajdan (phajdan.jr)
2012-03-25 16:47 Raul Porcel (armin76)
2012-09-06  1:37 Anthony G. Basile (blueness)

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=20110829112648.8F28E2004C@flycatcher.gentoo.org \
    --to=tove@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