diff options
author | 2004-02-16 22:25:54 +0000 | |
---|---|---|
committer | 2004-02-16 22:25:54 +0000 | |
commit | 7f83e71a82dd3fb1374e364d8452f73751927468 (patch) | |
tree | 25bff5ff8bb5bd941415d92ccf4038b180ee38f2 /x11-libs | |
parent | stable on sparc (diff) | |
download | historical-7f83e71a82dd3fb1374e364d8452f73751927468.tar.gz historical-7f83e71a82dd3fb1374e364d8452f73751927468.tar.bz2 historical-7f83e71a82dd3fb1374e364d8452f73751927468.zip |
stable on alpha and ia64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/dnd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/dnd/dnd-1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/neXtaw/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/neXtaw/neXtaw-0.12.ebuild | 6 |
4 files changed, 14 insertions, 8 deletions
diff --git a/x11-libs/dnd/ChangeLog b/x11-libs/dnd/ChangeLog index 082dc4a1ba55..ac05590b0ac7 100644 --- a/x11-libs/dnd/ChangeLog +++ b/x11-libs/dnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/dnd # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.5 2004/01/25 22:02:17 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.6 2004/02/16 22:25:54 agriffis Exp $ + + 16 Feb 2004; Aron Griffis <agriffis@gentoo.org> dnd-1.1.ebuild: + stable on alpha and ia64 25 Jan 2004; Markus Nigbur <pyrania@gentoo.org> dnd-1.1.ebuild: Hooray for epatch. diff --git a/x11-libs/dnd/dnd-1.1.ebuild b/x11-libs/dnd/dnd-1.1.ebuild index 1b131b1e48b2..ff1460256503 100644 --- a/x11-libs/dnd/dnd-1.1.ebuild +++ b/x11-libs/dnd/dnd-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.11 2004/01/25 22:02:17 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.12 2004/02/16 22:25:54 agriffis Exp $ S=${WORKDIR}/DND/DNDlib DESCRIPTION="OffiX' Drag'n'drop library" @@ -9,7 +9,7 @@ SRC_URI="http://leb.net/OffiX/dnd.1.1.tgz" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc alpha ia64" DEPEND="virtual/x11" diff --git a/x11-libs/neXtaw/ChangeLog b/x11-libs/neXtaw/ChangeLog index ad75656a83a5..8f64094db4d1 100644 --- a/x11-libs/neXtaw/ChangeLog +++ b/x11-libs/neXtaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/neXtaw -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/neXtaw/ChangeLog,v 1.4 2003/02/12 09:24:10 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/neXtaw/ChangeLog,v 1.5 2004/02/16 22:23:28 agriffis Exp $ + + 16 Feb 2004; Aron Griffis <agriffis@gentoo.org> neXtaw-0.12.ebuild: + stable on alpha and ia64 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-libs/neXtaw/neXtaw-0.12.ebuild b/x11-libs/neXtaw/neXtaw-0.12.ebuild index ad5051105fd8..2e67ccbb9b60 100644 --- a/x11-libs/neXtaw/neXtaw-0.12.ebuild +++ b/x11-libs/neXtaw/neXtaw-0.12.ebuild @@ -1,13 +1,13 @@ -# 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/neXtaw/neXtaw-0.12.ebuild,v 1.4 2003/02/13 16:59:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/neXtaw/neXtaw-0.12.ebuild,v 1.5 2004/02/16 22:23:28 agriffis Exp $ DESCRIPTION="Athena Widgets with N*XTSTEP appearance" HOMEPAGE="http://siag.nu/neXtaw/" SRC_URI="http://siag.nu/pub/neXtaw/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc alpha ia64" RDEPEND="x11-base/xfree" DEPEND="${RDEPEND}" |