diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-18 04:47:03 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-18 04:47:03 +0000 |
commit | 13b777698ca3262d7e2536de4c2c8c9699257ee5 (patch) | |
tree | 442fdcb78f0dec5415e95702b53610b2ca9215b6 /x11-apps/xbiff/xbiff-1.0.1.ebuild | |
parent | Stable x86 (diff) | |
download | gentoo-2-13b777698ca3262d7e2536de4c2c8c9699257ee5.tar.gz gentoo-2-13b777698ca3262d7e2536de4c2c8c9699257ee5.tar.bz2 gentoo-2-13b777698ca3262d7e2536de4c2c8c9699257ee5.zip |
Stable x86
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-apps/xbiff/xbiff-1.0.1.ebuild')
-rw-r--r-- | x11-apps/xbiff/xbiff-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xbiff/xbiff-1.0.1.ebuild b/x11-apps/xbiff/xbiff-1.0.1.ebuild index 11ac43b2d334..942782c7fe57 100644 --- a/x11-apps/xbiff/xbiff-1.0.1.ebuild +++ b/x11-apps/xbiff/xbiff-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/xbiff-1.0.1.ebuild,v 1.4 2006/05/20 10:44:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/xbiff-1.0.1.ebuild,v 1.5 2006/07/18 04:47:03 tsunam Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xbiff application" -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86 ~ppc" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw x11-misc/xbitmaps" |