diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:13:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:13:44 +0000 |
commit | 2f4670877e0d1742f0bff1eb0357643f69224e55 (patch) | |
tree | f5ad5ddfbe6f12c25eb457179c1e80605afcdb7f /app-misc | |
parent | Stable for amd64, wrt bug #457216 (diff) | |
download | gentoo-2-2f4670877e0d1742f0bff1eb0357643f69224e55.tar.gz gentoo-2-2f4670877e0d1742f0bff1eb0357643f69224e55.tar.bz2 gentoo-2-2f4670877e0d1742f0bff1eb0357643f69224e55.zip |
Stable for amd64, wrt bug #457248
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/trash-cli/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/trash-cli/trash-cli-0.12.9.14-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/trash-cli/ChangeLog b/app-misc/trash-cli/ChangeLog index 5edf35fd1ff1..8eb7574e360b 100644 --- a/app-misc/trash-cli/ChangeLog +++ b/app-misc/trash-cli/ChangeLog @@ -1,6 +1,9 @@ # 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.15 2013/01/06 19:04:26 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/ChangeLog,v 1.16 2013/02/14 20:13:44 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> trash-cli-0.12.9.14-r2.ebuild: + Stable for amd64, wrt bug #457248 06 Jan 2013; Julian Ospald <hasufell@gentoo.org> trash-cli-0.12.9.14-r2.ebuild: diff --git a/app-misc/trash-cli/trash-cli-0.12.9.14-r2.ebuild b/app-misc/trash-cli/trash-cli-0.12.9.14-r2.ebuild index 75cac38301db..2ebbde98b8c6 100644 --- a/app-misc/trash-cli/trash-cli-0.12.9.14-r2.ebuild +++ b/app-misc/trash-cli/trash-cli-0.12.9.14-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r2.ebuild,v 1.4 2013/01/06 19:04:26 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/trash-cli-0.12.9.14-r2.ebuild,v 1.5 2013/02/14 20:13:44 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://github.com/andreafrancia/${PN}/tarball/${PV} -> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |