From ed40676841e317a2aafa04c4c804bb6043864740 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 26 Feb 2016 23:50:05 +0000 Subject: repo cleanup...drop old ebuilds, drop ebuilds already in portage tree --- dev-libs/libcitadel/ChangeLog | 62 ------------------------------ dev-libs/libcitadel/Manifest | 1 - dev-libs/libcitadel/libcitadel-8.04.ebuild | 30 --------------- dev-libs/libcitadel/metadata.xml | 17 -------- 4 files changed, 110 deletions(-) delete mode 100644 dev-libs/libcitadel/ChangeLog delete mode 100644 dev-libs/libcitadel/Manifest delete mode 100644 dev-libs/libcitadel/libcitadel-8.04.ebuild delete mode 100644 dev-libs/libcitadel/metadata.xml (limited to 'dev-libs/libcitadel') diff --git a/dev-libs/libcitadel/ChangeLog b/dev-libs/libcitadel/ChangeLog deleted file mode 100644 index 89308e90..00000000 --- a/dev-libs/libcitadel/ChangeLog +++ /dev/null @@ -1,62 +0,0 @@ -# ChangeLog for dev-libs/libcitadel -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*libcitadel-8.04 (19 Feb 2012) - - 19 Feb 2012; the_mgt themgt@uncensored.citadel.org -libcitadel-7.86.ebuild, - +libcitadel-8.04.ebuild: - Version bump to 8.04, EAPI=4 and minor improvements. Thanks to floppym and - hasufell. - - 21 Apr 2011; the_mgt themgt@mail.ru libcitadel-7.86.ebuild: - Fixed a typo in replace-flags: Used zero instead of O for -O3 filtering - - 21 Apr 2011; the_mgt themgt@mail.ru -libcitadel-7.85.ebuild, - +libcitadel-7.86.ebuild: - Version bump due to fresh release of whole Citadel suite - - 17 Mar 2011; Nathan Phillip Brink (binki) - libcitadel-7.85.ebuild: - Remove newline which confuses repoman. - - 29 Jan 2011; the_mgt the_mgt themgt@mail.ru -libcitadel-7.84.ebuild, - +libcitadel-7.85.ebuild: - Version Bump, added flag filtering for -O3, since it also contains -finline-functions. Waiting for upstream fix. - - 20 Dec 2010; the_mgt themgt@mail.ru -libcitadel-7.83.ebuild, - +libcitadel-7.84.ebuild: - Late version bump to most recent version of Citadel suite packages - - 13 Aug 2010; Thomas Sachau (Tommy[D]) - libcitadel-7.83.ebuild: - Replace spaces with tab - - 10 Aug 2010; the_mgt (the_mgt) libcitadel-7.83.ebuild: - Re-added the install phase so the files compiled by this ebuild do really - get installed... - - 03 Aug 2010; the_mgt (the_mgt) -libcitadel-7.81.ebuild, - +libcitadel-7.83.ebuild: - Version bump by renaming the libcitadel ebuild - - 22 Jul 2010; the_mgt (the_mgt) -libcitadel-7.72.ebuild, - +libcitadel-7.81.ebuild: - Version bump to 7.81, added flag-o-matic filter for -finline-functions - - 21 Feb 2010; the_mgt themgt@mail.ru -libcitadel-7.71.ebuild, - +libcitadel-7.72.ebuild: - Version bump for libcitadel, bugfix/maintenance update - - 08 Feb 2010; the_mgt themgt@mail.ru -libcitadel-7.66.ebuild, - +libcitadel-7.71.ebuild: - Version bump for libcitadel to current 7.71 version - - 04 Oct 2009; Thomas Sachau (Tommy[D]) - -libcitadel-7.63.ebuild, metadata.xml: - Nuke old version, fix metadata.xml and Changelog - - 04 Oct 2009; the_mgt themgt@mail.ru +libcitadel-7.63.ebuild, - +libcitadel-7.66.ebuild, +metadata.xml: - New Ebuild for bug 286323, blocking bug 62119 and 123139. Thanks for the - reviews and help to the people of #gentoo-sunrise diff --git a/dev-libs/libcitadel/Manifest b/dev-libs/libcitadel/Manifest deleted file mode 100644 index 05c22c16..00000000 --- a/dev-libs/libcitadel/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libcitadel-8.04.tar.gz 578398 SHA256 a8ceff160ed6b7ea5a22e245a98966be305230ddd83d3552d30c4334a410c14b diff --git a/dev-libs/libcitadel/libcitadel-8.04.ebuild b/dev-libs/libcitadel/libcitadel-8.04.ebuild deleted file mode 100644 index 09d55dbf..00000000 --- a/dev-libs/libcitadel/libcitadel-8.04.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -inherit flag-o-matic - -DESCRIPTION="Code shared across all the components of a Citadel system" -HOMEPAGE="http://citadel.org/" -SRC_URI="http://easyinstall.citadel.org/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-libs/expat - dev-libs/libical - net-misc/curl - mail-filter/libsieve - sys-libs/db - sys-libs/zlib" -RDEPEND="${DEPEND}" - -src_configure() { - filter-flags -finline-functions - replace-flags -O3 -O2 - default -} diff --git a/dev-libs/libcitadel/metadata.xml b/dev-libs/libcitadel/metadata.xml deleted file mode 100644 index 29db3a8d..00000000 --- a/dev-libs/libcitadel/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - maintainer-wanted@gentoo.org - libcitadel contains code which is shared across all - the components which make up the Citadel system. It is needed - by mail-mta/citadel and www-servers/webcit - - - - IGnatiusTFoobar@uncensored.citadel.org - IGnatius T Foobar - - http://www.citadel.org/doku.php/doku.php?id=documentation:start - http://bugzilla.citadel.org/ - - -- cgit v1.2.3