[csw-devel] SF.net SVN: gar:[10167] csw/mgar/pkg/cpan

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Jun 10 10:24:55 CEST 2010


Revision: 10167
          http://gar.svn.sourceforge.net/gar/?rev=10167&view=rev
Author:   bonivart
Date:     2010-06-10 08:24:55 +0000 (Thu, 10 Jun 2010)

Log Message:
-----------
Text-Iconv: initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Text-Iconv/
    csw/mgar/pkg/cpan/Text-Iconv/branches/
    csw/mgar/pkg/cpan/Text-Iconv/tags/
    csw/mgar/pkg/cpan/Text-Iconv/trunk/
    csw/mgar/pkg/cpan/Text-Iconv/trunk/Makefile
    csw/mgar/pkg/cpan/Text-Iconv/trunk/checksums
    csw/mgar/pkg/cpan/Text-Iconv/trunk/files/
    csw/mgar/pkg/cpan/Text-Iconv/trunk/files/COPYING


Property changes on: csw/mgar/pkg/cpan/Text-Iconv/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/cpan/Text-Iconv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-Iconv/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-Iconv/trunk/Makefile	2010-06-10 08:24:55 UTC (rev 10167)
@@ -0,0 +1,18 @@
+GARNAME = Text-Iconv
+GARVERSION = 1.7
+CATEGORIES = cpan
+AUTHOR = MPIOTR
+
+DESCRIPTION = Perl interface to iconv() codeset conversion function
+define BLURB
+  Perl interface to iconv() codeset conversion function
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpmtexticonv
+CATALOGNAME = pm_texticonv
+
+RUNTIME_DEP_PKGS_CSWpmtexticonv += CSWiconv
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Text-Iconv/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-Iconv/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-Iconv/trunk/checksums	2010-06-10 08:24:55 UTC (rev 10167)
@@ -0,0 +1,2 @@
+6b031ac32185249f1dda837848a42314  COPYING
+81b26e069eaebb084e91ea3c009b67ae  Text-Iconv-1.7.tar.gz

Added: csw/mgar/pkg/cpan/Text-Iconv/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Text-Iconv/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-Iconv/trunk/files/COPYING	2010-06-10 08:24:55 UTC (rev 10167)
@@ -0,0 +1,4 @@
+Copyright (C) 2007 Michael Piotrowski.  All Rights Reserved.
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list