summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-13 13:03:33 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-13 13:03:33 +0000
commit207a4ce3540ac4f79e94108b1d320d9ec65a3a77 (patch)
tree09ad6149d5a0aeb07700e8caf66c0365eb70220b /app-crypt
parentimproves init scripts and provides fixes listed in bug #59244 (diff)
downloadhistorical-207a4ce3540ac4f79e94108b1d320d9ec65a3a77.tar.gz
historical-207a4ce3540ac4f79e94108b1d320d9ec65a3a77.tar.bz2
historical-207a4ce3540ac4f79e94108b1d320d9ec65a3a77.zip
Added longdescription to metadata.xml and marked 1.0.5 stable on x86.
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/sign/ChangeLog6
-rw-r--r--app-crypt/sign/Manifest12
-rw-r--r--app-crypt/sign/metadata.xml9
-rw-r--r--app-crypt/sign/sign-1.0.5.ebuild4
4 files changed, 20 insertions, 11 deletions
diff --git a/app-crypt/sign/ChangeLog b/app-crypt/sign/ChangeLog
index 16015a7e6dbf..a16add3c034f 100644
--- a/app-crypt/sign/ChangeLog
+++ b/app-crypt/sign/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/sign
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/ChangeLog,v 1.4 2004/08/08 11:43:15 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/ChangeLog,v 1.5 2004/08/13 13:03:33 swegener Exp $
+
+ 13 Aug 2004; Sven Wegener <swegener@gentoo.org> metadata.xml,
+ sign-1.0.5.ebuild:
+ Added longdescription to metadata.xml and marked 1.0.5 stable on x86.
*sign-1.0.7 (08 Aug 2004)
diff --git a/app-crypt/sign/Manifest b/app-crypt/sign/Manifest
index c2274b886233..09f057886706 100644
--- a/app-crypt/sign/Manifest
+++ b/app-crypt/sign/Manifest
@@ -1,9 +1,9 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 6efb11f4c9721f2745a5bf349f1e117f ChangeLog 668
-MD5 809fdbb24c1177ba34d056255c235003 metadata.xml 385
-MD5 1a1e0b86c07a80fc55bda46915b9c579 sign-1.0.5.ebuild 629
+MD5 42536d313a552ffc5b4243202c82cbbb ChangeLog 826
+MD5 6ef7a5432875c276bc23cfa8e7a68cf0 metadata.xml 609
+MD5 aa6125dc8b14a7730475ba574cd4af4c sign-1.0.5.ebuild 631
MD5 5344ebfa6640b3887fb8a0de90d3ffd6 sign-1.0.6.ebuild 632
MD5 82b1df794b39737e7e03bbcf191feeed sign-1.0.7.ebuild 632
MD5 b692ee628fe40ad7f39a5073e854e7c0 files/digest-sign-1.0.5 61
@@ -12,7 +12,7 @@ MD5 0ac7cdafd31002ee1d7a434783a90c24 files/digest-sign-1.0.7 61
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
-iD8DBQFBFhIhI1lqEGTUzyQRAkAeAJ44VWP3IjL0kKtArqgbml/dQDh/RwCguEzK
-fj6vu5m+f/Chq6QPGWA5VNM=
-=IxMR
+iD8DBQFBHLx2I1lqEGTUzyQRAr4eAKDHA4cNTqrMcNnMSc38XFqEv3MugACgqhQz
+CzynWM8nGyWHsEReVRZzYt8=
+=UsqL
-----END PGP SIGNATURE-----
diff --git a/app-crypt/sign/metadata.xml b/app-crypt/sign/metadata.xml
index 30045fb9c00f..e59f76a9b341 100644
--- a/app-crypt/sign/metadata.xml
+++ b/app-crypt/sign/metadata.xml
@@ -5,7 +5,12 @@
<maintainer>
<email>swegener@gentoo.org</email>
<name>Sven Wegener</name>
- <description>An ebuild I had in my overlay. Please take over if you want it.</description>
+ <description>primary maintainer</description>
</maintainer>
-<longdescription></longdescription>
+<longdescription>
+sign is a file signing and signature verification utility. It's main purpose is
+to be a simple and convenient extension to a tar/gz/bzip2 line of tools to check
+file integrity and authenticity. It's small and simple, it does just one thing
+and hopefully does it well.
+</longdescription>
</pkgmetadata>
diff --git a/app-crypt/sign/sign-1.0.5.ebuild b/app-crypt/sign/sign-1.0.5.ebuild
index a93ccf82d193..bcc414c9b794 100644
--- a/app-crypt/sign/sign-1.0.5.ebuild
+++ b/app-crypt/sign/sign-1.0.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/sign-1.0.5.ebuild,v 1.2 2004/07/17 10:12:30 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/sign-1.0.5.ebuild,v 1.3 2004/08/13 13:03:33 swegener Exp $
DESCRIPTION="File signing and signature verification utility"
HOMEPAGE="http://swapped.cc/sign/"
SRC_URI="http://swapped.cc/${PN}/files/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND=">=dev-libs/openssl-0.9.6"