diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 21:50:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 21:50:29 +0000 |
commit | 13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98 (patch) | |
tree | f83b60ced3756c4d9b86d395dadc61194f6d79ee /app-crypt/gpgme | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98.tar.gz historical-13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98.tar.bz2 historical-13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98.zip |
header fix
Diffstat (limited to 'app-crypt/gpgme')
-rw-r--r-- | app-crypt/gpgme/gpgme-0.3.6-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/gpgme/gpgme-0.3.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild b/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild index 28fecd2c67cb..24455fa77466 100644 --- a/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild +++ b/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild,v 1.10 2004/02/22 18:11:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild,v 1.11 2004/03/13 21:50:28 mr_bones_ Exp $ DESCRIPTION="GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications." SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/${P}.tar.gz" diff --git a/app-crypt/gpgme/gpgme-0.3.9.ebuild b/app-crypt/gpgme/gpgme-0.3.9.ebuild index db555626e920..637b4db49b33 100644 --- a/app-crypt/gpgme/gpgme-0.3.9.ebuild +++ b/app-crypt/gpgme/gpgme-0.3.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.9.ebuild,v 1.7 2004/02/22 18:11:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.9.ebuild,v 1.8 2004/03/13 21:50:28 mr_bones_ Exp $ DESCRIPTION="GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications." SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/${P}.tar.gz" |