From 916e703738d2564345e12426c4a3e3d2068ba226 Mon Sep 17 00:00:00 2001 From: Johannes Schoepfer Date: Thu, 10 Nov 2016 23:07:16 +0000 Subject: perl/perl-AnyEvent-I3: Switch to i586. Signed-off-by: David Spencer --- perl/perl-AnyEvent-I3/perl-AnyEvent-I3.SlackBuild | 8 ++++---- perl/perl-AnyEvent-I3/perl-AnyEvent-I3.info | 2 +- perl/perl-AnyEvent-I3/slack-desc | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'perl') diff --git a/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.SlackBuild b/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.SlackBuild index 586b05e689..24392b17d0 100644 --- a/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.SlackBuild +++ b/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-AnyEvent-I3 # Written by Marcin Herda -# Updated by Johannes Schoepfer +# Updated by Johannes Schoepfer # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -30,7 +30,7 @@ SRCNAM="$(printf $PRGNAM | cut -d- -f2-)" if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) ARCH=i486 ;; + i?86) ARCH=i586 ;; arm*) ARCH=arm ;; *) ARCH=$( uname -m ) ;; esac @@ -41,8 +41,8 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -if [ "$ARCH" = "i486" ]; then - SLKCFLAGS="-O2 -march=i486 -mtune=i686" +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" LIBDIRSUFFIX="" elif [ "$ARCH" = "i686" ]; then SLKCFLAGS="-O2 -march=i686 -mtune=i686" diff --git a/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.info b/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.info index cad228199d..b2a305b307 100644 --- a/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.info +++ b/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-JSON-XS perl-AnyEvent" MAINTAINER="Johannes Schoepfer" -EMAIL="slackbuilds@schoepfer.info" +EMAIL="slackbuilds[at]schoepfer[dot]info" diff --git a/perl/perl-AnyEvent-I3/slack-desc b/perl/perl-AnyEvent-I3/slack-desc index fe6172b22d..36f90fb16a 100644 --- a/perl/perl-AnyEvent-I3/slack-desc +++ b/perl/perl-AnyEvent-I3/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| perl-AnyEvent-I3: perl-AnyEvent-I3 (Communicate with the i3 window manager) perl-AnyEvent-I3: -perl-AnyEvent-I3: This module connects to the i3 window manager using the UNIX +perl-AnyEvent-I3: This module connects to the i3 window manager using the UNIX perl-AnyEvent-I3: socket based IPC interface it provides (if enabled in the perl-AnyEvent-I3: configuration file). You can then subscribe to events or perl-AnyEvent-I3: send messages and receive their replies. -- cgit v1.2.3