diff options
Diffstat (limited to 'virtual/gnus/gnus-0.ebuild')
-rw-r--r-- | virtual/gnus/gnus-0.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/virtual/gnus/gnus-0.ebuild b/virtual/gnus/gnus-0.ebuild deleted file mode 100644 index 404b060d72bf..000000000000 --- a/virtual/gnus/gnus-0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/gnus/gnus-0.ebuild,v 1.3 2007/06/05 15:42:11 ulm Exp $ - -DESCRIPTION="Virtual for the Gnus newsreader" -HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="" -RDEPEND="|| ( - >=app-emacs/gnus-5.10.8 - >=app-emacs/gnus-cvs-5.11 - >=virtual/emacs-22 - )" |