diff options
author | Prakash Shetty <crux@gentoo.org> | 2001-06-30 15:13:46 +0000 |
---|---|---|
committer | Prakash Shetty <crux@gentoo.org> | 2001-06-30 15:13:46 +0000 |
commit | 956c65887c742bb48515a705143dd5ede2e67806 (patch) | |
tree | 67a57e60916de0fa8162ab4d2e5bf11af3fa6295 /app-text | |
parent | Error in DEPEND corrected. (diff) | |
download | gentoo-2-956c65887c742bb48515a705143dd5ede2e67806.tar.gz gentoo-2-956c65887c742bb48515a705143dd5ede2e67806.tar.bz2 gentoo-2-956c65887c742bb48515a705143dd5ede2e67806.zip |
*** empty log message ***
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/nano/nano-1.0.2.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-text/nano/nano-1.0.2.ebuild b/app-text/nano/nano-1.0.2.ebuild index 503e8348afa1..529b1acae551 100644 --- a/app-text/nano/nano-1.0.2.ebuild +++ b/app-text/nano/nano-1.0.2.ebuild @@ -9,7 +9,6 @@ SRC_URI="http://www.nano-editor.org/dist/v1.0/${A}" HOMEPAGE="http://www.nano-editor.org" DEPEND=">=sys-libs/glibc-2.1.3 - >=sys-libs/pam-0.75 >=sys-libs/ncurses-5.2" src_compile() { |