diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-28 14:15:41 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-28 14:15:41 +0000 |
commit | c2e6506d52a90d7c600acae4932e3e377ab1d474 (patch) | |
tree | ab6901785a7172acd1a74fd24672c52f3dd98bb0 /net-analyzer/scli | |
parent | Adding GRP_STAGE23_USE to hopefully fix broken GRP build. (diff) | |
download | historical-c2e6506d52a90d7c600acae4932e3e377ab1d474.tar.gz historical-c2e6506d52a90d7c600acae4932e3e377ab1d474.tar.bz2 historical-c2e6506d52a90d7c600acae4932e3e377ab1d474.zip |
Removed acconfig.h patch-out from fix-configure patch; seems to be causing some funky weirdness.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-analyzer/scli')
-rw-r--r-- | net-analyzer/scli/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/scli/Manifest | 10 | ||||
-rw-r--r-- | net-analyzer/scli/files/scli-0.2.12-fix-configure.diff | 35 |
3 files changed, 13 insertions, 39 deletions
diff --git a/net-analyzer/scli/ChangeLog b/net-analyzer/scli/ChangeLog index 8a89067cd927..8465c19f6059 100644 --- a/net-analyzer/scli/ChangeLog +++ b/net-analyzer/scli/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/scli # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/ChangeLog,v 1.1 2005/01/28 11:49:51 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scli/ChangeLog,v 1.2 2005/01/28 14:15:41 ka0ttic Exp $ + + 28 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> + files/scli-0.2.12-fix-configure.diff: + Removed acconfig.h patch-out from fix-configure patch; seems to be causing + some funky weirdness. *scli-0.2.12 (28 Jan 2005) diff --git a/net-analyzer/scli/Manifest b/net-analyzer/scli/Manifest index f3268c62969e..fff7d55a8a55 100644 --- a/net-analyzer/scli/Manifest +++ b/net-analyzer/scli/Manifest @@ -2,15 +2,15 @@ Hash: SHA1 MD5 6f637083a2abe28438d5ab77b06d1955 scli-0.2.12.ebuild 1176 -MD5 4de02a0b158743567f1be8520c4232dc ChangeLog 491 +MD5 e0a52df9a29a50c55af7ad09e826f625 ChangeLog 682 MD5 637389da071d8ee0c0292695525bc29f metadata.xml 160 MD5 cee1db33c3c86f0256eb7666ad160781 files/digest-scli-0.2.12 63 MD5 ee225bed0ca758593aa508947a98599c files/scli-0.2.12-gentoo.diff 2503 -MD5 e7024543fc327d62c1cdca1ae7e836fe files/scli-0.2.12-fix-configure.diff 2450 +MD5 231d44387fe2820b278e6b93943a4a82 files/scli-0.2.12-fix-configure.diff 1200 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFB+idHEZCkKN40op4RAoqOAJoCvSCiJz9uZ9onpAfVfStwG9l4hwCgsofX -W077zy/vOuu3ESl5RuYr/Nk= -=U8zp +iD8DBQFB+kkWEZCkKN40op4RAqY5AKCuLkBdopTP3zVLsvVqaqrxqrAwagCfQ72t +T4WoAdTbtFmVKwKwSqVC7WE= +=bK7L -----END PGP SIGNATURE----- diff --git a/net-analyzer/scli/files/scli-0.2.12-fix-configure.diff b/net-analyzer/scli/files/scli-0.2.12-fix-configure.diff index 4c2c04fd9d16..7b7a9b215c02 100644 --- a/net-analyzer/scli/files/scli-0.2.12-fix-configure.diff +++ b/net-analyzer/scli/files/scli-0.2.12-fix-configure.diff @@ -1,37 +1,6 @@ -diff -urN scli-0.2.12.orig/acconfig.h scli-0.2.12/acconfig.h ---- scli-0.2.12.orig/acconfig.h 2005-01-28 01:19:14.000000000 -0500 -+++ scli-0.2.12/acconfig.h 1969-12-31 19:00:00.000000000 -0500 -@@ -1,27 +0,0 @@ --/* -- * acconfig.h -- -- * -- * autoheader configuration macros -- * -- * Copyright (C) 2001 Juergen Schoenwaelder -- * -- * This program is free software; you can redistribute it and/or modify -- * it under the terms of the GNU General Public License as published by -- * the Free Software Foundation; either version 2, or (at your option) -- * any later version. -- * -- * This program is distributed in the hope that it will be useful, -- * but WITHOUT ANY WARRANTY; without even the implied warranty of -- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- * GNU General Public License for more details. -- * -- * You should have received a copy of the GNU General Public License -- * along with this program; if not, write to the Free Software Foundation, -- * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -- * -- * @(#) $Id: scli-0.2.12-fix-configure.diff,v 1.1 2005/01/28 11:49:51 ka0ttic Exp $ -- */ -- --/* The full pathname of the directory containing scli plugins. */ --#define SCLI_PLUGIN_PATH "/usr/local/lib/scli" -- diff -urN scli-0.2.12.orig/configure.in scli-0.2.12/configure.in ---- scli-0.2.12.orig/configure.in 2005-01-28 01:19:14.000000000 -0500 -+++ scli-0.2.12/configure.in 2005-01-28 01:47:53.743741424 -0500 +--- scli-0.2.12.orig/configure.in 2005-01-28 08:56:45.739067213 -0500 ++++ scli-0.2.12/configure.in 2005-01-28 08:59:11.769984430 -0500 @@ -21,7 +21,7 @@ AC_CHECK_PROG(SMIDUMP, smidump, smidump) AC_SUBST(SMIDUMP) |