diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-18 13:43:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-18 13:43:30 +0000 |
commit | bf897f0a6ba55f25b2fa57ee4d019ea62868dca9 (patch) | |
tree | 5ebeba44fd7516e433d9498b1d483a80c46d3cda /x11-libs | |
parent | ebuild for new version 0.9.16 (diff) | |
download | historical-bf897f0a6ba55f25b2fa57ee4d019ea62868dca9.tar.gz historical-bf897f0a6ba55f25b2fa57ee4d019ea62868dca9.tar.bz2 historical-bf897f0a6ba55f25b2fa57ee4d019ea62868dca9.zip |
stable on ia64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/Xaw3d/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/Xaw3d/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-libs/Xaw3d/ChangeLog b/x11-libs/Xaw3d/ChangeLog index 4f98d365f031..de68f6a53798 100644 --- a/x11-libs/Xaw3d/ChangeLog +++ b/x11-libs/Xaw3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/Xaw3d -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/ChangeLog,v 1.9 2003/12/20 16:13:52 gmsoft Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/ChangeLog,v 1.10 2004/02/18 13:43:30 agriffis Exp $ + + 18 Feb 2004; Aron Griffis <agriffis@gentoo.org> Xaw3d-1.5-r1.ebuild: + stable on ia64 20 Dec 2003; Guy Martin <gmsoft@gentoo.org> Xaw3d-1.5-r1.ebuild: Marked stable on hppa. diff --git a/x11-libs/Xaw3d/Manifest b/x11-libs/Xaw3d/Manifest index 0ae7eeb47224..f7eb91199945 100644 --- a/x11-libs/Xaw3d/Manifest +++ b/x11-libs/Xaw3d/Manifest @@ -1,5 +1,5 @@ -MD5 f76d65ca57ac321928a262e13571cb50 ChangeLog 1277 -MD5 0dc3ec412658efcce57f53048b7ffc0b Xaw3d-1.5-r1.ebuild 1922 +MD5 13894d94c90afe5a80c0b29a7cd4a8aa ChangeLog 1369 +MD5 fe460acd02c8f03934bd47f8a6f9d6e0 Xaw3d-1.5-r1.ebuild 1929 MD5 8103db23293fc4226cadb7df282f952b files/Xaw3d-out-of-tree.diff 232 MD5 014f228d620c9680e30cdf1c068635c2 files/Xaw3d-xfree86.diff 420 MD5 12f07352cba3c1cfefa93e5f9d10c4a0 files/digest-Xaw3d-1.5-r1 61 diff --git a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild b/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild index f26389ed06cf..cd90a11e83e8 100644 --- a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild +++ b/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.15 2003/12/20 16:13:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.16 2004/02/18 13:43:30 agriffis Exp $ # Ok, hopefully this will resolv the problem with the version of libXaw3d that # gets created. @@ -26,7 +26,7 @@ HOMEPAGE="http://freshmeat.net/projects/xaw3d/" LICENSE="X11" SLOT="0" -KEYWORDS="x86 ppc sparc alpha amd64 hppa" +KEYWORDS="x86 ppc sparc alpha amd64 hppa ia64" # There _might_ be something else, but I doubt it. DEPEND="virtual/x11" |