public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-ICal: ChangeLog DateTime-Format-ICal-0.09.ebuild
@ 2009-06-10 12:48 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2009-06-10 12:48 UTC (permalink / raw
  To: gentoo-commits

tove        09/06/10 12:48:31

  Modified:             ChangeLog DateTime-Format-ICal-0.09.ebuild
  Log:
  Add ~amd64 (#273452)
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-perl/DateTime-Format-ICal/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	9 Jun 2009 21:06:41 -0000	1.1
+++ ChangeLog	10 Jun 2009 12:48:31 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-ICal
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog,v 1.1 2009/06/09 21:06:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog,v 1.2 2009/06/10 12:48:31 tove Exp $
+
+  10 Jun 2009; Torsten Veller <tove@gentoo.org>
+  DateTime-Format-ICal-0.09.ebuild:
+  Add ~amd64 (#273452)
 
 *DateTime-Format-ICal-0.09 (09 Jun 2009)
 



1.2                  dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.09.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.09.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.09.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.09.ebuild?r1=1.1&r2=1.2

Index: DateTime-Format-ICal-0.09.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.09.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DateTime-Format-ICal-0.09.ebuild	9 Jun 2009 21:06:41 -0000	1.1
+++ DateTime-Format-ICal-0.09.ebuild	10 Jun 2009 12:48:31 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.09.ebuild,v 1.1 2009/06/09 21:06:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.09.ebuild,v 1.2 2009/06/10 12:48:31 tove Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Parse and format iCal datetime and duration strings"
 
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-perl/DateTime






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-ICal: ChangeLog DateTime-Format-ICal-0.09.ebuild
@ 2011-09-04 11:21 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-09-04 11:21 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/04 11:21:30

  Modified:             ChangeLog
  Removed:              DateTime-Format-ICal-0.09.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha52/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-perl/DateTime-Format-ICal/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	31 Aug 2011 12:34:47 -0000	1.3
+++ ChangeLog	4 Sep 2011 11:21:29 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-ICal
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog,v 1.3 2011/08/31 12:34:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ICal/ChangeLog,v 1.4 2011/09/04 11:21:29 tove Exp $
+
+  04 Sep 2011; Torsten Veller <tove@gentoo.org>
+  -DateTime-Format-ICal-0.09.ebuild:
+  Cleanup
 
 *DateTime-Format-ICal-0.90.0 (31 Aug 2011)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-04 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04 11:21 [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-ICal: ChangeLog DateTime-Format-ICal-0.09.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-10 12:48 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