diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 14:30:47 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 14:30:47 +0000 |
commit | 26fc04b5183fded68b97cbe9b4fafb0ea247b368 (patch) | |
tree | 8ac24b9134b67d0c76f027da42b2b7a98e00d261 /x11-libs/xforms/xforms-1.0.90.ebuild | |
parent | Added IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-26fc04b5183fded68b97cbe9b4fafb0ea247b368.tar.gz gentoo-2-26fc04b5183fded68b97cbe9b4fafb0ea247b368.tar.bz2 gentoo-2-26fc04b5183fded68b97cbe9b4fafb0ea247b368.zip |
Stable on x86.
Diffstat (limited to 'x11-libs/xforms/xforms-1.0.90.ebuild')
-rw-r--r-- | x11-libs/xforms/xforms-1.0.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xforms/xforms-1.0.90.ebuild b/x11-libs/xforms/xforms-1.0.90.ebuild index 15bf418788e3..0ac7c92965bc 100644 --- a/x11-libs/xforms/xforms-1.0.90.ebuild +++ b/x11-libs/xforms/xforms-1.0.90.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/xforms/xforms-1.0.90.ebuild,v 1.1 2004/04/09 15:51:40 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.90.ebuild,v 1.2 2004/06/19 14:30:47 pyrania Exp $ DESCRIPTION="A graphical user interface toolkit for X" HOMEPAGE="http://www.nongnu.org/xforms/" @@ -8,7 +8,7 @@ SRC_URI="http://savannah.nongnu.org/download/xforms/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="" DEPEND="virtual/x11" |