public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-String: ChangeLog Unicode-String-2.09.ebuild
@ 2010-01-29 14:19 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-01-29 14:19 UTC (permalink / raw
  To: gentoo-commits

tove        10/01/29 14:19:46

  Modified:             ChangeLog Unicode-String-2.09.ebuild
  Log:
  Fix LICENSE: same terms as perl (#301969). Maintenance
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.42                 dev-perl/Unicode-String/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Unicode-String/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Unicode-String/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Unicode-String/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	2 May 2009 09:26:30 -0000	1.41
+++ ChangeLog	29 Jan 2010 14:19:46 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Unicode-String
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v 1.41 2009/05/02 09:26:30 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v 1.42 2010/01/29 14:19:46 tove Exp $
+
+  29 Jan 2010; Torsten Veller <tove@gentoo.org> Unicode-String-2.09.ebuild:
+  Fix LICENSE: same terms as perl (#301969). Maintenance
 
   02 May 2009; Torsten Veller <tove@gentoo.org> -Unicode-String-2.07.ebuild:
   Cleanup



1.17                 dev-perl/Unicode-String/Unicode-String-2.09.ebuild

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

Index: Unicode-String-2.09.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.09.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Unicode-String-2.09.ebuild	16 Apr 2007 06:32:57 -0000	1.16
+++ Unicode-String-2.09.ebuild	29 Jan 2010 14:19:46 -0000	1.17
@@ -1,17 +1,17 @@
-# Copyright 1999-2007 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/Unicode-String/Unicode-String-2.09.ebuild,v 1.16 2007/04/16 06:32:57 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.09.ebuild,v 1.17 2010/01/29 14:19:46 tove Exp $
 
+EAPI=2
+
+MODULE_AUTHOR=GAAS
 inherit perl-module
 
 DESCRIPTION="String manipulation for Unicode strings"
-HOMEPAGE="http://search.cpan.org/~gaas/"
-SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
 
-LICENSE="Artistic"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
-DEPEND=">=virtual/perl-MIME-Base64-2.11
-	dev-lang/perl"
+RDEPEND=">=virtual/perl-MIME-Base64-2.11"
+DEPEND="${RDEPEND}"






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-String: ChangeLog Unicode-String-2.09.ebuild
@ 2011-09-04 11:20 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-09-04 11:20 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/04 11:20:49

  Modified:             ChangeLog
  Removed:              Unicode-String-2.09.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha52/cvs/Linux x86_64)

Revision  Changes    Path
1.45                 dev-perl/Unicode-String/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-String/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-String/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-String/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	3 Sep 2011 21:04:54 -0000	1.44
+++ ChangeLog	4 Sep 2011 11:20:48 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Unicode-String
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v 1.44 2011/09/03 21:04:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v 1.45 2011/09/04 11:20:48 tove Exp $
+
+  04 Sep 2011; Torsten Veller <tove@gentoo.org> -Unicode-String-2.09.ebuild:
+  Cleanup
 
   03 Sep 2011; Torsten Veller <tove@gentoo.org> Unicode-String-2.90.0.ebuild:
   Merge stable keywords from former version scheme ebuild






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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-29 14:19 [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-String: ChangeLog Unicode-String-2.09.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-04 11:20 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