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/libXmu/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/libXmu/ChangeLog')
-rw-r--r-- | x11-libs/libXmu/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-libs/libXmu/ChangeLog b/x11-libs/libXmu/ChangeLog index f46b09c49d70..40d5f1e9dae3 100644 --- a/x11-libs/libXmu/ChangeLog +++ b/x11-libs/libXmu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXmu -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.92 2014/06/18 21:09:35 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.93 2015/03/03 11:27:15 dlan Exp $ + + 03 Mar 2015; Yixun Lan <dlan@gentoo.org> libXmu-1.1.2.ebuild: + add arm64 support, tested on A53 board 18 Jun 2014; Michał Górny <mgorny@gentoo.org> libXmu-1.1.1-r1.ebuild, libXmu-1.1.2.ebuild: |