summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2003-09-17 03:03:17 +0000
committerCaleb Tennis <caleb@gentoo.org>2003-09-17 03:03:17 +0000
commiteb5bddf3d89f298b01b6213de733ac72c4e0d8aa (patch)
tree479b2653b5834090dc0d63fd58e6c098417237ec /app-editors
parentmoved from app-admin to sys-fs (diff)
downloadhistorical-eb5bddf3d89f298b01b6213de733ac72c4e0d8aa.tar.gz
historical-eb5bddf3d89f298b01b6213de733ac72c4e0d8aa.tar.bz2
historical-eb5bddf3d89f298b01b6213de733ac72c4e0d8aa.zip
removing
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/ktexmaker2/ChangeLog27
-rw-r--r--app-editors/ktexmaker2/Manifest3
-rw-r--r--app-editors/ktexmaker2/files/digest-ktexmaker2-1.71
-rw-r--r--app-editors/ktexmaker2/ktexmaker2-1.7.ebuild17
4 files changed, 0 insertions, 48 deletions
diff --git a/app-editors/ktexmaker2/ChangeLog b/app-editors/ktexmaker2/ChangeLog
deleted file mode 100644
index 2a5b65fdccb4..000000000000
--- a/app-editors/ktexmaker2/ChangeLog
+++ /dev/null
@@ -1,27 +0,0 @@
-# ChangeLog for app-editors/ktexmaker2
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ktexmaker2/ChangeLog,v 1.6 2003/06/29 18:24:08 aliz Exp $
-
-*ktexmaker2-1.7 (12 Mar 2003)
-
- 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> :
- Added missing changelog entry.
-
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
-*ktexmaker2-1.5 (14 Apr 2002)
-
- 14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> ktexmaker2-1.5.ebuild :
-
- Added tetex as a runtime dependency. Closes bug #1722 reported by
- bastiaan@ricardis.tudelft.nl (Bastiaan Naber)
-
-*ktexmaker2-1.5 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/app-editors/ktexmaker2/Manifest b/app-editors/ktexmaker2/Manifest
deleted file mode 100644
index 25248a530ac7..000000000000
--- a/app-editors/ktexmaker2/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 eea1b57b10a62c3b6a565af2cdfe11ae files/digest-ktexmaker2-1.7 66
-MD5 4c3e2c038ad4ff2d4069530fdebf3f8e ktexmaker2-1.7.ebuild 530
-MD5 b8acb63fc87327309798f51dafaf5b7e ChangeLog 1107
diff --git a/app-editors/ktexmaker2/files/digest-ktexmaker2-1.7 b/app-editors/ktexmaker2/files/digest-ktexmaker2-1.7
deleted file mode 100644
index 0116a4335274..000000000000
--- a/app-editors/ktexmaker2/files/digest-ktexmaker2-1.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 607ead972053291f7e01bd916924ee6d ktexmaker2-1.7.tar.gz 900638
diff --git a/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild b/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild
deleted file mode 100644
index 0b980491d98a..000000000000
--- a/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ktexmaker2/ktexmaker2-1.7.ebuild,v 1.13 2003/03/11 21:11:44 seemant Exp $
-inherit kde-base
-
-need-kde 2.2
-
-DESCRIPTION="A Latex Editor and TeX shell for kde"
-SRC_URI="http://xm1.net.free.fr/linux/${P}.tar.gz"
-HOMEPAGE="http://xm1.net.free.fr/linux/index.html"
-
-DEPEND="$DEPEND dev-lang/perl"
-RDEPEND="${RDEPEND} app-text/tetex"
-
-
-LICENSE="GPL-2"
-KEYWORDS="x86 sparc "