public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/ltsp:master commit in: sys-auth/libpam-sshauth/
@ 2013-03-11 10:10 Wim Muskee
  0 siblings, 0 replies; only message in thread
From: Wim Muskee @ 2013-03-11 10:10 UTC (permalink / raw
  To: gentoo-commits

commit:     eb10d7bfdb190660663e327bd36d13d3b03c93ef
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Mon Mar 11 10:09:54 2013 +0000
Commit:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
CommitDate: Mon Mar 11 10:09:54 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ltsp.git;a=commit;h=eb10d7bf

libpam-sshauth: change repository

---
 sys-auth/libpam-sshauth/ChangeLog                  |    7 +++++--
 sys-auth/libpam-sshauth/Manifest                   |    6 +++---
 sys-auth/libpam-sshauth/libpam-sshauth-9999.ebuild |    4 ++--
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/sys-auth/libpam-sshauth/ChangeLog b/sys-auth/libpam-sshauth/ChangeLog
index 23f4d34..0d0eb2f 100644
--- a/sys-auth/libpam-sshauth/ChangeLog
+++ b/sys-auth/libpam-sshauth/ChangeLog
@@ -1,8 +1,11 @@
 # ChangeLog for sys-auth/libpam-sshauth
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  11 03 2013; Wim Muskee wimmuskee@gmail.com libpam-sshauth-9999.ebuild:
+  Change repository.
+
 *libpam-sshauth-9999 (22 11 2011)
 
   22 11 2011; Wim Muskee wimmuskee@gmail.com libpam-sshauth-9999.ebuild:
-  Initial import. 
+  Initial import.

diff --git a/sys-auth/libpam-sshauth/Manifest b/sys-auth/libpam-sshauth/Manifest
index 05e305f..c2d11c1 100644
--- a/sys-auth/libpam-sshauth/Manifest
+++ b/sys-auth/libpam-sshauth/Manifest
@@ -1,3 +1,3 @@
-EBUILD libpam-sshauth-9999.ebuild 775 RMD160 bd135d20ab6794de24ba2493eb11ee27e35362ec SHA1 e693379bc6157b0656b0e2d19af5069da54f4e90 SHA256 e04d3d975cc6a4a17284888809807d8364bee2e548f537e7bde18dcfc22cdc57
-MISC ChangeLog 251 RMD160 6cea24aefa089a8a77a9b5250de9e4bdb8bcf1b4 SHA1 2a7e029f84b89dc689f6ef787a23fcaa27af872c SHA256 bd4da670593ac45dd92edf22a6d82c91e97943bf965ae6115115facf6b738ebd
-MISC metadata.xml 242 RMD160 330836ac998d6abb1abe5ad150030a8283b6aa65 SHA1 903bd4a632e8b008b4d8d3266eed70ca22a0b90f SHA256 b452e78dbe87e0e8ec42cc0d3060d815f5b0b1fed02faa9b38c03ab925d9eb51
+EBUILD libpam-sshauth-9999.ebuild 780 SHA256 fb3b6fd2ded2f8b680ccc59e42026785bc00b2ae0d9d4dafacf90a72c8803378 SHA512 8b08861301de360bbf43ab7a01fc654af03bb4891f845ac2ede6a412c439ec9911af0a2488e0aaea1ba3a05531eb097144f89549c5761b12b043a0307c964f65 WHIRLPOOL ae51de5fab98ace14bf3bac3cd3368bf544ea29f14735740b83df2bff8e0b7cccf346b068aa61412c470892ee0ea3c505b01da80ee6a804ea572c076b1883ddf
+MISC ChangeLog 345 SHA256 a07f2d7426a3d44384a4f50c0a6bb3b142089b5ffe8aa4a3ba85f781af64bbea SHA512 320ba4794ba5bc638f214feb40ca264930875449e9308a65fa37f173a250f896b987421d659f86d5d6abdd1c3ef20b08857b51b60f021992f3019386cfd93ad5 WHIRLPOOL e5175d1ef7f30e5408e48f1458fd965c523f08b3db4cb9e78e75677905e8fb9f20a036658e13008c620d298c9bf61b8fbcc7185a03fccd67345ad6b32442296d
+MISC metadata.xml 242 SHA256 b452e78dbe87e0e8ec42cc0d3060d815f5b0b1fed02faa9b38c03ab925d9eb51 SHA512 be49d032fa9c73544843b0e74551cbd50fe2191b5173ab02b8a67912a9f2764753bb62af840f45d9b1781bccadfcbaf2b094a42bc2fcb70e5d2b5fcbb5f86f0c WHIRLPOOL 7a347be4ff5a2b864ed51e200df848a0841076bef0b94884ab0c3204524ad933ef97e7bdb36a2eb9946c8e6b6ce4b08a60c5230b661ec3deafe1c45e6805a5b7

diff --git a/sys-auth/libpam-sshauth/libpam-sshauth-9999.ebuild b/sys-auth/libpam-sshauth/libpam-sshauth-9999.ebuild
index 9a760b9..fe49221 100644
--- a/sys-auth/libpam-sshauth/libpam-sshauth-9999.ebuild
+++ b/sys-auth/libpam-sshauth/libpam-sshauth-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -6,7 +6,7 @@ EAPI="2"
 
 inherit bzr autotools
 
-EBZR_REPO_URI="http://bazaar.launchpad.net/~sbalneav/ltsp/libpam-sshauth"
+EBZR_REPO_URI="http://bazaar.launchpad.net/~ltsp-upstream/ltsp/libpam-sshauth"
 DESCRIPTION="A pam module that will allow you to authenticate via a remote ssh machine, as well as establish an SSH tunnel."
 HOMEPAGE="http://www.ltsp.org/"
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-11 10:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-11 10:10 [gentoo-commits] proj/ltsp:master commit in: sys-auth/libpam-sshauth/ Wim Muskee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox