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/Email-Reply: ChangeLog Email-Reply-1.202.ebuild
Date: Thu, 25 Feb 2010 07:40:39 +0000	[thread overview]
Message-ID: <E1NkYKt-0006hu-Ic@stork.gentoo.org> (raw)

tove        10/02/25 07:40:39

  Modified:             ChangeLog Email-Reply-1.202.ebuild
  Log:
  Email-MIME-Modifier and Email-MIME-Creator were merge into Email-MIME. Fix LICENSE
  (Portage version: 2.2_rc63/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 dev-perl/Email-Reply/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	19 Nov 2009 07:52:18 -0000	1.16
+++ ChangeLog	25 Feb 2010 07:40:38 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Email-Reply
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/ChangeLog,v 1.16 2009/11/19 07:52:18 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/ChangeLog,v 1.17 2010/02/25 07:40:38 tove Exp $
+
+  25 Feb 2010; Torsten Veller <tove@gentoo.org> Email-Reply-1.202.ebuild:
+  Email-MIME-Modifier and Email-MIME-Creator were merge into Email-MIME. Fix
+  LICENSE. EAPI=2
 
   19 Nov 2009; Torsten Veller <tove@gentoo.org> Email-Reply-1.202.ebuild:
   Email-MIME-Modifier and Email-MIME-Creator merged in Email-MIME-1.900



1.10                 dev-perl/Email-Reply/Email-Reply-1.202.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild?r1=1.9&r2=1.10

Index: Email-Reply-1.202.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Email-Reply-1.202.ebuild	19 Nov 2009 16:45:32 -0000	1.9
+++ Email-Reply-1.202.ebuild	25 Feb 2010 07:40:38 -0000	1.10
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild,v 1.9 2009/11/19 16:45:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild,v 1.10 2010/02/25 07:40:38 tove Exp $
+
+EAPI=2
 
 MODULE_AUTHOR=RJBS
 inherit perl-module
@@ -8,20 +10,12 @@
 DESCRIPTION="Reply to a Message"
 
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
 IUSE=""
 
-DEPEND=">=dev-perl/Email-Abstract-2.13.1
-	>=dev-perl/Email-MIME-1.857
-	|| (
-		>=dev-perl/Email-MIME-1.900
-		(
-			>=dev-perl/Email-MIME-Modifier-1.441
-			>=dev-perl/Email-MIME-Creator-1.451
-		)
-	)
-	dev-perl/Email-Address
-	dev-lang/perl"
+RDEPEND=">=dev-perl/Email-Abstract-2.13.1
+	>=dev-perl/Email-MIME-1.900
+	dev-perl/Email-Address"
+DEPEND="${RDEPEND}"
 
 SRC_TEST="do"






             reply	other threads:[~2010-02-25  7:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-25  7:40 Torsten Veller (tove) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-11-19  7:52 [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Reply: ChangeLog Email-Reply-1.202.ebuild Torsten Veller (tove)
2007-12-17 17:53 Samuli Suominen (drac)
2007-12-08 16:10 Raul Porcel (armin76)
2007-12-04 20:33 Markus Rothe (corsair)
2007-12-04 19:35 Gysbert Wassenaar (nixnut)
2007-12-03  8:43 Christian Faulhammer (opfer)
2007-10-19 20:56 Christian Hartmann (ian)

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=E1NkYKt-0006hu-Ic@stork.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