diff -r 07239de796bb -r e756a8c72c3d cms/drupal/profiles/drustack/drustack.info --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cms/drupal/profiles/drustack/drustack.info Fri Sep 08 12:04:06 2017 +0200 @@ -0,0 +1,28 @@ +name = DruStack +description = Drustack is a starter Drupal distribution for developer. +core = 7.x +php = 5.3.3 + +; The distribution_name property is used in the installer and other places as +; a label for the software being installed. +distribution_name = DruStack + +; The exclusive flag auto-selects the profile during installation, if there +; are no other exclusive ones. +exclusive = TRUE + +; Core +dependencies[] = block +dependencies[] = dblog + +; Contrib +dependencies[] = features +dependencies[] = libraries +dependencies[] = strongarm + +; Information added by Drupal.org packaging script on 2017-06-22 +version = "7.x-56.0" +core = "7.x" +project = "drustack" +datestamp = "1498126844" +