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 | 8004f8eddc8ccef97cffc2888920fbb57d4e535f (patch) | |
tree | bf2f6d2c735319cace5aba6f8fbc3b5b9528eff9 /x11-libs | |
parent | add ~ia64 (Manifest recommit) (diff) | |
download | gentoo-2-8004f8eddc8ccef97cffc2888920fbb57d4e535f.tar.gz gentoo-2-8004f8eddc8ccef97cffc2888920fbb57d4e535f.tar.bz2 gentoo-2-8004f8eddc8ccef97cffc2888920fbb57d4e535f.zip |
stable on ia64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/Xaw3d/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 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/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" |