Revision: 3906 http://gar.svn.sourceforge.net/gar/?rev=3906&view=rev Author: dmichelsen Date: 2009-03-24 10:51:07 +0000 (Tue, 24 Mar 2009)
Log Message: ----------- Locale-Gettext: Converted to mGAR v2 Modified Paths: -------------- csw/mgar/pkg/cpan/Locale-Gettext/trunk/Makefile Added Paths: ----------- csw/mgar/pkg/cpan/Locale-Gettext/trunk/files/COPYING Removed Paths: ------------- csw/mgar/pkg/cpan/Locale-Gettext/trunk/files/CSWpmlocalegettext.gspec Property Changed: ---------------- csw/mgar/pkg/cpan/Locale-Gettext/trunk/ Property changes on: csw/mgar/pkg/cpan/Locale-Gettext/trunk ___________________________________________________________________ Modified: svn:externals - gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1 + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 Modified: csw/mgar/pkg/cpan/Locale-Gettext/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/Locale-Gettext/trunk/Makefile 2009-03-24 10:49:16 UTC (rev 3905) +++ csw/mgar/pkg/cpan/Locale-Gettext/trunk/Makefile 2009-03-24 10:51:07 UTC (rev 3906) @@ -10,10 +10,11 @@ to internationalize software. endef -DISTFILES += $(call admfiles,CSWpmlocalegettext) +PACKAGES = CSWpmlocalegettext +CATALOGNAME = pm_localegettext -PREREQUISITE_PKGS = CSWggettext +PREREQUISITE_PKGS = CSWggettextrt include gar/category.mk -BUILD_ARGS += OTHERLDFLAGS=-lintl +BUILD_ARGS += OTHERLDFLAGS="-lintl -R$(libdir)" Added: csw/mgar/pkg/cpan/Locale-Gettext/trunk/files/COPYING =================================================================== --- csw/mgar/pkg/cpan/Locale-Gettext/trunk/files/COPYING (rev 0) +++ csw/mgar/pkg/cpan/Locale-Gettext/trunk/files/COPYING 2009-03-24 10:51:07 UTC (rev 3906) @@ -0,0 +1,3 @@ +This library is free software; you may distribute under the terms +of either the GNU General Public License or the Artistic License, as +specified in the Perl README file. Deleted: csw/mgar/pkg/cpan/Locale-Gettext/trunk/files/CSWpmlocalegettext.gspec =================================================================== --- csw/mgar/pkg/cpan/Locale-Gettext/trunk/files/CSWpmlocalegettext.gspec 2009-03-24 10:49:16 UTC (rev 3905) +++ csw/mgar/pkg/cpan/Locale-Gettext/trunk/files/CSWpmlocalegettext.gspec 2009-03-24 10:51:07 UTC (rev 3906) @@ -1,7 +0,0 @@ -%var bitname pm_localegettext -%var pkgname CSWpmlocalegettext -%include url file://%{PKGLIB}/csw_cpan.gspec -%copyright -This library is free software; you may distribute under the terms -of either the GNU General Public License or the Artistic License, as -specified in the Perl README file. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel