diff options
author | Yixun Lan <dlan@gentoo.org> | 2015-03-03 12:00:37 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2015-03-03 12:00:37 +0000 |
commit | a2c13de7f97064c2389c93daf942ce6aa654a78a (patch) | |
tree | d745a30f258cfe5610359f95cb3fa1da9213304b /x11-libs/libXaw/ChangeLog | |
parent | Make postproc fully optional (diff) | |
download | historical-a2c13de7f97064c2389c93daf942ce6aa654a78a.tar.gz historical-a2c13de7f97064c2389c93daf942ce6aa654a78a.tar.bz2 historical-a2c13de7f97064c2389c93daf942ce6aa654a78a.zip |
add arm64 support, tested on A53 board
Package-Manager: portage-2.2.17/cvs/Linux x86_64
Manifest-Sign-Key: 0xAABEFD55
Diffstat (limited to 'x11-libs/libXaw/ChangeLog')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index c34e44646696..9dfddb45add4 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.131 2015/01/06 14:29:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.132 2015/03/03 11:15:44 dlan Exp $ + + 03 Mar 2015; Yixun Lan <dlan@gentoo.org> libXaw-1.0.12.ebuild: + add arm64 support, tested on A53 board 06 Jan 2015; Pacho Ramos <pacho@gentoo.org> +files/libXaw-1.0.12-format-security.patch, libXaw-1.0.12.ebuild: |