diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-09-24 14:10:05 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-09-24 14:10:05 +0000 |
commit | 1a51020bfa2e26987c70063db903e8993969e599 (patch) | |
tree | 0bf97d682c8f4362c51f8acc8621b669a4d6a652 /app-misc | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-1a51020bfa2e26987c70063db903e8993969e599.tar.gz gentoo-2-1a51020bfa2e26987c70063db903e8993969e599.tar.bz2 gentoo-2-1a51020bfa2e26987c70063db903e8993969e599.zip |
add slang to unicode deps
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/mc/ChangeLog | 3 | ||||
-rw-r--r-- | app-misc/mc/mc-4.6.0-r11.ebuild | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog index 1442fdb0db73..d32897b7c94d 100644 --- a/app-misc/mc/ChangeLog +++ b/app-misc/mc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/mc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 + 24 Sep 2004; Heinrich Wendel <lanius@gentoo.org> mc-4.6.0-r11.ebuild: + add slang to unicode deps + 21 Sep 2004; Heinrich Wendel <lanius@gentoo.org> mc-4.6.0-r11.ebuild: mark stable on x86 diff --git a/app-misc/mc/mc-4.6.0-r11.ebuild b/app-misc/mc/mc-4.6.0-r11.ebuild index e61566e287f5..d68a630de7b7 100644 --- a/app-misc/mc/mc-4.6.0-r11.ebuild +++ b/app-misc/mc/mc-4.6.0-r11.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-misc/mc/mc-4.6.0-r11.ebuild,v 1.3 2004/09/21 13:44:46 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0-r11.ebuild,v 1.4 2004/09/24 14:10:05 lanius Exp $ inherit flag-o-matic eutils @@ -23,6 +23,7 @@ DEPEND=">=sys-fs/e2fsprogs-1.19 gpm? ( >=sys-libs/gpm-1.19.3 ) slang? ( >=sys-libs/slang-1.4.9-r1 ) samba? ( >=net-fs/samba-3.0.0 ) + unicode? ( >=sys-libs/slang-1.4.9-r1 ) X? ( virtual/x11 )" src_unpack() { |