[gentoo-commits] gentoo-x86 commit in dev-python/ttystatus: ttystatus-0.23.ebuild ttystatus-0.22.ebuild ChangeLog

2015-01-21 Thread Agostino Sarubbo (ago)
ago 15/01/21 10:07:03

  Modified: ttystatus-0.23.ebuild ttystatus-0.22.ebuild
ChangeLog
  Log:
  Add ~sparc, wrt bug #530672
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="~sparc", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 dev-python/ttystatus/ttystatus-0.23.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?r1=1.9&r2=1.10

Index: ttystatus-0.23.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ttystatus-0.23.ebuild   20 Jan 2015 08:45:21 -  1.9
+++ ttystatus-0.23.ebuild   21 Jan 2015 10:07:02 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 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.9 
2015/01/20 08:45:21 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.10 
2015/01/21 10:07:02 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.8  dev-python/ttystatus/ttystatus-0.22.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?r1=1.7&r2=1.8

Index: ttystatus-0.22.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ttystatus-0.22.ebuild   20 Jan 2015 08:45:21 -  1.7
+++ ttystatus-0.22.ebuild   21 Jan 2015 10:07:02 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.7 
2015/01/20 08:45:21 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.8 
2015/01/21 10:07:02 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.19 dev-python/ttystatus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   20 Jan 2015 08:45:21 -  1.18
+++ ChangeLog   21 Jan 2015 10:07:03 -  1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ttystatus
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.18 
2015/01/20 08:45:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.19 
2015/01/21 10:07:03 ago Exp $
+
+  21 Jan 2015; Agostino Sarubbo  ttystatus-0.22.ebuild,
+  ttystatus-0.23.ebuild:
+  Add ~sparc, wrt bug #530672
 
   20 Jan 2015; Agostino Sarubbo  ttystatus-0.22.ebuild,
   ttystatus-0.23.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/ttystatus: ttystatus-0.23.ebuild ttystatus-0.22.ebuild ChangeLog

2015-01-20 Thread Agostino Sarubbo (ago)
ago 15/01/20 08:45:22

  Modified: ttystatus-0.23.ebuild ttystatus-0.22.ebuild
ChangeLog
  Log:
  Add ~ia64, wrt bug #530672
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="~ia64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  dev-python/ttystatus/ttystatus-0.23.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?r1=1.8&r2=1.9

Index: ttystatus-0.23.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ttystatus-0.23.ebuild   20 Jan 2015 08:44:49 -  1.8
+++ ttystatus-0.23.ebuild   20 Jan 2015 08:45:21 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 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.8 
2015/01/20 08:44:49 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.9 
2015/01/20 08:45:21 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.7  dev-python/ttystatus/ttystatus-0.22.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?r1=1.6&r2=1.7

Index: ttystatus-0.22.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ttystatus-0.22.ebuild   20 Jan 2015 08:44:49 -  1.6
+++ ttystatus-0.22.ebuild   20 Jan 2015 08:45:21 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.6 
2015/01/20 08:44:49 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.7 
2015/01/20 08:45:21 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.18 dev-python/ttystatus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   20 Jan 2015 08:44:49 -  1.17
+++ ChangeLog   20 Jan 2015 08:45:21 -  1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ttystatus
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.17 
2015/01/20 08:44:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.18 
2015/01/20 08:45:21 ago Exp $
+
+  20 Jan 2015; Agostino Sarubbo  ttystatus-0.22.ebuild,
+  ttystatus-0.23.ebuild:
+  Add ~ia64, wrt bug #530672
 
   20 Jan 2015; Agostino Sarubbo  ttystatus-0.22.ebuild,
   ttystatus-0.23.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/ttystatus: ttystatus-0.23.ebuild ttystatus-0.22.ebuild ChangeLog

2015-01-20 Thread Agostino Sarubbo (ago)
ago 15/01/20 08:44:50

  Modified: ttystatus-0.23.ebuild ttystatus-0.22.ebuild
ChangeLog
  Log:
  Add ~alpha, wrt bug #530672
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="~alpha", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  dev-python/ttystatus/ttystatus-0.23.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?r1=1.7&r2=1.8

Index: ttystatus-0.23.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ttystatus-0.23.ebuild   19 Jan 2015 13:17:57 -  1.7
+++ ttystatus-0.23.ebuild   20 Jan 2015 08:44:49 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 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.7 
2015/01/19 13:17:57 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.8 
2015/01/20 08:44:49 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.6  dev-python/ttystatus/ttystatus-0.22.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?r1=1.5&r2=1.6

Index: ttystatus-0.22.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ttystatus-0.22.ebuild   19 Jan 2015 13:17:57 -  1.5
+++ ttystatus-0.22.ebuild   20 Jan 2015 08:44:49 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.5 
2015/01/19 13:17:57 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.6 
2015/01/20 08:44:49 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.17 dev-python/ttystatus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   19 Jan 2015 13:17:57 -  1.16
+++ ChangeLog   20 Jan 2015 08:44:49 -  1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ttystatus
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.16 
2015/01/19 13:17:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.17 
2015/01/20 08:44:49 ago Exp $
+
+  20 Jan 2015; Agostino Sarubbo  ttystatus-0.22.ebuild,
+  ttystatus-0.23.ebuild:
+  Add ~alpha, wrt bug #530672
 
   19 Jan 2015; Agostino Sarubbo  ttystatus-0.22.ebuild,
   ttystatus-0.23.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/ttystatus: ttystatus-0.23.ebuild ttystatus-0.22.ebuild ChangeLog

2015-01-19 Thread Agostino Sarubbo (ago)
ago 15/01/19 13:17:23

  Modified: ttystatus-0.23.ebuild ttystatus-0.22.ebuild
ChangeLog
  Log:
  Add ~ppc, wrt bug #530672
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="~ppc", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  dev-python/ttystatus/ttystatus-0.23.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?r1=1.5&r2=1.6

Index: ttystatus-0.23.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ttystatus-0.23.ebuild   26 Dec 2014 17:54:47 -  1.5
+++ ttystatus-0.23.ebuild   19 Jan 2015 13:17:22 -  1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.5 
2014/12/26 17:54:47 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.6 
2015/01/19 13:17:22 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.4  dev-python/ttystatus/ttystatus-0.22.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?r1=1.3&r2=1.4

Index: ttystatus-0.22.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ttystatus-0.22.ebuild   24 Mar 2013 11:49:22 -  1.3
+++ ttystatus-0.22.ebuild   19 Jan 2015 13:17:22 -  1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.3 
2013/03/24 11:49:22 mschiff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.4 
2015/01/19 13:17:22 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.15 dev-python/ttystatus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   26 Dec 2014 17:54:47 -  1.14
+++ ChangeLog   19 Jan 2015 13:17:22 -  1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ttystatus
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.14 
2014/12/26 17:54:47 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.15 
2015/01/19 13:17:22 ago Exp $
+
+  19 Jan 2015; Agostino Sarubbo  ttystatus-0.22.ebuild,
+  ttystatus-0.23.ebuild:
+  Add ~ppc, wrt bug #530672
 
   26 Dec 2014; Markus Meier  ttystatus-0.23.ebuild:
   add ~arm, bug #530672