diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-12-19 08:07:51 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-12-19 08:07:51 +0000 |
commit | 4edcef5d6603b82172fd73082dbb450511aeb1f1 (patch) | |
tree | 631c25989e9c3420568a360b5069aea5ea344f62 | |
parent | Remove old LeechCraft versions (diff) | |
download | gentoo-2-4edcef5d6603b82172fd73082dbb450511aeb1f1.tar.gz gentoo-2-4edcef5d6603b82172fd73082dbb450511aeb1f1.tar.bz2 gentoo-2-4edcef5d6603b82172fd73082dbb450511aeb1f1.zip |
Remove old LeechCraft versions
(Portage version: 2.1.11.34/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
4 files changed, 6 insertions, 97 deletions
diff --git a/net-news/leechcraft-aggregator/ChangeLog b/net-news/leechcraft-aggregator/ChangeLog index c1d9592ebca5..1749b27181b4 100644 --- a/net-news/leechcraft-aggregator/ChangeLog +++ b/net-news/leechcraft-aggregator/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-news/leechcraft-aggregator # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v 1.19 2012/10/08 16:02:54 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v 1.20 2012/12/19 08:07:51 maksbotan Exp $ + + 19 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-aggregator-0.5.70.ebuild, -leechcraft-aggregator-0.5.75.ebuild, + -leechcraft-aggregator-0.5.80.ebuild: + Remove old LeechCraft versions *leechcraft-aggregator-0.5.85 (08 Oct 2012) diff --git a/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.70.ebuild b/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.70.ebuild deleted file mode 100644 index 18ce0a377d17..000000000000 --- a/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.70.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.70.ebuild,v 1.4 2012/07/15 15:45:06 kensington Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Full-featured RSS/Atom feed reader for LeechCraft" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug mysql +sqlite postgres" - -DEPEND="~net-misc/leechcraft-core-${PV}[postgres?,sqlite?] - x11-libs/qt-webkit:4" -RDEPEND="${DEPEND} - virtual/leechcraft-downloader-http" - -REQUIRED_USE="|| ( mysql sqlite postgres )" - -pkg_setup(){ - if use mysql; then - ewarn "Support for MySQL databases is experimental and is more likely" - ewarn "to contain bugs or mishandle your data than other storage" - ewarn "backends. If you do not plan testing the MySQL storage backend" - ewarn "itself, consider using other backends." - ewarn "Anyway, it is perfectly safe to enable the mysql use flag as" - ewarn "long as at least one other storage is enabled since you will" - ewarn "be able to choose another storage backend at run time." - fi -} diff --git a/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.75.ebuild b/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.75.ebuild deleted file mode 100644 index cb602c9b7ffc..000000000000 --- a/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.75.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.75.ebuild,v 1.1 2012/07/19 20:11:31 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Full-featured RSS/Atom feed reader for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug mysql +sqlite postgres" - -DEPEND="~net-misc/leechcraft-core-${PV}[postgres?,sqlite?] - x11-libs/qt-webkit:4" -RDEPEND="${DEPEND} - virtual/leechcraft-downloader-http" - -REQUIRED_USE="|| ( mysql sqlite postgres )" - -pkg_setup(){ - if use mysql; then - ewarn "Support for MySQL databases is experimental and is more likely" - ewarn "to contain bugs or mishandle your data than other storage" - ewarn "backends. If you do not plan testing the MySQL storage backend" - ewarn "itself, consider using other backends." - ewarn "Anyway, it is perfectly safe to enable the mysql use flag as" - ewarn "long as at least one other storage is enabled since you will" - ewarn "be able to choose another storage backend at run time." - fi -} diff --git a/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.80.ebuild b/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.80.ebuild deleted file mode 100644 index 60f75445447a..000000000000 --- a/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.80.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/leechcraft-aggregator-0.5.80.ebuild,v 1.1 2012/08/13 14:12:50 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Full-featured RSS/Atom feed reader for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug mysql +sqlite postgres" - -DEPEND="~net-misc/leechcraft-core-${PV}[postgres?,sqlite?] - x11-libs/qt-webkit:4" -RDEPEND="${DEPEND} - virtual/leechcraft-downloader-http" - -REQUIRED_USE="|| ( mysql sqlite postgres )" - -pkg_setup(){ - if use mysql; then - ewarn "Support for MySQL databases is experimental and is more likely" - ewarn "to contain bugs or mishandle your data than other storage" - ewarn "backends. If you do not plan testing the MySQL storage backend" - ewarn "itself, consider using other backends." - ewarn "Anyway, it is perfectly safe to enable the mysql use flag as" - ewarn "long as at least one other storage is enabled since you will" - ewarn "be able to choose another storage backend at run time." - fi -} |