diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-14 15:50:45 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-14 15:50:45 +0000 |
commit | a27800c2b8f3f0ca4fc567cb7d344acca9a04b81 (patch) | |
tree | 02378291a1c9344df1144b4f78af3e573e36b632 /dev-php/PEAR-Console_Table | |
parent | Patch for better Emacs 24 compatibility. (diff) | |
download | gentoo-2-a27800c2b8f3f0ca4fc567cb7d344acca9a04b81.tar.gz gentoo-2-a27800c2b8f3f0ca4fc567cb7d344acca9a04b81.tar.bz2 gentoo-2-a27800c2b8f3f0ca4fc567cb7d344acca9a04b81.zip |
ia64 stable wrt bug #495560
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-php/PEAR-Console_Table')
-rw-r--r-- | dev-php/PEAR-Console_Table/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_Table/ChangeLog b/dev-php/PEAR-Console_Table/ChangeLog index 907f28a5e7b3..5e39f8d3cd91 100644 --- a/dev-php/PEAR-Console_Table/ChangeLog +++ b/dev-php/PEAR-Console_Table/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Console_Table # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.36 2014/02/11 19:01:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.37 2014/02/14 15:50:45 hattya Exp $ + + 14 Feb 2014; Akinori Hattori <hattya@gentoo.org> + PEAR-Console_Table-1.1.6.ebuild: + ia64 stable wrt bug #495560 11 Feb 2014; Jeroen Roovers <jer@gentoo.org> PEAR-Console_Table-1.1.6.ebuild: Stable for HPPA (bug #495560). diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild index bf64929a85b4..e936c16f3bd8 100644 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild,v 1.2 2014/02/11 19:01:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild,v 1.3 2014/02/14 15:50:45 hattya Exp $ EAPI="4" inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc64 ~sparc ~x86" DESCRIPTION="Class that makes it easy to build console style tables." LICENSE="BSD" SLOT="0" |