comparison recipes/gnupg/gpgme.py @ 377:1af2aff54563

Change gpgme naming to the standard scheme of the gnupg packages
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 21 Jun 2010 10:58:09 +0000
parents
children
comparison
equal deleted inserted replaced
376:964e6981847a 377:1af2aff54563
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 gpgme from SVN"""
9
10 import base
11 base.define_gnupg_packager("gpgme")
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)