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 | |
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')
-rw-r--r-- | x11-apps/xbiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xbiff/xbiff-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xbiff/ChangeLog b/x11-apps/xbiff/ChangeLog index 20091e4ffcc9..662ef3d19839 100644 --- a/x11-apps/xbiff/ChangeLog +++ b/x11-apps/xbiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xbiff # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/ChangeLog,v 1.15 2006/08/17 20:05:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/ChangeLog,v 1.16 2006/09/06 02:42:30 metalgod Exp $ + + 06 Sep 2006; Luis Medinas <metalgod@gentoo.org> xbiff-1.0.1.ebuild: + Stable on amd64. 17 Aug 2006; Markus Rothe <corsair@gentoo.org> xbiff-1.0.1.ebuild: Stable on ppc64 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" |