+++ /dev/null
-# ChangeLog for net-p2p/fidelio
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/fidelio/ChangeLog,v 1.7 2004/06/25 00:30:57 agriffis Exp $
-
-*fidelio-1.0_beta1 (28 Jan 2003)
-
- 28 Jan 2003; Nick Hadaway <raker@gentoo.org> fidelio-1.0_beta1.ebuild,
- files/digest-fidelio-1.0_beta1 :
- Version bump.
-
- 16 Jul 2002; Olivier Reisch <doctomoe@gentoo.org> fidelio-0.9.6-r2:
- Added ppc keyword
-
-*fidelio-0.9.6-r2 (16 July 2002)
-
- 16 Jul 2002; Seemant Kulleen <seemant@gentoo.org> fidelio-0.9.6-r2
- files/digest-fidelio-0.9.6-r2 :
-
- Added USE dependent NLS compilation, SLOT, KEYWORDS, and LICENSE, and did
- some dodoc'ing.
-
- 26 Jun 2002; Thilo Bangert <bangert@gentoo.org> :
-
- moved to net-p2p; added SLOT="0"
-
-*fidelio-0.9.6 (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.
+++ /dev/null
-MD5 3b6db682b6bc7cb278925d0c19c785bd fidelio-0.9.6-r2.ebuild 1103
-MD5 14bc01e23e7950051057f868f2309329 fidelio-1.0_beta1.ebuild 1155
-MD5 257e659859aea1e182292d36fa139cd8 ChangeLog 1238
-MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
-MD5 e8edcb58d9c4af234b854837e39ae305 files/digest-fidelio-0.9.6-r2 65
-MD5 fbbabc85f7bee643067566fd5b709254 files/digest-fidelio-1.0_beta1 65
+++ /dev/null
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/fidelio/fidelio-0.9.6-r2.ebuild,v 1.9 2004/07/15 03:48:47 agriffis Exp $
-
-IUSE="nls esd"
-
-DESCRIPTION="Fidelio is a Linux/Unix client for Hotline, a proprietary protocol that combines ftp-like, irc-like and news-like functions with user authentication and permissions in one package."
-SRC_URI="http://download.sourceforge.net/fidelio/${P}.tar.gz"
-HOMEPAGE="http://fidelio.sourceforge.net/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
-
-DEPEND="=x11-libs/gtk+-1.2*
- >=gnome-base/gnome-libs-1.4.1.2
- >=dev-libs/libxml2-2.4.12
- esd? ( >=media-sound/esound-0.2.23 )"
-
-src_compile() {
-
- CFLAGS="${CFLAGS} -I/usr/include/libxml2/libxml"
- CXXFLAGS="${CXXFLAGS} -I/usr/include/libxml2/libxml"
- export CPPFLAGS="-I/usr/include/libxml2"
- export XML_CONFIG="/usr/bin/xml2-config"
-
- local myconf
-
- use nls || myconf="${myconf} --disable-nls"
-
- econf ${myconf} || die
- emake || die
-
-}
-
-src_install () {
-
- einstall || die
-
- dodoc AUTHORS ChangeLog NEWS README TODO
-}
+++ /dev/null
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/fidelio/fidelio-1.0_beta1.ebuild,v 1.5 2004/06/25 00:30:57 agriffis Exp $
-
-IUSE="nls esd"
-S=${WORKDIR}/${P/_beta1/b1}
-DESCRIPTION="Fidelio is a Linux/Unix client for Hotline, a proprietary protocol that combines ftp-like, irc-like and news-like functions with user authentication and permissions in one package."
-SRC_URI="mirror://sourceforge/fidelio/${P/_beta1/b1}.tar.gz"
-HOMEPAGE="http://fidelio.sourceforge.net/"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
-DEPEND="=x11-libs/gtk+-1.2*
- >=gnome-base/gnome-libs-1.4.1.2
- >=dev-libs/libxml2-2.4.12
- nls? ( sys-devel/gettext )
- esd? ( >=media-sound/esound-0.2.23 )"
-
-src_compile() {
- CFLAGS="${CFLAGS} -I/usr/include/libxml2/libxml"
- CXXFLAGS="${CXXFLAGS} -I/usr/include/libxml2/libxml"
- export CPPFLAGS="-I/usr/include/libxml2"
- export XML_CONFIG="/usr/bin/xml2-config"
-
- local myconf
-
- use nls || myconf="${myconf} --disable-nls"
-
- econf ${myconf} || die
- emake || die
-
-}
-
-src_install () {
-
- einstall || die
-
- dodoc AUTHORS ChangeLog NEWS README TODO
-}
+++ /dev/null
-MD5 5991eb226b354abff4e424fbdfc1b786 fidelio-0.9.6.tar.gz 319108
+++ /dev/null
-MD5 f6963b36400e172279494b022fb065ce fidelio-1.0b1.tar.gz 344574
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>net-p2p</herd>
-</pkgmetadata>