Mercurial > treepkg
comparison recipes/gnupg/dirmngr.py @ 134:605f6784aae7
Add recipes for gnupg and related packages
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Mon, 26 May 2008 15:01:00 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
133:a13850c3be85 | 134:605f6784aae7 |
---|---|
1 # Copyright (C) 2008 by Intevation GmbH | |
2 # Authors: | |
3 # Bernhard Herzog <bh@intevation.de> | |
4 # | |
5 # This program is free software under the GPL (>=v2) | |
6 # Read the file COPYING coming with the software for details. | |
7 | |
8 """Recipe to build dirmngr from SVN""" | |
9 | |
10 import base | |
11 base.define_gnupg_packager("dirmngr") |