]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/apt/metadata.rb
Move apt cookbook to correct location
[chef.git] / cookbooks / apt / apt / metadata.rb
diff --git a/cookbooks/apt/apt/metadata.rb b/cookbooks/apt/apt/metadata.rb
deleted file mode 100644 (file)
index 5242ffa..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-maintainer       "Tom Hughes"
-maintainer_email "tom@compton.nu"
-license          "Apache 2.0"
-description      "Installs/Configures apt"
-long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
-version          "0.1"
-supports         "debian"
-supports         "ubuntu"
-recipe           "apt", "Installs and configures apt"