summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-28 05:58:14 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-28 05:58:14 +0000
commitbcc4db428c80964dc93e98a898755fb8aab9ac9f (patch)
tree76a70215c8d75461ddccafee60b93076206b0dbe /app-shells/dash
parentfix HOMEPAGE (bug #103905) (diff)
downloadhistorical-bcc4db428c80964dc93e98a898755fb8aab9ac9f.tar.gz
historical-bcc4db428c80964dc93e98a898755fb8aab9ac9f.tar.bz2
historical-bcc4db428c80964dc93e98a898755fb8aab9ac9f.zip
Punt USE=diet.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-shells/dash')
-rw-r--r--app-shells/dash/ChangeLog8
-rw-r--r--app-shells/dash/Manifest22
-rw-r--r--app-shells/dash/dash-0.5.2.4.ebuild15
-rw-r--r--app-shells/dash/dash-0.5.2.6.ebuild15
-rw-r--r--app-shells/dash/dash-0.5.2.7.ebuild15
5 files changed, 40 insertions, 35 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog
index 320690d91f22..6d302adbaf8e 100644
--- a/app-shells/dash/ChangeLog
+++ b/app-shells/dash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/dash
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.27 2005/08/19 19:24:18 hansmi Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.28 2005/08/28 05:58:14 vapier Exp $
+
+ 28 Aug 2005; Mike Frysinger <vapier@gentoo.org> dash-0.5.2.4.ebuild,
+ dash-0.5.2.6.ebuild, dash-0.5.2.7.ebuild:
+ Punt USE=diet.
19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> dash-0.5.2.6.ebuild:
Stable on ppc.
diff --git a/app-shells/dash/Manifest b/app-shells/dash/Manifest
index 7f6de0361dd4..39d2cec4ffb8 100644
--- a/app-shells/dash/Manifest
+++ b/app-shells/dash/Manifest
@@ -1,8 +1,18 @@
-MD5 45de4b5b5cb56fc4d6a75a82bdb1ac7d dash-0.5.2.4.ebuild 1178
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254
-MD5 44bf367b3eebb90b5b90d100b56c42a8 ChangeLog 3878
-MD5 4dd7977c42974ac48beb1dd26a79ecd1 dash-0.5.2.6.ebuild 1178
-MD5 dcd1b83b1ad77823a8a6ed049ead5605 dash-0.5.2.7.ebuild 1181
-MD5 e46a8a26935c33cd89771bae9f229c2a files/digest-dash-0.5.2.6 131
-MD5 376a788df401b4b221e4aba6cf233790 files/digest-dash-0.5.2.7 131
+MD5 3b8c4f5b84eafc574e79ac1ae2bf30f1 dash-0.5.2.4.ebuild 1087
+MD5 88018d2fe5edff3ec625d3401e73d11f dash-0.5.2.6.ebuild 1087
+MD5 79449f09cb134491376507ac1bc284b4 ChangeLog 4011
+MD5 1814a6fcbc334aabedf79854287693c3 dash-0.5.2.7.ebuild 1089
MD5 c7d8350182fc569d94853d53140c0f13 files/digest-dash-0.5.2.4 131
+MD5 376a788df401b4b221e4aba6cf233790 files/digest-dash-0.5.2.7 131
+MD5 e46a8a26935c33cd89771bae9f229c2a files/digest-dash-0.5.2.6 131
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDEVKLgIKl8Uu19MoRAmJhAJ9REX3FetgY2aQHibxq4WEWwmsECgCfdt1a
+eWa8wkZUm2Xij+eDoAbhEHI=
+=LcMX
+-----END PGP SIGNATURE-----
diff --git a/app-shells/dash/dash-0.5.2.4.ebuild b/app-shells/dash/dash-0.5.2.4.ebuild
index e44a444a8d90..753a270c528b 100644
--- a/app-shells/dash/dash-0.5.2.4.ebuild
+++ b/app-shells/dash/dash-0.5.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.4.ebuild,v 1.3 2005/06/05 11:58:23 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.4.ebuild,v 1.4 2005/08/28 05:58:14 vapier Exp $
inherit eutils versionator flag-o-matic toolchain-funcs
@@ -13,13 +13,12 @@ HOMEPAGE="http://ftp.debian.org/debian/pool/main/d/dash/"
SRC_URI="mirror://debian/pool/main/d/dash/${MY_P2}.orig.tar.gz \
mirror://debian/pool/main/d/dash/${DEB_P}.diff.gz"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="ppc x86"
-IUSE="diet static"
+IUSE="static"
-RDEPEND="diet? ( dev-libs/dietlibc )
- !diet? ( virtual/libc )"
+RDEPEND=""
DEPEND="${RDEPEND}
sys-apps/sed
dev-util/yacc"
@@ -35,10 +34,8 @@ src_unpack() {
src_compile() {
use static && append-ldflags -static
- CC="$(tc-getCC)"
- use diet && CC="diet ${CC}"
-
- econf CC="${CC}" || die "econf failed"
+ export CC="$(tc-getCC)"
+ econf || die "econf failed"
emake CFLAGS="${CFLAGS}" || die "emake failed"
}
diff --git a/app-shells/dash/dash-0.5.2.6.ebuild b/app-shells/dash/dash-0.5.2.6.ebuild
index 156a5eb5552b..00be284a38f0 100644
--- a/app-shells/dash/dash-0.5.2.6.ebuild
+++ b/app-shells/dash/dash-0.5.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.6.ebuild,v 1.3 2005/08/19 19:24:18 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.6.ebuild,v 1.4 2005/08/28 05:58:14 vapier Exp $
inherit eutils versionator flag-o-matic toolchain-funcs
@@ -13,13 +13,12 @@ HOMEPAGE="http://ftp.debian.org/debian/pool/main/d/dash/"
SRC_URI="mirror://debian/pool/main/d/dash/${MY_P2}.orig.tar.gz \
mirror://debian/pool/main/d/dash/${DEB_P}.diff.gz"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="ppc x86"
-IUSE="diet static"
+IUSE="static"
-RDEPEND="diet? ( dev-libs/dietlibc )
- !diet? ( virtual/libc )"
+RDEPEND=""
DEPEND="${RDEPEND}
sys-apps/sed
dev-util/yacc"
@@ -35,10 +34,8 @@ src_unpack() {
src_compile() {
use static && append-ldflags -static
- CC="$(tc-getCC)"
- use diet && CC="diet ${CC}"
-
- econf CC="${CC}" || die "econf failed"
+ export CC="$(tc-getCC)"
+ econf || die "econf failed"
emake CFLAGS="${CFLAGS}" || die "emake failed"
}
diff --git a/app-shells/dash/dash-0.5.2.7.ebuild b/app-shells/dash/dash-0.5.2.7.ebuild
index 20a05dea5720..9a1fbc19b864 100644
--- a/app-shells/dash/dash-0.5.2.7.ebuild
+++ b/app-shells/dash/dash-0.5.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.7.ebuild,v 1.1 2005/08/10 11:31:37 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.7.ebuild,v 1.2 2005/08/28 05:58:14 vapier Exp $
inherit eutils versionator flag-o-matic toolchain-funcs
@@ -13,13 +13,12 @@ HOMEPAGE="http://ftp.debian.org/debian/pool/main/d/dash/"
SRC_URI="mirror://debian/pool/main/d/dash/${MY_P2}.orig.tar.gz \
mirror://debian/pool/main/d/dash/${DEB_P}.diff.gz"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="~ppc ~x86"
-IUSE="diet static"
+IUSE="static"
-RDEPEND="diet? ( dev-libs/dietlibc )
- !diet? ( virtual/libc )"
+RDEPEND=""
DEPEND="${RDEPEND}
sys-apps/sed
dev-util/yacc"
@@ -35,10 +34,8 @@ src_unpack() {
src_compile() {
use static && append-ldflags -static
- CC="$(tc-getCC)"
- use diet && CC="diet ${CC}"
-
- econf CC="${CC}" || die "econf failed"
+ export CC="$(tc-getCC)"
+ econf || die "econf failed"
emake CFLAGS="${CFLAGS}" || die "emake failed"
}