diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-01 16:27:38 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-01 16:27:48 -0400 |
| commit | 022db0f08ada6f1b21aa3a802e3f42f2cc47d2a7 (patch) | |
| tree | 260e003edb226b06aaea5d0eac3c62b309f5e28c /propellor.cabal | |
| parent | 8c6d07fd2c9a65940af872bc89293732a6f69964 (diff) | |
all githubby
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/propellor.cabal b/propellor.cabal index 9264c4aa..a5259f35 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -11,7 +11,7 @@ Build-Type: Simple Homepage: http://joeyh.name/code/propellor/ Category: Utility Extra-Source-Files: - README + README.md TODO CHANGELOG Makefile @@ -53,15 +53,16 @@ Library Propellor.Property.Cron Propellor.Property.Docker Propellor.Property.File - Propellor.Property.GitHome - Propellor.Property.Hostname - Propellor.Property.JoeySites Propellor.Property.Network Propellor.Property.Reboot Propellor.Property.Ssh Propellor.Property.Sudo Propellor.Property.Tor Propellor.Property.User + Propellor.Property.SiteSpecific.GitHome + Propellor.Property.SiteSpecific.Hostname + Propellor.Property.SiteSpcecific.JoeySites + Propellor.Property.SiteSpcecific.GitAnnexBuilder Propellor.CmdLine Propellor.Message Propellor.PrivData |
