summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/hpasm/ChangeLog7
-rw-r--r--app-admin/hpasm/files/digest-hpasm-6.30.0.12-r12
-rw-r--r--app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild20
-rw-r--r--app-admin/integrit/ChangeLog8
-rw-r--r--app-admin/integrit/integrit-3.02.00.ebuild10
-rw-r--r--app-admin/integrit/integrit-3.05.ebuild10
-rw-r--r--app-admin/integrit/integrit-4.0.ebuild8
-rw-r--r--app-admin/logrotate/ChangeLog6
-rw-r--r--app-admin/logrotate/logrotate-3.7.1-r2.ebuild16
-rw-r--r--app-admin/logrotate/logrotate-3.7.2.ebuild14
-rw-r--r--app-admin/logsentry/ChangeLog7
-rw-r--r--app-admin/logsentry/files/digest-logsentry-1.1.12
-rw-r--r--app-admin/logsentry/logsentry-1.1.1.ebuild12
-rw-r--r--app-admin/longrun/ChangeLog8
-rw-r--r--app-admin/longrun/files/digest-longrun-0.9-r24
-rw-r--r--app-admin/longrun/longrun-0.9-r2.ebuild18
-rw-r--r--app-admin/longrun/longrun-0.9-r3.ebuild18
17 files changed, 98 insertions, 72 deletions
diff --git a/app-admin/hpasm/ChangeLog b/app-admin/hpasm/ChangeLog
index 0dfaff141fd0..9e50c45d0e66 100644
--- a/app-admin/hpasm/ChangeLog
+++ b/app-admin/hpasm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/hpasm
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/hpasm/ChangeLog,v 1.12 2005/08/23 17:39:51 flameeyes Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/hpasm/ChangeLog,v 1.13 2007/01/24 14:25:25 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> hpasm-6.30.0.12-r1.ebuild:
+ Replacing einfo with elog
23 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
hpasm-6.30.0.12-r1.ebuild:
diff --git a/app-admin/hpasm/files/digest-hpasm-6.30.0.12-r1 b/app-admin/hpasm/files/digest-hpasm-6.30.0.12-r1
index daaf32b974d5..f3a52d6a18a3 100644
--- a/app-admin/hpasm/files/digest-hpasm-6.30.0.12-r1
+++ b/app-admin/hpasm/files/digest-hpasm-6.30.0.12-r1
@@ -1 +1,3 @@
MD5 c7605da770f5936870eebbd79eb25260 hpasm-6.30.0-12.Redhat8_0.i386.rpm 3821701
+RMD160 c3d74252de7ffc69b82b25b94cc93ded9af9a474 hpasm-6.30.0-12.Redhat8_0.i386.rpm 3821701
+SHA256 8a00433d1b27f879df99eb023d9f3a2a869483391e72a647d5c4e2faa8189fa1 hpasm-6.30.0-12.Redhat8_0.i386.rpm 3821701
diff --git a/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild b/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild
index aa6af70ab077..f075dcb326d0 100644
--- a/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild
+++ b/app-admin/hpasm/hpasm-6.30.0.12-r1.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-admin/hpasm/hpasm-6.30.0.12-r1.ebuild,v 1.18 2005/08/23 17:39:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild,v 1.19 2007/01/24 14:25:25 genone Exp $
inherit rpm
@@ -64,12 +64,12 @@ src_install() {
}
pkg_postinst() {
- einfo ""
- einfo "If you want to run cpqimlview or hpimlview you will"
- einfo "need to emerge an X11 implementation, tix, and tclx"
- einfo ""
- einfo "You now need to execute /etc/init.d/hpasm start in"
- einfo "order to use the installed package. The kernel"
- einfo "modules will automatically build for you."
- einfo ""
+ elog
+ elog "If you want to run cpqimlview or hpimlview you will"
+ elog "need to emerge an X11 implementation, tix, and tclx"
+ elog
+ elog "You now need to execute /etc/init.d/hpasm start in"
+ elog "order to use the installed package. The kernel"
+ elog "modules will automatically build for you."
+ elog
}
diff --git a/app-admin/integrit/ChangeLog b/app-admin/integrit/ChangeLog
index 5ce9f85183e2..7572b83eef3c 100644
--- a/app-admin/integrit/ChangeLog
+++ b/app-admin/integrit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/integrit
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/ChangeLog,v 1.15 2007/01/17 09:10:12 hyakuhei Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/ChangeLog,v 1.16 2007/01/24 14:28:16 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> integrit-3.02.00.ebuild,
+ integrit-3.05.ebuild, integrit-4.0.ebuild:
+ Replacing einfo with elog
*integrit-4.0 (17/01/07)
17 Jan 2007; Robert Clark <hyakuhei@gentoo.org> integrit-4.0.ebuild:
diff --git a/app-admin/integrit/integrit-3.02.00.ebuild b/app-admin/integrit/integrit-3.02.00.ebuild
index 3a5805e2134c..a07b32ab805e 100644
--- a/app-admin/integrit/integrit-3.02.00.ebuild
+++ b/app-admin/integrit/integrit-3.02.00.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-3.02.00.ebuild,v 1.15 2006/05/08 05:08:33 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-3.02.00.ebuild,v 1.16 2007/01/24 14:28:16 genone Exp $
DESCRIPTION="file integrity verification program"
HOMEPAGE="http://integrit.sourceforge.net/"
@@ -52,7 +52,7 @@ src_install() {
}
pkg_postinst() {
- einfo "It is recommended that the integrit binary is copied to a secure"
- einfo "location and re-copied at runtime or run from a secure medium."
- einfo "You should also create a configuration file (see examples)."
+ elog "It is recommended that the integrit binary is copied to a secure"
+ elog "location and re-copied at runtime or run from a secure medium."
+ elog "You should also create a configuration file (see examples)."
}
diff --git a/app-admin/integrit/integrit-3.05.ebuild b/app-admin/integrit/integrit-3.05.ebuild
index a7f0f9c9630d..48e3c77b35fa 100644
--- a/app-admin/integrit/integrit-3.05.ebuild
+++ b/app-admin/integrit/integrit-3.05.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-3.05.ebuild,v 1.2 2006/05/08 05:08:33 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-3.05.ebuild,v 1.3 2007/01/24 14:28:16 genone Exp $
DESCRIPTION="file integrity verification program"
HOMEPAGE="http://integrit.sourceforge.net/"
@@ -50,7 +50,7 @@ src_install() {
}
pkg_postinst() {
- einfo "It is recommended that the integrit binary is copied to a secure"
- einfo "location and re-copied at runtime or run from a secure medium."
- einfo "You should also create a configuration file (see examples)."
+ elog "It is recommended that the integrit binary is copied to a secure"
+ elog "location and re-copied at runtime or run from a secure medium."
+ elog "You should also create a configuration file (see examples)."
}
diff --git a/app-admin/integrit/integrit-4.0.ebuild b/app-admin/integrit/integrit-4.0.ebuild
index 5c888dc0cfa9..4b37ea5409a6 100644
--- a/app-admin/integrit/integrit-4.0.ebuild
+++ b/app-admin/integrit/integrit-4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-4.0.ebuild,v 1.1 2007/01/17 09:10:12 hyakuhei Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-4.0.ebuild,v 1.2 2007/01/24 14:28:16 genone Exp $
DESCRIPTION="file integrity verification program"
HOMEPAGE="http://integrit.sourceforge.net/"
@@ -49,7 +49,7 @@ src_install() {
}
pkg_postinst() {
- einfo "It is recommended that the integrit binary is copied to a secure"
- einfo "location and re-copied at runtime or run from a secure medium."
- einfo "You should also create a configuration file (see examples)."
+ elog "It is recommended that the integrit binary is copied to a secure"
+ elog "location and re-copied at runtime or run from a secure medium."
+ elog "You should also create a configuration file (see examples)."
}
diff --git a/app-admin/logrotate/ChangeLog b/app-admin/logrotate/ChangeLog
index abc1a5d1e39c..82a64d35ff03 100644
--- a/app-admin/logrotate/ChangeLog
+++ b/app-admin/logrotate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/logrotate
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/ChangeLog,v 1.65 2007/01/21 17:10:40 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/ChangeLog,v 1.66 2007/01/24 14:30:05 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> logrotate-3.7.1-r2.ebuild,
+ logrotate-3.7.2.ebuild:
+ Replacing einfo with elog
21 Jan 2007; Daniel Gryniewicz <dang@gentoo.org> logrotate-3.7.2.ebuild:
Use toolchain-funcs to get compiler name; bug #119638
diff --git a/app-admin/logrotate/logrotate-3.7.1-r2.ebuild b/app-admin/logrotate/logrotate-3.7.1-r2.ebuild
index eea0807021db..0fff9086b50a 100644
--- a/app-admin/logrotate/logrotate-3.7.1-r2.ebuild
+++ b/app-admin/logrotate/logrotate-3.7.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.1-r2.ebuild,v 1.12 2006/07/20 15:04:34 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.1-r2.ebuild,v 1.13 2007/01/24 14:30:05 genone Exp $
inherit eutils
@@ -63,10 +63,10 @@ src_install() {
}
pkg_postinst() {
- einfo "If you wish to have logrotate e-mail you updates, please"
- einfo "emerge mail-client/mailx and configure logrotate in"
- einfo "/etc/logrotate.conf appropriately"
- einfo
- einfo "Additionally, /etc/logrotate.conf may need to be modified"
- einfo "for your particular needs. See man logrotate for details."
+ elog "If you wish to have logrotate e-mail you updates, please"
+ elog "emerge mail-client/mailx and configure logrotate in"
+ elog "/etc/logrotate.conf appropriately"
+ elog
+ elog "Additionally, /etc/logrotate.conf may need to be modified"
+ elog "for your particular needs. See man logrotate for details."
}
diff --git a/app-admin/logrotate/logrotate-3.7.2.ebuild b/app-admin/logrotate/logrotate-3.7.2.ebuild
index 20bc46e74faf..49f3d4c8033e 100644
--- a/app-admin/logrotate/logrotate-3.7.2.ebuild
+++ b/app-admin/logrotate/logrotate-3.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.2.ebuild,v 1.9 2007/01/21 17:10:40 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.2.ebuild,v 1.10 2007/01/24 14:30:05 genone Exp $
inherit eutils toolchain-funcs
@@ -56,10 +56,10 @@ src_install() {
}
pkg_postinst() {
- einfo "If you wish to have logrotate e-mail you updates, please"
- einfo "emerge mail-client/mailx and configure logrotate in"
- einfo "/etc/logrotate.conf appropriately"
- einfo
- einfo "Additionally, /etc/logrotate.conf may need to be modified"
- einfo "for your particular needs. See man logrotate for details."
+ elog "If you wish to have logrotate e-mail you updates, please"
+ elog "emerge mail-client/mailx and configure logrotate in"
+ elog "/etc/logrotate.conf appropriately"
+ elog
+ elog "Additionally, /etc/logrotate.conf may need to be modified"
+ elog "for your particular needs. See man logrotate for details."
}
diff --git a/app-admin/logsentry/ChangeLog b/app-admin/logsentry/ChangeLog
index 4a71d8da425b..49c56ffabd4e 100644
--- a/app-admin/logsentry/ChangeLog
+++ b/app-admin/logsentry/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/logsentry
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logsentry/ChangeLog,v 1.21 2005/08/07 20:44:04 ka0ttic Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logsentry/ChangeLog,v 1.22 2007/01/24 14:32:04 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> logsentry-1.1.1.ebuild:
+ Replacing einfo with elog
07 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> logsentry-1.1.1.ebuild:
Added ~mips.
diff --git a/app-admin/logsentry/files/digest-logsentry-1.1.1 b/app-admin/logsentry/files/digest-logsentry-1.1.1
index 9c8c0cd8fb3f..1631ef384a87 100644
--- a/app-admin/logsentry/files/digest-logsentry-1.1.1
+++ b/app-admin/logsentry/files/digest-logsentry-1.1.1
@@ -1 +1,3 @@
MD5 e97c2f096e219e20310c1b80e9e1bc29 logsentry-1.1.1.tar.gz 30267
+RMD160 1865f598b4bf32af466d4aec5e0803249a61c442 logsentry-1.1.1.tar.gz 30267
+SHA256 dfe4cb29305c619dc0a0aca5b11b2bd397baccf3076b48f03457f66f299ab42e logsentry-1.1.1.tar.gz 30267
diff --git a/app-admin/logsentry/logsentry-1.1.1.ebuild b/app-admin/logsentry/logsentry-1.1.1.ebuild
index 8b86639fd9b4..6b4a6fa1ea28 100644
--- a/app-admin/logsentry/logsentry-1.1.1.ebuild
+++ b/app-admin/logsentry/logsentry-1.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logsentry/logsentry-1.1.1.ebuild,v 1.25 2006/08/06 16:14:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logsentry/logsentry-1.1.1.ebuild,v 1.26 2007/01/24 14:32:04 genone Exp $
DESCRIPTION="automatically monitor system logs and mail security violations on a periodic basis"
# Seems that the project has been discontinued by CISCO?
@@ -56,8 +56,8 @@ EOF
}
pkg_postinst() {
- einfo
- einfo "Uncomment the logcheck line in /etc/cron.hourly/logsentry.cron,"
- einfo "or add directly to root's crontab"
- einfo
+ elog
+ elog "Uncomment the logcheck line in /etc/cron.hourly/logsentry.cron,"
+ elog "or add directly to root's crontab"
+ elog
}
diff --git a/app-admin/longrun/ChangeLog b/app-admin/longrun/ChangeLog
index 7ed50e58fe8c..facd0e3794e6 100644
--- a/app-admin/longrun/ChangeLog
+++ b/app-admin/longrun/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/longrun
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/ChangeLog,v 1.14 2006/03/19 20:19:16 betelgeuse Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/ChangeLog,v 1.15 2007/01/24 14:34:58 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> longrun-0.9-r2.ebuild,
+ longrun-0.9-r3.ebuild:
+ Replacing einfo with elog
19 Mar 2006; Petteri Räty <betelgeuse@gentoo.org> longrun-0.9-r3.ebuild:
Marked stable on x86.
diff --git a/app-admin/longrun/files/digest-longrun-0.9-r2 b/app-admin/longrun/files/digest-longrun-0.9-r2
index dbf4a566ce87..1c229f4bea54 100644
--- a/app-admin/longrun/files/digest-longrun-0.9-r2
+++ b/app-admin/longrun/files/digest-longrun-0.9-r2
@@ -1,2 +1,6 @@
MD5 046a0e3f783d1d50b11a24b309bd40b1 longrun-0.9.tar.bz2 11539
+RMD160 340fde69f8a719cea1ace07b6051f8f45ee13729 longrun-0.9.tar.bz2 11539
+SHA256 85d2bb0694ded7d727c3f819b12432a78b7c3d9723580d17d7a9e3a21d969f7b longrun-0.9.tar.bz2 11539
MD5 acaeaf906e1c1ccc7e61cf3c66d49858 longrun_0.9-17.diff.gz 13897
+RMD160 3f43739df95bceef58d0387912d28d1d94989eb7 longrun_0.9-17.diff.gz 13897
+SHA256 515c7a2d4ce719c4d51f1ec61e2bb8a21c2f6dc44dc75dc2b9245ebbbffc75d3 longrun_0.9-17.diff.gz 13897
diff --git a/app-admin/longrun/longrun-0.9-r2.ebuild b/app-admin/longrun/longrun-0.9-r2.ebuild
index c3c5297db8d8..48b44cc11377 100644
--- a/app-admin/longrun/longrun-0.9-r2.ebuild
+++ b/app-admin/longrun/longrun-0.9-r2.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-admin/longrun/longrun-0.9-r2.ebuild,v 1.2 2005/09/03 21:35:27 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r2.ebuild,v 1.3 2007/01/24 14:34:58 genone Exp $
inherit eutils linux-info
@@ -51,15 +51,15 @@ src_install() {
pkg_postinst() {
if linux_chkconfig_module X86_MSR; then
- einfo "You have compiled MSR as a module."
- einfo "You need to load it before using Longrun."
- einfo "The module is called msr."
- einfo
+ elog "You have compiled MSR as a module."
+ elog "You need to load it before using Longrun."
+ elog "The module is called msr."
+ elog
fi
if linux_chkconfig_module X86_CPUID; then
- einfo "You have compiled CPUID as a module."
- einfo "You need to load it before using Longrun."
- einfo "The module is called cpuid."
+ elog "You have compiled CPUID as a module."
+ elog "You need to load it before using Longrun."
+ elog "The module is called cpuid."
fi
}
diff --git a/app-admin/longrun/longrun-0.9-r3.ebuild b/app-admin/longrun/longrun-0.9-r3.ebuild
index 6dcb76c5f07a..7756b109f710 100644
--- a/app-admin/longrun/longrun-0.9-r3.ebuild
+++ b/app-admin/longrun/longrun-0.9-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r3.ebuild,v 1.2 2006/03/19 20:19:16 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r3.ebuild,v 1.3 2007/01/24 14:34:58 genone Exp $
inherit eutils linux-info
@@ -53,15 +53,15 @@ src_install() {
pkg_postinst() {
if linux_chkconfig_module X86_MSR; then
- einfo "You have compiled MSR as a module."
- einfo "You need to load it before using Longrun."
- einfo "The module is called msr."
- einfo
+ elog "You have compiled MSR as a module."
+ elog "You need to load it before using Longrun."
+ elog "The module is called msr."
+ elog
fi
if linux_chkconfig_module X86_CPUID; then
- einfo "You have compiled CPUID as a module."
- einfo "You need to load it before using Longrun."
- einfo "The module is called cpuid."
+ elog "You have compiled CPUID as a module."
+ elog "You need to load it before using Longrun."
+ elog "The module is called cpuid."
fi
}