* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-MIME-Attachment-Stripper: ChangeLog Email-MIME-Attachment-Stripper-1.316.0.ebuild
@ 2011-08-31 10:54 Torsten Veller (tove)
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2011-08-31 10:54 UTC (permalink / raw
To: gentoo-commits
tove 11/08/31 10:54:30
Modified: ChangeLog
Added: Email-MIME-Attachment-Stripper-1.316.0.ebuild
Log:
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.22 dev-perl/Email-MIME-Attachment-Stripper/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 5 Jul 2010 09:07:37 -0000 1.21
+++ ChangeLog 31 Aug 2011 10:54:30 -0000 1.22
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Email-MIME-Attachment-Stripper
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.21 2010/07/05 09:07:37 scarabeus Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.22 2011/08/31 10:54:30 tove Exp $
+
+*Email-MIME-Attachment-Stripper-1.316.0 (31 Aug 2011)
+
+ 31 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Email-MIME-Attachment-Stripper-1.316.0.ebuild:
+ Change version scheme
14 Mar 2010; Torsten Veller <tove@gentoo.org>
Email-MIME-Attachment-Stripper-1.313.ebuild,
1.1 dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.1&content-type=text/plain
Index: Email-MIME-Attachment-Stripper-1.316.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/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.1 2011/08/31 10:54:30 tove Exp $
EAPI=4
MODULE_AUTHOR=RJBS
MODULE_VERSION=1.316
inherit perl-module
DESCRIPTION="Strip the attachments from a mail"
LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
# under the same terms as Tony's original module
# Mail::Message::Attachment::Stripper
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND=">=dev-perl/Email-MIME-1.900
>=dev-perl/Email-MIME-ContentType-1.012"
DEPEND="${RDEPEND}
test? (
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage
)"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-MIME-Attachment-Stripper: ChangeLog Email-MIME-Attachment-Stripper-1.316.0.ebuild
@ 2012-02-24 10:09 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:09 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 10:09:22
Modified: ChangeLog
Email-MIME-Attachment-Stripper-1.316.0.ebuild
Log:
Stable for amd64, wrt bug #400101
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.24 dev-perl/Email-MIME-Attachment-Stripper/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 4 Sep 2011 11:22:54 -0000 1.23
+++ ChangeLog 24 Feb 2012 10:09:22 -0000 1.24
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-MIME-Attachment-Stripper
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.23 2011/09/04 11:22:54 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.24 2012/02/24 10:09:22 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ Email-MIME-Attachment-Stripper-1.316.0.ebuild:
+ Stable for amd64, wrt bug #400101
04 Sep 2011; Torsten Veller <tove@gentoo.org>
-Email-MIME-Attachment-Stripper-1.316.ebuild:
1.2 dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?r1=1.1&r2=1.2
Index: Email-MIME-Attachment-Stripper-1.316.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Email-MIME-Attachment-Stripper-1.316.0.ebuild 31 Aug 2011 10:54:30 -0000 1.1
+++ Email-MIME-Attachment-Stripper-1.316.0.ebuild 24 Feb 2012 10:09:22 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.1 2011/08/31 10:54:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.2 2012/02/24 10:09:22 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@
# under the same terms as Tony's original module
# Mail::Message::Attachment::Stripper
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND=">=dev-perl/Email-MIME-1.900
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-MIME-Attachment-Stripper: ChangeLog Email-MIME-Attachment-Stripper-1.316.0.ebuild
@ 2012-02-25 17:52 Tobias Klausmann (klausman)
0 siblings, 0 replies; 7+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-02-25 17:52 UTC (permalink / raw
To: gentoo-commits
klausman 12/02/25 17:52:26
Modified: ChangeLog
Email-MIME-Attachment-Stripper-1.316.0.ebuild
Log:
Stable on alpha, bug #400101
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.25 dev-perl/Email-MIME-Attachment-Stripper/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 24 Feb 2012 10:09:22 -0000 1.24
+++ ChangeLog 25 Feb 2012 17:52:26 -0000 1.25
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-MIME-Attachment-Stripper
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.24 2012/02/24 10:09:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.25 2012/02/25 17:52:26 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ Email-MIME-Attachment-Stripper-1.316.0.ebuild:
+ Stable on alpha, bug #400101
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
Email-MIME-Attachment-Stripper-1.316.0.ebuild:
1.3 dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?r1=1.2&r2=1.3
Index: Email-MIME-Attachment-Stripper-1.316.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Email-MIME-Attachment-Stripper-1.316.0.ebuild 24 Feb 2012 10:09:22 -0000 1.2
+++ Email-MIME-Attachment-Stripper-1.316.0.ebuild 25 Feb 2012 17:52:26 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.2 2012/02/24 10:09:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.3 2012/02/25 17:52:26 klausman Exp $
EAPI=4
@@ -14,7 +14,7 @@
# under the same terms as Tony's original module
# Mail::Message::Attachment::Stripper
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND=">=dev-perl/Email-MIME-1.900
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-MIME-Attachment-Stripper: ChangeLog Email-MIME-Attachment-Stripper-1.316.0.ebuild
@ 2012-03-01 20:25 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2012-03-01 20:25 UTC (permalink / raw
To: gentoo-commits
ranger 12/03/01 20:25:02
Modified: ChangeLog
Email-MIME-Attachment-Stripper-1.316.0.ebuild
Log:
Marking Email-MIME-Attachment-Stripper-1.316.0 ppc for bug 400101
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.26 dev-perl/Email-MIME-Attachment-Stripper/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 25 Feb 2012 17:52:26 -0000 1.25
+++ ChangeLog 1 Mar 2012 20:25:01 -0000 1.26
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-MIME-Attachment-Stripper
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.25 2012/02/25 17:52:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.26 2012/03/01 20:25:01 ranger Exp $
+
+ 01 Mar 2012; Brent Baude <ranger@gentoo.org>
+ Email-MIME-Attachment-Stripper-1.316.0.ebuild:
+ Marking Email-MIME-Attachment-Stripper-1.316.0 ppc for bug 400101
25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
Email-MIME-Attachment-Stripper-1.316.0.ebuild:
1.4 dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?r1=1.3&r2=1.4
Index: Email-MIME-Attachment-Stripper-1.316.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Email-MIME-Attachment-Stripper-1.316.0.ebuild 25 Feb 2012 17:52:26 -0000 1.3
+++ Email-MIME-Attachment-Stripper-1.316.0.ebuild 1 Mar 2012 20:25:01 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.3 2012/02/25 17:52:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.4 2012/03/01 20:25:01 ranger Exp $
EAPI=4
@@ -14,7 +14,7 @@
# under the same terms as Tony's original module
# Mail::Message::Attachment::Stripper
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND=">=dev-perl/Email-MIME-1.900
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-MIME-Attachment-Stripper: ChangeLog Email-MIME-Attachment-Stripper-1.316.0.ebuild
@ 2012-03-02 22:11 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2012-03-02 22:11 UTC (permalink / raw
To: gentoo-commits
ranger 12/03/02 22:11:35
Modified: ChangeLog
Email-MIME-Attachment-Stripper-1.316.0.ebuild
Log:
Marking Email-MIME-Attachment-Stripper-1.316.0 ppc64 for bug 400101
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.27 dev-perl/Email-MIME-Attachment-Stripper/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 1 Mar 2012 20:25:01 -0000 1.26
+++ ChangeLog 2 Mar 2012 22:11:34 -0000 1.27
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-MIME-Attachment-Stripper
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.26 2012/03/01 20:25:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.27 2012/03/02 22:11:34 ranger Exp $
+
+ 02 Mar 2012; Brent Baude <ranger@gentoo.org>
+ Email-MIME-Attachment-Stripper-1.316.0.ebuild:
+ Marking Email-MIME-Attachment-Stripper-1.316.0 ppc64 for bug 400101
01 Mar 2012; Brent Baude <ranger@gentoo.org>
Email-MIME-Attachment-Stripper-1.316.0.ebuild:
1.5 dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?r1=1.4&r2=1.5
Index: Email-MIME-Attachment-Stripper-1.316.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Email-MIME-Attachment-Stripper-1.316.0.ebuild 1 Mar 2012 20:25:01 -0000 1.4
+++ Email-MIME-Attachment-Stripper-1.316.0.ebuild 2 Mar 2012 22:11:34 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.4 2012/03/01 20:25:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.5 2012/03/02 22:11:34 ranger Exp $
EAPI=4
@@ -14,7 +14,7 @@
# under the same terms as Tony's original module
# Mail::Message::Attachment::Stripper
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND=">=dev-perl/Email-MIME-1.900
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-MIME-Attachment-Stripper: ChangeLog Email-MIME-Attachment-Stripper-1.316.0.ebuild
@ 2012-03-08 12:44 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-08 12:44 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/03/08 12:44:48
Modified: ChangeLog
Email-MIME-Attachment-Stripper-1.316.0.ebuild
Log:
x86 stable wrt bug #400101
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.28 dev-perl/Email-MIME-Attachment-Stripper/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 2 Mar 2012 22:11:34 -0000 1.27
+++ ChangeLog 8 Mar 2012 12:44:48 -0000 1.28
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-MIME-Attachment-Stripper
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.27 2012/03/02 22:11:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.28 2012/03/08 12:44:48 phajdan.jr Exp $
+
+ 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Email-MIME-Attachment-Stripper-1.316.0.ebuild:
+ x86 stable wrt bug #400101
02 Mar 2012; Brent Baude <ranger@gentoo.org>
Email-MIME-Attachment-Stripper-1.316.0.ebuild:
1.6 dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?r1=1.5&r2=1.6
Index: Email-MIME-Attachment-Stripper-1.316.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Email-MIME-Attachment-Stripper-1.316.0.ebuild 2 Mar 2012 22:11:34 -0000 1.5
+++ Email-MIME-Attachment-Stripper-1.316.0.ebuild 8 Mar 2012 12:44:48 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.5 2012/03/02 22:11:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.6 2012/03/08 12:44:48 phajdan.jr Exp $
EAPI=4
@@ -14,7 +14,7 @@
# under the same terms as Tony's original module
# Mail::Message::Attachment::Stripper
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
IUSE="test"
RDEPEND=">=dev-perl/Email-MIME-1.900
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-MIME-Attachment-Stripper: ChangeLog Email-MIME-Attachment-Stripper-1.316.0.ebuild
@ 2012-06-17 14:17 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2012-06-17 14:17 UTC (permalink / raw
To: gentoo-commits
armin76 12/06/17 14:17:08
Modified: ChangeLog
Email-MIME-Attachment-Stripper-1.316.0.ebuild
Log:
Drop alpha keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Revision Changes Path
1.31 dev-perl/Email-MIME-Attachment-Stripper/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 31 Mar 2012 07:24:52 -0000 1.30
+++ ChangeLog 17 Jun 2012 14:17:08 -0000 1.31
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-MIME-Attachment-Stripper
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.30 2012/03/31 07:24:52 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.31 2012/06/17 14:17:08 armin76 Exp $
+
+ 17 Jun 2012; Raúl Porcel <armin76@gentoo.org>
+ Email-MIME-Attachment-Stripper-1.316.0.ebuild:
+ Drop alpha keywords
31 Mar 2012; Torsten Veller <tove@gentoo.org>
-Email-MIME-Attachment-Stripper-1.313.ebuild,
1.8 dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild?r1=1.7&r2=1.8
Index: Email-MIME-Attachment-Stripper-1.316.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Email-MIME-Attachment-Stripper-1.316.0.ebuild 24 Mar 2012 20:00:49 -0000 1.7
+++ Email-MIME-Attachment-Stripper-1.316.0.ebuild 17 Jun 2012 14:17:08 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.7 2012/03/24 20:00:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.0.ebuild,v 1.8 2012/06/17 14:17:08 armin76 Exp $
EAPI=4
@@ -14,7 +14,7 @@
# under the same terms as Tony's original module
# Mail::Message::Attachment::Stripper
SLOT="0"
-KEYWORDS="alpha amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="test"
RDEPEND=">=dev-perl/Email-MIME-1.900
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-06-17 14:17 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-02 22:11 [gentoo-commits] gentoo-x86 commit in dev-perl/Email-MIME-Attachment-Stripper: ChangeLog Email-MIME-Attachment-Stripper-1.316.0.ebuild Brent Baude (ranger)
-- strict thread matches above, loose matches on Subject: below --
2012-06-17 14:17 Raul Porcel (armin76)
2012-03-08 12:44 PaweA Hajdan (phajdan.jr)
2012-03-01 20:25 Brent Baude (ranger)
2012-02-25 17:52 Tobias Klausmann (klausman)
2012-02-24 10:09 Agostino Sarubbo (ago)
2011-08-31 10:54 Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox