diff options
author | 2008-02-17 02:42:42 +0000 | |
---|---|---|
committer | 2008-02-17 02:42:42 +0000 | |
commit | 1c756da475e8094961f8c301cff0dca276386939 (patch) | |
tree | 49cea85973653ebf9da58b62473aff8fccef0b16 /kde-base/kate/kate-3.5.7-r1.ebuild | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-1c756da475e8094961f8c301cff0dca276386939.tar.gz gentoo-2-1c756da475e8094961f8c301cff0dca276386939.tar.bz2 gentoo-2-1c756da475e8094961f8c301cff0dca276386939.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kate/kate-3.5.7-r1.ebuild')
-rw-r--r-- | kde-base/kate/kate-3.5.7-r1.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/kate/kate-3.5.7-r1.ebuild b/kde-base/kate/kate-3.5.7-r1.ebuild deleted file mode 100644 index 52a7756d3529..000000000000 --- a/kde-base/kate/kate-3.5.7-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-3.5.7-r1.ebuild,v 1.9 2007/08/11 16:53:20 armin76 Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -SRC_URI="${SRC_URI} - mirror://gentoo/kdebase-3.5-patchset-06.tar.bz2" - -DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -KMEXTRA="doc/kwrite" |