summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-27 11:10:54 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-27 11:10:54 +0000
commit5a416caba9737e851a1fd512fc086d41a0b9f664 (patch)
tree0530e705133b75fb90435abc13e0440ffe1fdee3 /dev-python/ttystatus
parentx86 stable wrt bug #516556 (diff)
downloadgentoo-2-5a416caba9737e851a1fd512fc086d41a0b9f664.tar.gz
gentoo-2-5a416caba9737e851a1fd512fc086d41a0b9f664.tar.bz2
gentoo-2-5a416caba9737e851a1fd512fc086d41a0b9f664.zip
x86 stable wrt bug #516728
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-python/ttystatus')
-rw-r--r--dev-python/ttystatus/ChangeLog7
-rw-r--r--dev-python/ttystatus/ttystatus-0.23.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/ttystatus/ChangeLog b/dev-python/ttystatus/ChangeLog
index 63f40702e057..c8f1504204a4 100644
--- a/dev-python/ttystatus/ChangeLog
+++ b/dev-python/ttystatus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ttystatus
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.10 2013/08/09 15:16:27 mschiff Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.11 2014/07/27 11:10:54 phajdan.jr Exp $
+
+ 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> ttystatus-0.23.ebuild:
+ x86 stable wrt bug #516728
*ttystatus-0.23 (09 Aug 2013)
diff --git a/dev-python/ttystatus/ttystatus-0.23.ebuild b/dev-python/ttystatus/ttystatus-0.23.ebuild
index 77217a09cd8e..e0cba0ec8817 100644
--- a/dev-python/ttystatus/ttystatus-0.23.ebuild
+++ b/dev-python/ttystatus/ttystatus-0.23.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.1 2013/08/09 15:16:27 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.2 2014/07/27 11:10:54 phajdan.jr Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://code.liw.fi/debian/pool/main/p/python-${PN}/python-${PN}_${PV}.o
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="${PYTHON_DEPS}"