summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-24 04:00:44 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-24 04:00:44 +0000
commitfe94dc76e120afa563b5544a9bcd967b5ef2cb04 (patch)
treeaf700cb913026804176a2d90cdd61c5fa703f1e6 /app-shells/localshell
parentcleanup old versions (diff)
downloadhistorical-fe94dc76e120afa563b5544a9bcd967b5ef2cb04.tar.gz
historical-fe94dc76e120afa563b5544a9bcd967b5ef2cb04.tar.bz2
historical-fe94dc76e120afa563b5544a9bcd967b5ef2cb04.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'app-shells/localshell')
-rw-r--r--app-shells/localshell/ChangeLog8
-rw-r--r--app-shells/localshell/files/digest-localshell-1.12
-rw-r--r--app-shells/localshell/files/digest-localshell-1.22
-rw-r--r--app-shells/localshell/localshell-1.1.ebuild8
-rw-r--r--app-shells/localshell/localshell-1.2.ebuild8
5 files changed, 18 insertions, 10 deletions
diff --git a/app-shells/localshell/ChangeLog b/app-shells/localshell/ChangeLog
index 8f77c66c3822..75e87f625493 100644
--- a/app-shells/localshell/ChangeLog
+++ b/app-shells/localshell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/localshell
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.4 2005/08/30 01:06:52 robbat2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.5 2007/01/24 03:54:04 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> localshell-1.1.ebuild,
+ localshell-1.2.ebuild:
+ Replacing einfo with elog
30 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> localshell-1.2.ebuild:
Stable on x86, also add ~amd64.
diff --git a/app-shells/localshell/files/digest-localshell-1.1 b/app-shells/localshell/files/digest-localshell-1.1
index 62470a9cfb84..6ba150d4f710 100644
--- a/app-shells/localshell/files/digest-localshell-1.1
+++ b/app-shells/localshell/files/digest-localshell-1.1
@@ -1 +1,3 @@
MD5 49406af62826594fa45ed79d9cc31f98 localshell-1.1.tar.bz2 96494
+RMD160 3c8322c5d2aa6c98452187134e983c9e9761a6fc localshell-1.1.tar.bz2 96494
+SHA256 9b81327a0831ac3be94c23f2b4be4a38674ace69f202f8f093c34a2b589b7fc3 localshell-1.1.tar.bz2 96494
diff --git a/app-shells/localshell/files/digest-localshell-1.2 b/app-shells/localshell/files/digest-localshell-1.2
index cfe38dd61240..35f9e2649825 100644
--- a/app-shells/localshell/files/digest-localshell-1.2
+++ b/app-shells/localshell/files/digest-localshell-1.2
@@ -1 +1,3 @@
MD5 1075f282c9c9c93305407a781c438da0 localshell-1.2.tar.bz2 96626
+RMD160 2a11a462ccfa88858730fcf9ca855dc3c7cbecb8 localshell-1.2.tar.bz2 96626
+SHA256 0be22511c4ec6934b30e99cbc5ce9dff27f4e09c527b6046f0569d870c38e746 localshell-1.2.tar.bz2 96626
diff --git a/app-shells/localshell/localshell-1.1.ebuild b/app-shells/localshell/localshell-1.1.ebuild
index 9555acd3da03..a2a28e88dcdf 100644
--- a/app-shells/localshell/localshell-1.1.ebuild
+++ b/app-shells/localshell/localshell-1.1.ebuild
@@ -1,6 +1,6 @@
-# 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-shells/localshell/localshell-1.1.ebuild,v 1.2 2005/07/18 11:49:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.1.ebuild,v 1.3 2007/01/24 03:54:04 genone Exp $
DESCRIPTION="Localshell allows per-user/group local control of shell execution."
HOMEPAGE="http://research.iat.sfu.ca/custom-software/localshell/"
@@ -23,6 +23,6 @@ src_install() {
}
pkg_postinst() {
- einfo "Remember to add /bin/localshell to /etc/shells and create"
- einfo "/etc/localshell.conf based on the included configuration examples"
+ elog "Remember to add /bin/localshell to /etc/shells and create"
+ elog "/etc/localshell.conf based on the included configuration examples"
}
diff --git a/app-shells/localshell/localshell-1.2.ebuild b/app-shells/localshell/localshell-1.2.ebuild
index ca88d6d30178..53c2722dc516 100644
--- a/app-shells/localshell/localshell-1.2.ebuild
+++ b/app-shells/localshell/localshell-1.2.ebuild
@@ -1,6 +1,6 @@
-# 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-shells/localshell/localshell-1.2.ebuild,v 1.2 2005/08/30 01:06:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.2.ebuild,v 1.3 2007/01/24 03:54:04 genone Exp $
DESCRIPTION="Localshell allows per-user/group local control of shell execution."
HOMEPAGE="http://research.iat.sfu.ca/custom-software/localshell/"
@@ -23,6 +23,6 @@ src_install() {
}
pkg_postinst() {
- einfo "Remember to add /bin/localshell to /etc/shells and create"
- einfo "/etc/localshell.conf based on the included configuration examples"
+ elog "Remember to add /bin/localshell to /etc/shells and create"
+ elog "/etc/localshell.conf based on the included configuration examples"
}