summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-27 22:16:46 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-27 22:16:46 +0000
commit42d0a4e6e015a7b499eef60646a2580ece8d7dc6 (patch)
treebb85dac09290cf2d4ebad531b310de43badba704 /app-editors/mp
parentmetadata + LICENSE (Manifest recommit) (diff)
downloadgentoo-2-42d0a4e6e015a7b499eef60646a2580ece8d7dc6.tar.gz
gentoo-2-42d0a4e6e015a7b499eef60646a2580ece8d7dc6.tar.bz2
gentoo-2-42d0a4e6e015a7b499eef60646a2580ece8d7dc6.zip
touch the libc
Diffstat (limited to 'app-editors/mp')
-rw-r--r--app-editors/mp/mp-3.1.9.ebuild4
-rw-r--r--app-editors/mp/mp-3.2.10.ebuild4
-rw-r--r--app-editors/mp/mp-3.2.11.ebuild4
-rw-r--r--app-editors/mp/mp-3.2.7.ebuild4
-rw-r--r--app-editors/mp/mp-3.2.8.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/app-editors/mp/mp-3.1.9.ebuild b/app-editors/mp/mp-3.1.9.ebuild
index 092f35fc8673..11420a37a2e9 100644
--- a/app-editors/mp/mp-3.1.9.ebuild
+++ b/app-editors/mp/mp-3.1.9.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-editors/mp/mp-3.1.9.ebuild,v 1.12 2004/06/24 21:59:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.1.9.ebuild,v 1.13 2004/06/27 22:16:46 vapier Exp $
DESCRIPTION="the definitive text editor"
HOMEPAGE="http://www.triptico.com/software/mp.html"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
sys-libs/ncurses"
RDEPEND="${DEPEND}
dev-lang/perl"
diff --git a/app-editors/mp/mp-3.2.10.ebuild b/app-editors/mp/mp-3.2.10.ebuild
index 9f42525de47a..1a985220044c 100644
--- a/app-editors/mp/mp-3.2.10.ebuild
+++ b/app-editors/mp/mp-3.2.10.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-editors/mp/mp-3.2.10.ebuild,v 1.5 2004/06/24 21:59:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.10.ebuild,v 1.6 2004/06/27 22:16:46 vapier Exp $
DESCRIPTION="the definitive text editor"
HOMEPAGE="http://www.triptico.com/software/mp.html"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ~sparc"
IUSE="ncurses gtk"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ncurses? ( sys-libs/ncurses )
gtk? ( =x11-libs/gtk+-1.2* )
!gtk? ( sys-libs/ncurses )"
diff --git a/app-editors/mp/mp-3.2.11.ebuild b/app-editors/mp/mp-3.2.11.ebuild
index 3613dd5d4324..99ec8bfb03ae 100644
--- a/app-editors/mp/mp-3.2.11.ebuild
+++ b/app-editors/mp/mp-3.2.11.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-editors/mp/mp-3.2.11.ebuild,v 1.6 2004/06/24 21:59:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.11.ebuild,v 1.7 2004/06/27 22:16:46 vapier Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 sparc"
IUSE="ncurses gtk"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ncurses? ( sys-libs/ncurses )
gtk? ( =x11-libs/gtk+-1.2* )
!gtk? ( sys-libs/ncurses )"
diff --git a/app-editors/mp/mp-3.2.7.ebuild b/app-editors/mp/mp-3.2.7.ebuild
index 33d7851840e4..458cb4931cca 100644
--- a/app-editors/mp/mp-3.2.7.ebuild
+++ b/app-editors/mp/mp-3.2.7.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-editors/mp/mp-3.2.7.ebuild,v 1.8 2004/06/24 21:59:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.7.ebuild,v 1.9 2004/06/27 22:16:46 vapier Exp $
DESCRIPTION="the definitive text editor"
HOMEPAGE="http://www.triptico.com/software/mp.html"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 sparc"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
sys-libs/ncurses"
RDEPEND="${DEPEND}
dev-lang/perl"
diff --git a/app-editors/mp/mp-3.2.8.ebuild b/app-editors/mp/mp-3.2.8.ebuild
index f6af2d42da91..b3297e311e49 100644
--- a/app-editors/mp/mp-3.2.8.ebuild
+++ b/app-editors/mp/mp-3.2.8.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-editors/mp/mp-3.2.8.ebuild,v 1.7 2004/06/24 21:59:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.8.ebuild,v 1.8 2004/06/27 22:16:46 vapier Exp $
DESCRIPTION="the definitive text editor"
HOMEPAGE="http://www.triptico.com/software/mp.html"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ~sparc ~amd64"
IUSE="ncurses gtk"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ncurses? ( sys-libs/ncurses )
gtk? ( =x11-libs/gtk+-1.2* )
!gtk? ( sys-libs/ncurses )"