imported ebuilds from harpo.

This commit is contained in:
Micha Glave
2006-04-05 10:25:29 +00:00
commit 49a0cfa23b
94 changed files with 2503 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
/ChangeLog/1.1/Fri Oct 3 15:35:32 2003//
/Manifest/1.1/Fri Oct 3 15:35:32 2003//
/XSteak-1.7.3.ebuild/1.2/Fri Oct 3 15:36:52 2003//
D/files////

View File

@@ -0,0 +1 @@
ebuilds/app-dicts/XSteak

View File

@@ -0,0 +1 @@
:pserver:anonymous@cvs.gentoo-deutsch.berlios.de:/cvsroot/gentoo-deutsch

View File

@@ -0,0 +1,7 @@
# ChangeLog for app-dicts/Steak
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /cvsroot/gentoo-deutsch/ebuilds/app-dicts/XSteak/ChangeLog,v 1.1 2003/10/03 15:35:32 dertobi123 Exp $
#2003-10-03 Tobias Scherbaum <tobias@scherbaum.info>
Initial Release

View File

@@ -0,0 +1,8 @@
MD5 78faa6e6387953c21137e525cc668184 ChangeLog 295
MD5 5de23843d535a611bacb7696c5611bce files/digest-XSteak-1.7.3 64
MD5 62b9d8c4d2772255abdf057ab955b2f0 files/digest-ksteak-0.9.4 65
MD5 07889e9468e7ef8d3178a4f044960f76 files/digest-ksteak-1.0.0_pre1 69
MD5 801b21601bc480ff1a9fe96cd0a9b1ff files/digest-ksteak-1.0.0_pre2 69
MD5 477a703011bb3c7bcfbe0534c1e26920 ksteak-0.9.4.ebuild 529
MD5 6c3df34806bb1e57e8a4d95b4b015a2d ksteak-1.0.0_pre1.ebuild 565
MD5 947aba2bd5556d2107fc478f0befcddf ksteak-1.0.0_pre2.ebuild 572

View File

@@ -0,0 +1,2 @@
/digest-XSteak-1.7.3/1.1/Fri Oct 3 15:35:32 2003//
D

View File

@@ -0,0 +1 @@
ebuilds/app-dicts/XSteak/files

View File

@@ -0,0 +1 @@
:pserver:anonymous@cvs.gentoo-deutsch.berlios.de:/cvsroot/gentoo-deutsch

View File

@@ -0,0 +1 @@
MD5 d5ff40c7b27a75d353a8524d4c83d608 Steak.1.7.3.tar.gz 1064898

View File

@@ -0,0 +1 @@
MD5 2e60a99e1b4ffd271494bc67b800ec4d ksteak-0.9.4.tar.bz2 422031

View File

@@ -0,0 +1 @@
MD5 cd4b1c3db54d1bf882ed88af2c5a298d ksteak-1.0.0pre1.tar.bz2 424577

View File

@@ -0,0 +1 @@
MD5 b78971ffdb32e002931cff19bb6c8ba7 ksteak-1.0.0pre2.tar.bz2 460454

View File

@@ -0,0 +1,21 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /cvsroot/gentoo-deutsch/ebuilds/app-dicts/XSteak/XSteak-1.7.3.ebuild,v 1.2 2003/10/03 15:36:52 dertobi123 Exp $
inherit kde-base
need-kde 3.1
DESCRIPTION="KDE based GUI for the steak Dictionary"
HOMEPAGE="http://www.der-fritz.de/ksteak/"
SRC_URI="http://www.der-fritz.de/ksteak/${P}.tar.bz2"
LICENSE="GPL"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="app-text/ispell
app-dicts/Steak"
RDEPEND=""

View File

@@ -0,0 +1,22 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /cvsroot/gentoo-deutsch/ebuilds/app-dicts/XSteak/XSteak-1.7.3.ebuild,v 1.2 2003/10/03 15:36:52 dertobi123 Exp $
inherit kde-base
need-kde 3.1
DESCRIPTION="KDE based GUI for the steak Dictionary"
HOMEPAGE="http://www.der-fritz.de/ksteak/"
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
SRC_URI="http://www.der-fritz.de/ksteak/${MY_P}.tar.bz2"
LICENSE="GPL"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="app-text/ispell
app-dicts/Steak"
RDEPEND=""

View File

@@ -0,0 +1,22 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /cvsroot/gentoo-deutsch/ebuilds/app-dicts/XSteak/XSteak-1.7.3.ebuild,v 1.2 2003/10/03 15:36:52 dertobi123 Exp $
inherit kde-base
need-kde 3.1
DESCRIPTION="KDE based GUI for the steak Dictionary"
HOMEPAGE="http://www.der-fritz.de/ksteak/"
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
SRC_URI="http://www.der-fritz.de/ksteak/${MY_P}.tar.bz2"
LICENSE="GPL"
SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND="app-text/ispell
app-dicts/steak"
RDEPEND=""