diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 08:41:16 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 08:41:16 +0000 |
commit | f98eae5b719838fb8c7ed765cc1a59512ff1efeb (patch) | |
tree | e4663d6ee852affb835c97898d280507b21007ca /sys-devel/bin86 | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-f98eae5b719838fb8c7ed765cc1a59512ff1efeb.tar.gz gentoo-2-f98eae5b719838fb8c7ed765cc1a59512ff1efeb.tar.bz2 gentoo-2-f98eae5b719838fb8c7ed765cc1a59512ff1efeb.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r-- | sys-devel/bin86/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.15.5.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.0.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.11-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.16.13.ebuild | 6 |
5 files changed, 15 insertions, 11 deletions
diff --git a/sys-devel/bin86/ChangeLog b/sys-devel/bin86/ChangeLog index cd4741573c97..bdbceb3fe2f8 100644 --- a/sys-devel/bin86/ChangeLog +++ b/sys-devel/bin86/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/bin86 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.11 2004/06/24 22:43:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.12 2004/07/02 08:37:28 eradicator Exp $ + + 02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> bin86-0.15.5.ebuild, + bin86-0.16.0.ebuild, bin86-0.16.11-r1.ebuild, bin86-0.16.13.ebuild: + virtual/glibc -> virtual/libc 07 Jan 2004; <gustavoz@gentoo.org> bin86-0.15.5.ebuild, bin86-0.16.0.ebuild, bin86-0.16.11-r1.ebuild, bin86-0.16.13.ebuild: diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild index a009f2fd435b..5953b7621f9a 100644 --- a/sys-devel/bin86/bin86-0.15.5.ebuild +++ b/sys-devel/bin86/bin86-0.15.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.14 2004/06/24 22:43:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.15 2004/07/02 08:37:28 eradicator Exp $ S=${WORKDIR}/bin86 DESCRIPTION="Assembler and loader used to create kernel bootsector" SRC_URI="http://www.cix.co.uk/~mayday/${P}.tar.gz" HOMEPAGE="http://www.cix.co.uk/~mayday/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 -sparc -ppc" diff --git a/sys-devel/bin86/bin86-0.16.0.ebuild b/sys-devel/bin86/bin86-0.16.0.ebuild index da92aa76a971..64d67feed202 100644 --- a/sys-devel/bin86/bin86-0.16.0.ebuild +++ b/sys-devel/bin86/bin86-0.16.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.0.ebuild,v 1.8 2004/06/24 22:43:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.0.ebuild,v 1.9 2004/07/02 08:37:28 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="Assembler and loader used to create kernel bootsector" SRC_URI="http://www.cix.co.uk/~mayday/${PN/bin/dev}/${P}.tar.bz2" HOMEPAGE="http://www.cix.co.uk/~mayday/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 -sparc -ppc" diff --git a/sys-devel/bin86/bin86-0.16.11-r1.ebuild b/sys-devel/bin86/bin86-0.16.11-r1.ebuild index 9f2a529f2b45..e1e994aac398 100644 --- a/sys-devel/bin86/bin86-0.16.11-r1.ebuild +++ b/sys-devel/bin86/bin86-0.16.11-r1.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/sys-devel/bin86/bin86-0.16.11-r1.ebuild,v 1.4 2004/06/24 22:43:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.11-r1.ebuild,v 1.5 2004/07/02 08:37:28 eradicator Exp $ IUSE="" @@ -13,8 +13,8 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 -sparc -ppc" -DEPEND="virtual/glibc sys-apps/sed" -RDEPEND="virtual/glibc" +DEPEND="virtual/libc sys-apps/sed" +RDEPEND="virtual/libc" src_compile() { emake PREFIX="/usr" CFLAGS="${CFLAGS} -D_POSIX_SOURCE" || die diff --git a/sys-devel/bin86/bin86-0.16.13.ebuild b/sys-devel/bin86/bin86-0.16.13.ebuild index 9164509231a2..d0f9682e45a5 100644 --- a/sys-devel/bin86/bin86-0.16.13.ebuild +++ b/sys-devel/bin86/bin86-0.16.13.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/sys-devel/bin86/bin86-0.16.13.ebuild,v 1.4 2004/06/24 22:43:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.13.ebuild,v 1.5 2004/07/02 08:37:28 eradicator Exp $ IUSE="" @@ -13,8 +13,8 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 -sparc -ppc" -DEPEND="virtual/glibc sys-apps/sed" -RDEPEND="virtual/glibc" +DEPEND="virtual/libc sys-apps/sed" +RDEPEND="virtual/libc" src_compile() { emake PREFIX="/usr" CFLAGS="${CFLAGS} -D_POSIX_SOURCE" || die |