Index: buildout.cfg
===================================================================
--- buildout.cfg	(revision 3107)
+++ buildout.cfg	(working copy)
@@ -46,7 +46,7 @@
 #    src/getpaid.report
 #    src/getpaid.paymentech
 #    src/getpaid.discount
-#    ${googlecheckout:develop}
+    ${googlecheckout:develop}
 #    src/getpaid.authorizedotnet
 #    src/zc.authorizedotnet
 #    src/getpaid.paypal
@@ -145,7 +145,7 @@
 #    getpaid.discount
 #    zc.authorizedotnet
 #    getpaid.authorizedotnet
-#    ${googlecheckout:eggs}
+    ${googlecheckout:eggs}
 #    getpaid.paypal
 #    getpaid.pxpay
 #    getpaid.payflowpro
@@ -156,7 +156,7 @@
 # If you want to register ZCML slugs for any packages, list them here.
 # e.g. zcml = my.package my.other.package
 zcml =
-#    ${googlecheckout:zcml}
+    ${googlecheckout:zcml}
 #    getpaid.formgen
 
 products =
@@ -202,5 +202,5 @@
 eggs =
     gchecky
     getpaid.googlecheckout
-#zcml =
-#    getpaid.googlecheckout-overrides
+zcml =
+    getpaid.googlecheckout-overrides
