diff options
author | Cédric Krier <cedk@gentoo.org> | 2010-03-17 13:23:29 +0000 |
---|---|---|
committer | Cédric Krier <cedk@gentoo.org> | 2010-03-17 13:23:29 +0000 |
commit | b9918c16c22cfead2356781e25cded2626909aa5 (patch) | |
tree | a16f56056faf53467195527924d1f1cd1ded5163 /net-news/snownews/snownews-1.5.10.ebuild | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-b9918c16c22cfead2356781e25cded2626909aa5.tar.gz gentoo-2-b9918c16c22cfead2356781e25cded2626909aa5.tar.bz2 gentoo-2-b9918c16c22cfead2356781e25cded2626909aa5.zip |
Remove wrong dependency to XML-LibXSLT
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'net-news/snownews/snownews-1.5.10.ebuild')
-rw-r--r-- | net-news/snownews/snownews-1.5.10.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-news/snownews/snownews-1.5.10.ebuild b/net-news/snownews/snownews-1.5.10.ebuild index 33b50de9a62a..54682fb89e0a 100644 --- a/net-news/snownews/snownews-1.5.10.ebuild +++ b/net-news/snownews/snownews-1.5.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.10.ebuild,v 1.6 2008/11/09 23:48:05 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.10.ebuild,v 1.7 2010/03/17 13:23:29 cedk Exp $ inherit eutils toolchain-funcs @@ -17,7 +17,6 @@ DEPEND=">=dev-libs/libxml2-2.5.6 >=sys-libs/ncurses-5.3" RDEPEND="dev-perl/XML-LibXML - dev-perl/XML-LibXSLT dev-perl/libwww-perl" src_unpack() { |