diff options
Diffstat (limited to 'libraries/log4net')
-rw-r--r-- | libraries/log4net/log4net.SlackBuild | 5 | ||||
-rw-r--r-- | libraries/log4net/log4net.info | 4 | ||||
-rw-r--r-- | libraries/log4net/slack-desc | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/libraries/log4net/log4net.SlackBuild b/libraries/log4net/log4net.SlackBuild index 2790c2fc9045..e59faca3e6c1 100644 --- a/libraries/log4net/log4net.SlackBuild +++ b/libraries/log4net/log4net.SlackBuild @@ -2,19 +2,17 @@ # Slackware build script for log4net -# Written by crocket (crockabiscuit@yahoo.com) +# Written by crocket (crockabiscuit@gmail.com) PRGNAM=log4net VERSION=${VERSION:-1.2.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi @@ -76,3 +74,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} + diff --git a/libraries/log4net/log4net.info b/libraries/log4net/log4net.info index c9357eb0b5db..4b6f89c16c92 100644 --- a/libraries/log4net/log4net.info +++ b/libraries/log4net/log4net.info @@ -6,5 +6,5 @@ MD5SUM="0085970684888a5dfb1d59b2831f8d7e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="crocket" -EMAIL="crockabiscuit@yahoo.com" -APPROVED="rworkman" +EMAIL="crockabiscuit@gmail.com" +APPROVED="Niels Horn" diff --git a/libraries/log4net/slack-desc b/libraries/log4net/slack-desc index d29e6825d346..1ab304b4d470 100644 --- a/libraries/log4net/slack-desc +++ b/libraries/log4net/slack-desc @@ -14,6 +14,6 @@ log4net: framework to the .NET runtime. The framework was kept similar in log4net: spirit to the original log4j while taking advantage of new features log4net: in the .NET runtime. log4net: -log4net: The website of log4net is http://logging.apache.org/log4net/ +log4net: Website: http://logging.apache.org/log4net/ log4net: log4net: |