diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2014-03-13 20:14:32 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2014-03-13 20:14:32 +0000 |
commit | 37880db653443baf092364696bade9d81f6184d8 (patch) | |
tree | 832bf1a2f6ef79c49ca17101694c6783ab4e2ff7 /x11-libs/libXaw3d | |
parent | added ~x64-macos (tested by me) (diff) | |
download | gentoo-2-37880db653443baf092364696bade9d81f6184d8.tar.gz gentoo-2-37880db653443baf092364696bade9d81f6184d8.tar.bz2 gentoo-2-37880db653443baf092364696bade9d81f6184d8.zip |
added ~x64-macos (tested by me)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'x11-libs/libXaw3d')
-rw-r--r-- | x11-libs/libXaw3d/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXaw3d/ChangeLog b/x11-libs/libXaw3d/ChangeLog index 77af720657a2..7d52f5da75ed 100644 --- a/x11-libs/libXaw3d/ChangeLog +++ b/x11-libs/libXaw3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw3d -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3d/ChangeLog,v 1.21 2012/08/07 15:49:44 mattst88 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3d/ChangeLog,v 1.22 2014/03/13 20:14:32 ottxor Exp $ + + 13 Mar 2014; Christoph Junghans <ottxor@gentoo.org> libXaw3d-1.6.2.ebuild: + added ~x64-macos (tested by me) 07 Aug 2012; Matt Turner <mattst88@gentoo.org> -files/Xaw3d-out-of-tree.diff, -files/Xaw3d-xfree86.diff, -libXaw3d-1.5-r1.ebuild: diff --git a/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild b/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild index 09906080c94e..87b0096790be 100644 --- a/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild +++ b/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild,v 1.11 2012/07/27 23:16:01 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild,v 1.12 2014/03/13 20:14:32 ottxor Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org Xaw3d library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="unicode" RDEPEND="x11-libs/libX11 |