summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2014-07-13 19:56:23 +0000
committerChristoph Junghans <ottxor@gentoo.org>2014-07-13 19:56:23 +0000
commitdc3d2a3cd9e325a0bc90cab3afe1b84db179b0c0 (patch)
tree28b475039b353e451d89dcdcb8f827c7c37ce054 /sys-fs/snapraid
parentAdded patch from Debian by Reinhard Tartler (siretart) to support Libav 10; f... (diff)
downloadgentoo-2-dc3d2a3cd9e325a0bc90cab3afe1b84db179b0c0.tar.gz
gentoo-2-dc3d2a3cd9e325a0bc90cab3afe1b84db179b0c0.tar.bz2
gentoo-2-dc3d2a3cd9e325a0bc90cab3afe1b84db179b0c0.zip
remove old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'sys-fs/snapraid')
-rw-r--r--sys-fs/snapraid/ChangeLog6
-rw-r--r--sys-fs/snapraid/snapraid-5.0.ebuild21
-rw-r--r--sys-fs/snapraid/snapraid-5.1.ebuild21
-rw-r--r--sys-fs/snapraid/snapraid-5.2.ebuild21
-rw-r--r--sys-fs/snapraid/snapraid-6.0.ebuild21
5 files changed, 5 insertions, 85 deletions
diff --git a/sys-fs/snapraid/ChangeLog b/sys-fs/snapraid/ChangeLog
index cd43d009243c..f6c2c6f13d79 100644
--- a/sys-fs/snapraid/ChangeLog
+++ b/sys-fs/snapraid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/snapraid
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/snapraid/ChangeLog,v 1.17 2014/07/13 19:55:14 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/snapraid/ChangeLog,v 1.18 2014/07/13 19:56:23 ottxor Exp $
+
+ 13 Jul 2014; Christoph Junghans <ottxor@gentoo.org> -snapraid-5.0.ebuild,
+ -snapraid-5.1.ebuild, -snapraid-5.2.ebuild, -snapraid-6.0.ebuild:
+ remove old
*snapraid-6.2 (13 Jul 2014)
diff --git a/sys-fs/snapraid/snapraid-5.0.ebuild b/sys-fs/snapraid/snapraid-5.0.ebuild
deleted file mode 100644
index a4f660298177..000000000000
--- a/sys-fs/snapraid/snapraid-5.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/snapraid/snapraid-5.0.ebuild,v 1.1 2013/11/19 04:47:09 ottxor Exp $
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="a backup program for disk array for home media centers"
-HOMEPAGE="http://snapraid.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-DOCS=( "AUTHORS" "HISTORY" "README" "TODO" "snapraid.conf.example" )
diff --git a/sys-fs/snapraid/snapraid-5.1.ebuild b/sys-fs/snapraid/snapraid-5.1.ebuild
deleted file mode 100644
index ffe30a9873fe..000000000000
--- a/sys-fs/snapraid/snapraid-5.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/snapraid/snapraid-5.1.ebuild,v 1.1 2013/12/22 00:13:44 ottxor Exp $
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="a backup program for disk array for home media centers"
-HOMEPAGE="http://snapraid.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-DOCS=( "AUTHORS" "HISTORY" "README" "TODO" "snapraid.conf.example" )
diff --git a/sys-fs/snapraid/snapraid-5.2.ebuild b/sys-fs/snapraid/snapraid-5.2.ebuild
deleted file mode 100644
index 0343ea2c11bd..000000000000
--- a/sys-fs/snapraid/snapraid-5.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/snapraid/snapraid-5.2.ebuild,v 1.1 2014/02/15 20:56:09 ottxor Exp $
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="a backup program for disk array for home media centers"
-HOMEPAGE="http://snapraid.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-DOCS=( "AUTHORS" "HISTORY" "README" "TODO" "snapraid.conf.example" )
diff --git a/sys-fs/snapraid/snapraid-6.0.ebuild b/sys-fs/snapraid/snapraid-6.0.ebuild
deleted file mode 100644
index e6db54d21080..000000000000
--- a/sys-fs/snapraid/snapraid-6.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/snapraid/snapraid-6.0.ebuild,v 1.1 2014/04/02 16:16:00 ottxor Exp $
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="a backup program for disk array for home media centers"
-HOMEPAGE="http://snapraid.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-DOCS=( "AUTHORS" "HISTORY" "README" "TODO" "snapraid.conf.example" )