summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2005-12-01 08:20:56 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2005-12-01 08:20:56 +0000
commit2e03e2c3475ebba4bedc2fdcdced943dd8607454 (patch)
tree209b11b10707e405604f1aab4989dfb6cb5eb811 /app-crypt/gpg-ringmgr
parentonly depend on sys-libs/timezone-data with native glibc #113920 (diff)
downloadgentoo-2-2e03e2c3475ebba4bedc2fdcdced943dd8607454.tar.gz
gentoo-2-2e03e2c3475ebba4bedc2fdcdced943dd8607454.tar.bz2
gentoo-2-2e03e2c3475ebba4bedc2fdcdced943dd8607454.zip
Bug #99507, fix homepage/src_uri.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-crypt/gpg-ringmgr')
-rw-r--r--app-crypt/gpg-ringmgr/ChangeLog6
-rw-r--r--app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/app-crypt/gpg-ringmgr/ChangeLog b/app-crypt/gpg-ringmgr/ChangeLog
index 95aae78a035f..8ecf4b6031c7 100644
--- a/app-crypt/gpg-ringmgr/ChangeLog
+++ b/app-crypt/gpg-ringmgr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/gpg-ringmgr
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/ChangeLog,v 1.10 2005/04/21 18:02:00 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/ChangeLog,v 1.11 2005/12/01 08:20:56 robbat2 Exp $
+
+ 01 Dec 2005; Robin H. Johnson <robbat2@gentoo.org>
+ gpg-ringmgr-1.12.ebuild:
+ Bug #99507, fix homepage/src_uri.
21 Apr 2005; Simon Stelling <blubb@gentoo.org> gpg-ringmgr-1.12.ebuild:
stable on amd64
diff --git a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild
index 540a01e0bd46..8d310f2b82f9 100644
--- a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild
+++ b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.15 2005/04/21 18:02:00 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.16 2005/12/01 08:20:56 robbat2 Exp $
DESCRIPTION="GPG Keyring Manager to handle large GPG keyrings more easily"
-HOMEPAGE="http://www.ualberta.ca/~rbpark/gpg-ringmgr.html"
-SRC_URI="http://www.ualberta.ca/~rbpark/projects/${PN}"
+HOMEPAGE="file:///dev/null"
+SRC_URI="mirror://gentoo/${PN}"
LICENSE="GPL-2"
SLOT="0"