summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 22:03:34 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 22:03:34 +0000
commitf3a3df655bd804b46aa41c0d09bfa007cf6c67c4 (patch)
tree09fd655738fdb50b45c721e2d80b88beae770a58 /sys-apps/mtx
parentsync IUSE (missing), trim trailing whitespace (diff)
downloadhistorical-f3a3df655bd804b46aa41c0d09bfa007cf6c67c4.tar.gz
historical-f3a3df655bd804b46aa41c0d09bfa007cf6c67c4.tar.bz2
historical-f3a3df655bd804b46aa41c0d09bfa007cf6c67c4.zip
glibc -> libc
Diffstat (limited to 'sys-apps/mtx')
-rw-r--r--sys-apps/mtx/ChangeLog6
-rw-r--r--sys-apps/mtx/mtx-1.2.17.ebuild4
-rw-r--r--sys-apps/mtx/mtx-1.2.18.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/mtx/ChangeLog b/sys-apps/mtx/ChangeLog
index b7bf93b13909..bab5fdfdbb1f 100644
--- a/sys-apps/mtx/ChangeLog
+++ b/sys-apps/mtx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/mtx
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/ChangeLog,v 1.11 2004/06/24 22:18:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/ChangeLog,v 1.12 2004/06/30 22:02:07 agriffis Exp $
+
+ 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> mtx-1.2.17.ebuild,
+ mtx-1.2.18.ebuild:
+ glibc -> libc
11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> mtx-1.2.18.ebuild:
Stable on alpha.
diff --git a/sys-apps/mtx/mtx-1.2.17.ebuild b/sys-apps/mtx/mtx-1.2.17.ebuild
index 7c8b2dcb8a21..66190d7fa82c 100644
--- a/sys-apps/mtx/mtx-1.2.17.ebuild
+++ b/sys-apps/mtx/mtx-1.2.17.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-apps/mtx/mtx-1.2.17.ebuild,v 1.12 2004/06/24 22:18:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.13 2004/06/30 22:02:07 agriffis Exp $
IUSE=""
DESCRIPTION="Utilities for controlling SCSI media changers and tape drives"
HOMEPAGE="http://mtx.sourceforge.net"
LICENSE="GPL-2"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
SRC_URI="mirror://sourceforge/${PN}/${P}rel.tar.gz"
RESTRICT="nomirror"
S=${WORKDIR}/${P}
diff --git a/sys-apps/mtx/mtx-1.2.18.ebuild b/sys-apps/mtx/mtx-1.2.18.ebuild
index ba9b3ff8879e..3fd0e02a4837 100644
--- a/sys-apps/mtx/mtx-1.2.18.ebuild
+++ b/sys-apps/mtx/mtx-1.2.18.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-apps/mtx/mtx-1.2.18.ebuild,v 1.4 2004/06/24 22:18:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.18.ebuild,v 1.5 2004/06/30 22:02:07 agriffis Exp $
IUSE=""
DESCRIPTION="Utilities for controlling SCSI media changers and tape drives"
HOMEPAGE="http://mtx.sourceforge.net"
LICENSE="GPL-2"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
SRC_URI="ftp://ftp.badtux.net/pub/storage/${PN}/${P}rel.tar.gz"
S=${WORKDIR}/${P}
KEYWORDS="~x86 ~amd64 ~sparc alpha ~ppc"