diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-07-24 01:34:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-07-24 01:34:29 +0000 |
commit | a69fb4f8d9e1f88160e77a28c16d11de9f9e16f8 (patch) | |
tree | f1e9ee4011032562a216dd6dfd277c721dacb80f /app-shells | |
parent | stable on ppc64 (diff) | |
download | historical-a69fb4f8d9e1f88160e77a28c16d11de9f9e16f8.tar.gz historical-a69fb4f8d9e1f88160e77a28c16d11de9f9e16f8.tar.bz2 historical-a69fb4f8d9e1f88160e77a28c16d11de9f9e16f8.zip |
gnuconfig update for everyone!
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/Manifest | 24 | ||||
-rw-r--r-- | app-shells/bash/bash-2.05b-r10.ebuild | 7 | ||||
-rw-r--r-- | app-shells/bash/bash-2.05b-r9.ebuild | 7 |
3 files changed, 23 insertions, 15 deletions
diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest index 6d3888aefac3..b0e295fdfaf0 100644 --- a/app-shells/bash/Manifest +++ b/app-shells/bash/Manifest @@ -1,12 +1,22 @@ -MD5 7191ad809505d8aa0ecf82979d92ce47 bash-2.05b-r9.ebuild 2974 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 93fe500b526104ddc6b228eb66d3d40f ChangeLog 7924 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 940fb5ef625152244c2bc59257e7d927 bash-2.05b-r10.ebuild 3108 +MD5 6a2f5ace1a2dd30b1bee55eba1509027 bash-2.05b-r10.ebuild 3041 +MD5 9b26b6899167a29ee4e9c1ad0d39b5a1 bash-2.05b-r9.ebuild 2909 +MD5 edf95b873162f4548435c379e4998b4e files/bash-2.05b-empty-herestring.patch 836 +MD5 90ba92c981c1d26e45d88ecd23a1fbf5 files/bash-2.05b-multibyte-locale.patch 1897 MD5 3b905c7c9341c9009bd68f14c047815e files/bash-2.05b-rbash.patch 804 -MD5 92f8f2d44177d92edd757366dbd261dc files/bashrc 761 -MD5 4383b25cd54b24b9f459e338f06d096c files/bash-2.05b-parallel-build.patch 459 MD5 582fb9ed0ca44627978ce6836a5000dc files/config-top.h.diff 487 -MD5 1894aaae72806c410d851d046d13dd32 files/digest-bash-2.05b-r10 461 +MD5 4383b25cd54b24b9f459e338f06d096c files/bash-2.05b-parallel-build.patch 459 +MD5 92f8f2d44177d92edd757366dbd261dc files/bashrc 761 MD5 1894aaae72806c410d851d046d13dd32 files/digest-bash-2.05b-r9 461 -MD5 edf95b873162f4548435c379e4998b4e files/bash-2.05b-empty-herestring.patch 836 -MD5 90ba92c981c1d26e45d88ecd23a1fbf5 files/bash-2.05b-multibyte-locale.patch 1897 +MD5 1894aaae72806c410d851d046d13dd32 files/digest-bash-2.05b-r10 461 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.8 (GNU/Linux) + +iD8DBQFBAbywHTu7gpaalycRAr9rAJ9iaXCm/7S8XucPXdFVfvFWWlmt0gCeIn8l +dRgrnwvOKzRlV9FxqfIGYmI= +=jVtj +-----END PGP SIGNATURE----- diff --git a/app-shells/bash/bash-2.05b-r10.ebuild b/app-shells/bash/bash-2.05b-r10.ebuild index 6a369ae6bb0e..fd2212d3691f 100644 --- a/app-shells/bash/bash-2.05b-r10.ebuild +++ b/app-shells/bash/bash-2.05b-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r10.ebuild,v 1.1 2004/07/22 02:30:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r10.ebuild,v 1.2 2004/07/24 01:34:29 vapier Exp $ inherit eutils flag-o-matic gnuconfig @@ -58,12 +58,11 @@ src_unpack() { # side - although reproduceble with later 2.4 kernels, it is # especially easy with 2.6 kernels. echo '#define PGRP_PIPE 1' >> config-bot.h + + gnuconfig_update } src_compile() { - # If running mips64, we need updated configure data - use mips && gnuconfig_update - filter-flags -malign-double local myconf= diff --git a/app-shells/bash/bash-2.05b-r9.ebuild b/app-shells/bash/bash-2.05b-r9.ebuild index b92e5252d44a..b9b55ab6baea 100644 --- a/app-shells/bash/bash-2.05b-r9.ebuild +++ b/app-shells/bash/bash-2.05b-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.16 2004/06/29 03:51:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.17 2004/07/24 01:34:29 vapier Exp $ inherit eutils flag-o-matic gnuconfig @@ -56,12 +56,11 @@ src_unpack() { # side - although reproduceble with later 2.4 kernels, it is # especially easy with 2.6 kernels. echo '#define PGRP_PIPE 1' >> config-bot.h + + gnuconfig_update } src_compile() { - # If running mips64, we need updated configure data - use mips && gnuconfig_update - filter-flags -malign-double local myconf= |