summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-04-01 16:27:38 -0400
committerJoey Hess2014-04-01 16:27:48 -0400
commit022db0f08ada6f1b21aa3a802e3f42f2cc47d2a7 (patch)
tree260e003edb226b06aaea5d0eac3c62b309f5e28c /propellor.cabal
parent8c6d07fd2c9a65940af872bc89293732a6f69964 (diff)
all githubby
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal9
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