diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-07-22 11:45:22 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-07-22 11:45:22 +0000 |
commit | be86e1b6bf53f4a1414679c60c6647a4c8ebcc7a (patch) | |
tree | f324c8ba45e43f9f8cb6a99e3e7db4c0bd906174 /app-misc | |
parent | Drop old. (diff) | |
download | gentoo-2-be86e1b6bf53f4a1414679c60c6647a4c8ebcc7a.tar.gz gentoo-2-be86e1b6bf53f4a1414679c60c6647a4c8ebcc7a.tar.bz2 gentoo-2-be86e1b6bf53f4a1414679c60c6647a4c8ebcc7a.zip |
Drop old.
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/trash-cli/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/trash-cli/trash-cli-0.12.4.ebuild | 23 | ||||
-rw-r--r-- | app-misc/trash-cli/trash-cli-0.12.7.ebuild | 23 | ||||
-rw-r--r-- | app-misc/trash-cli/trash-cli-0.12.9.14-r1.ebuild | 21 | ||||
-rw-r--r-- | app-misc/trash-cli/trash-cli-0.12.9.14.ebuild | 23 |
5 files changed, 6 insertions, 91 deletions
diff --git a/app-misc/trash-cli/ChangeLog b/app-misc/trash-cli/ChangeLog index b8fd5c2d503e..a5c63be24416 100644 --- a/app-misc/trash-cli/ChangeLog +++ b/app-misc/trash-cli/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-misc/trash-cli # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/ChangeLog,v 1.17 2013/02/14 20:18:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/ChangeLog,v 1.18 2013/07/22 11:45:22 mgorny Exp $ + + 22 Jul 2013; Michał Górny <mgorny@gentoo.org> -trash-cli-0.12.4.ebuild, + -trash-cli-0.12.7.ebuild, -trash-cli-0.12.9.14-r1.ebuild, + -trash-cli-0.12.9.14.ebuild: + Drop old. 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> trash-cli-0.12.9.14-r2.ebuild: Stable for x86, wrt bug #457248 diff --git a/app-misc/trash-cli/trash-cli-0.12.4.ebuild b/app-misc/trash-cli/trash-cli-0.12.4.ebuild deleted file mode 100644 index 7c49828eeeab..000000000000 --- a/app-misc/trash-cli/trash-cli-0.12.4.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.4.ebuild,v 1.4 2012/08/01 10:33:07 hasufell Exp $ - -EAPI=4 - -PYTHON_DEPEND="2:2.6" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.5 3.*" - -inherit distutils vcs-snapshot - -DESCRIPTION="Python scripts to manipulate trash cans via the command line" -HOMEPAGE="https://github.com/andreafrancia/trash-cli" -SRC_URI="http://github.com/andreafrancia/${PN}/tarball/${PV} -> - ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="dev-python/setuptools" diff --git a/app-misc/trash-cli/trash-cli-0.12.7.ebuild b/app-misc/trash-cli/trash-cli-0.12.7.ebuild deleted file mode 100644 index cb94b77390a3..000000000000 --- a/app-misc/trash-cli/trash-cli-0.12.7.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.7.ebuild,v 1.4 2012/08/03 13:29:01 ago Exp $ - -EAPI=4 - -PYTHON_DEPEND="2:2.6" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.5 3.*" - -inherit distutils vcs-snapshot - -DESCRIPTION="Python scripts to manipulate trash cans via the command line" -HOMEPAGE="https://github.com/andreafrancia/trash-cli" -SRC_URI="http://github.com/andreafrancia/${PN}/tarball/${PV} -> - ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="dev-python/setuptools" diff --git a/app-misc/trash-cli/trash-cli-0.12.9.14-r1.ebuild b/app-misc/trash-cli/trash-cli-0.12.9.14-r1.ebuild deleted file mode 100644 index add65a5a2582..000000000000 --- a/app-misc/trash-cli/trash-cli-0.12.9.14-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.9.14-r1.ebuild,v 1.3 2012/11/20 20:46:12 ago Exp $ - -EAPI=4 - -PYTHON_COMPAT="python2_6 python2_7" - -inherit python-distutils-ng vcs-snapshot - -DESCRIPTION="Python scripts to manipulate trash cans via the command line" -HOMEPAGE="https://github.com/andreafrancia/trash-cli" -SRC_URI="http://github.com/andreafrancia/${PN}/tarball/${PV} -> - ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="dev-python/setuptools" diff --git a/app-misc/trash-cli/trash-cli-0.12.9.14.ebuild b/app-misc/trash-cli/trash-cli-0.12.9.14.ebuild deleted file mode 100644 index 1af1c399001a..000000000000 --- a/app-misc/trash-cli/trash-cli-0.12.9.14.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.9.14.ebuild,v 1.1 2012/09/14 21:36:11 hasufell Exp $ - -EAPI=4 - -PYTHON_DEPEND="2:2.6" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.5 3.*" - -inherit distutils vcs-snapshot - -DESCRIPTION="Python scripts to manipulate trash cans via the command line" -HOMEPAGE="https://github.com/andreafrancia/trash-cli" -SRC_URI="http://github.com/andreafrancia/${PN}/tarball/${PV} -> - ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-python/setuptools" |