Author: bigmc-guest Date: 2011-04-05 19:03:35 +0000 (Tue, 05 Apr 2011) New Revision: 12090
Modified: mrconfig/.mrconfig Log: Add alure and out-of-order to .mrconfig. Modified: mrconfig/.mrconfig =================================================================== --- mrconfig/.mrconfig 2011-04-05 05:20:41 UTC (rev 12089) +++ mrconfig/.mrconfig 2011-04-05 19:03:35 UTC (rev 12090) @@ -7,6 +7,9 @@ # Please attempt to include new packages in the list alphabetically. +[alure] +checkout = git clone git://git.debian.org/git/pkg-games/alure.git + [ballz] checkout = git clone git://git.debian.org/git/pkg-games/ballz.git @@ -190,3 +193,7 @@ # Commented out because we may not want this by default. #[non-free] #checkout = svn co svn+ssh://svn.debian.org/svn/pkg-games/non-free/packages/trunk non-free +# +# Non-free packages in git: +#[out-of-order] +#checkout = git clone git://git.debian.org/git/pkg-games/out-of-order.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

