diff options
author | Christian Heim <phreak@gentoo.org> | 2007-10-13 17:51:36 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-10-13 17:51:36 +0000 |
commit | ffd35e12081393546da261c2722e57fd614e5711 (patch) | |
tree | 13dd3cf3a5ace6c062d5be3d2c86d5e8ca863d61 /app-crypt | |
parent | Initial hardened-sources-2.6.23. If people still have problems w/ bug 194276,... (diff) | |
download | gentoo-2-ffd35e12081393546da261c2722e57fd614e5711.tar.gz gentoo-2-ffd35e12081393546da261c2722e57fd614e5711.tar.bz2 gentoo-2-ffd35e12081393546da261c2722e57fd614e5711.zip |
Updating the HOMEPAGE, fixing #191330.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/bsign/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/bsign/bsign-0.4.5.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-crypt/bsign/ChangeLog b/app-crypt/bsign/ChangeLog index 5be0f920965a..49a1ea9eb3f1 100644 --- a/app-crypt/bsign/ChangeLog +++ b/app-crypt/bsign/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/bsign # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/ChangeLog,v 1.8 2007/09/01 11:56:12 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/ChangeLog,v 1.9 2007/10/13 17:51:36 phreak Exp $ + + 13 Oct 2007; Christian Heim <phreak@gentoo.org> bsign-0.4.5.ebuild: + Updating the HOMEPAGE, fixing #191330. 01 Sep 2007; Christian Heim <phreak@gentoo.org> metadata.xml: Removing method from metadata due to his retirement (see #175298 for diff --git a/app-crypt/bsign/bsign-0.4.5.ebuild b/app-crypt/bsign/bsign-0.4.5.ebuild index f5d6fb039246..ca2441254105 100644 --- a/app-crypt/bsign/bsign-0.4.5.ebuild +++ b/app-crypt/bsign/bsign-0.4.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/bsign-0.4.5.ebuild,v 1.7 2005/01/01 12:26:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/bsign-0.4.5.ebuild,v 1.8 2007/10/13 17:51:36 phreak Exp $ DESCRIPTION="embed secure hashes (SHA1) and digital signatures (GNU Privacy Guard) into files" -HOMEPAGE="http://packages.debian.org/unstable/admin/bsign.html" +HOMEPAGE="http://packages.debian.org/sid/bsign" SRC_URI="mirror://debian/pool/main/b/bsign/${PN}_${PV}.tar.gz" LICENSE="GPL-2" |