summaryrefslogtreecommitdiff
path: root/samples/tor-src-bundle.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'samples/tor-src-bundle.cfg')
-rw-r--r--samples/tor-src-bundle.cfg19
1 files changed, 0 insertions, 19 deletions
diff --git a/samples/tor-src-bundle.cfg b/samples/tor-src-bundle.cfg
deleted file mode 100644
index 3f2e72e..0000000
--- a/samples/tor-src-bundle.cfg
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# The name of this bundle.
-name = "tor-source-bundle"
-# Version of the bundle
-version = [0, 2, 1, 6]
-# Where does it go in the repository?
-location = "/bundleinfo/tor/source/tor-source-bundle-0.2.1.6.txt"
-os = "source"
-arch = "noarch"
-
-# This is one of the packages in the bundle. There can be as many as you
-# like.
-Package(name="tor-source",
- order=(10,10,10),
- optional=False)
-# The "Glosses" describe a package's purpose in the bundle.
-ShortGloss("en", "Example package is needed to make the ossifrage squeamish.")
-LongGloss("en", "You wouldn't want an unsqueamish ossifrage, would you?")
-