diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-09-06 02:42:30 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-09-06 02:42:30 +0000 |
commit | f8188f931bef7e766df34d30f2d341efe225a860 (patch) | |
tree | 12ee0912053d0f4a543ec98462caca1ced99b8c1 /x11-apps/xbiff/xbiff-1.0.1.ebuild | |
parent | Stable on amd64. Bug #146232. (diff) | |
download | gentoo-2-f8188f931bef7e766df34d30f2d341efe225a860.tar.gz gentoo-2-f8188f931bef7e766df34d30f2d341efe225a860.tar.bz2 gentoo-2-f8188f931bef7e766df34d30f2d341efe225a860.zip |
Stable on amd64.
(Portage version: 2.1.1_rc1-r4)
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 469bad32ab01..3ce8571676c4 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.6 2006/08/17 20:05:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/xbiff-1.0.1.ebuild,v 1.7 2006/09/06 02:42:30 metalgod 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 ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw x11-misc/xbitmaps" |