summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-28 16:07:47 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-28 16:07:47 +0000
commite6319d822f72be1162a9dc5f228243c99228e687 (patch)
tree301cf0e4c892ff14e4fabd70b1a7267f642a05fc /sys-apps/eject
parentBuild fix. See bug #55393. (Manifest recommit) (diff)
downloadgentoo-2-e6319d822f72be1162a9dc5f228243c99228e687.tar.gz
gentoo-2-e6319d822f72be1162a9dc5f228243c99228e687.tar.bz2
gentoo-2-e6319d822f72be1162a9dc5f228243c99228e687.zip
change glibc to libc
Diffstat (limited to 'sys-apps/eject')
-rw-r--r--sys-apps/eject/eject-2.0.12-r1.ebuild12
-rw-r--r--sys-apps/eject/eject-2.0.13.ebuild10
2 files changed, 11 insertions, 11 deletions
diff --git a/sys-apps/eject/eject-2.0.12-r1.ebuild b/sys-apps/eject/eject-2.0.12-r1.ebuild
index c16eb8c20d04..9f98c1861398 100644
--- a/sys-apps/eject/eject-2.0.12-r1.ebuild
+++ b/sys-apps/eject/eject-2.0.12-r1.ebuild
@@ -1,20 +1,20 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/eject-2.0.12-r1.ebuild,v 1.8 2004/06/24 22:04:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/eject-2.0.12-r1.ebuild,v 1.9 2004/06/28 16:05:39 vapier Exp $
inherit eutils
-S="${WORKDIR}/${P}"
DESCRIPTION="A command to eject a disc from the CD-ROM drive"
+HOMEPAGE="http://eject.sourceforge.net/"
SRC_URI="http://www.ibiblio.org/pub/Linux/utils/disk-management/${P}.tar.gz
http://www.pobox.com/~tranter/${P}.tar.gz"
-HOMEPAGE="http://eject.sourceforge.net/"
-KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64"
+IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/eject/eject-2.0.13.ebuild b/sys-apps/eject/eject-2.0.13.ebuild
index 88246455a210..493ec1cd3060 100644
--- a/sys-apps/eject/eject-2.0.13.ebuild
+++ b/sys-apps/eject/eject-2.0.13.ebuild
@@ -1,20 +1,20 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/eject-2.0.13.ebuild,v 1.11 2004/06/24 22:04:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/eject-2.0.13.ebuild,v 1.12 2004/06/28 16:05:39 vapier Exp $
inherit eutils
-S=${WORKDIR}/${P}
DESCRIPTION="A command to eject a disc from the CD-ROM drive"
HOMEPAGE="http://eject.sourceforge.net/"
SRC_URI="http://www.ibiblio.org/pub/Linux/utils/disk-management/${P}.tar.gz
http://www.pobox.com/~tranter/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ppc64 ia64 mips"
+SLOT="0"
+KEYWORDS="x86 ~ppc sparc mips alpha hppa amd64 ia64 ppc64"
+IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_unpack() {
unpack ${A}