diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:49:05 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:49:05 +0000 |
commit | df32512c82a7f2e1e27f5369c872405d02b5e081 (patch) | |
tree | 24ad3122224a684e1b28e63095a361c3cc3b6385 /x11-apps/xbiff | |
parent | fix patch, unix lf (diff) | |
download | historical-df32512c82a7f2e1e27f5369c872405d02b5e081.tar.gz historical-df32512c82a7f2e1e27f5369c872405d02b5e081.tar.bz2 historical-df32512c82a7f2e1e27f5369c872405d02b5e081.zip |
Added ~ppc after testing.
Package-Manager: portage-2.1_rc1-r2
Diffstat (limited to 'x11-apps/xbiff')
-rw-r--r-- | x11-apps/xbiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xbiff/files/digest-xbiff-1.0.1 | 2 | ||||
-rw-r--r-- | x11-apps/xbiff/xbiff-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xbiff/ChangeLog b/x11-apps/xbiff/ChangeLog index cbc03cf79884..5116acbc90f6 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.12 2006/03/22 20:07:00 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/ChangeLog,v 1.13 2006/05/20 10:44:36 robbat2 Exp $ + + 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xbiff-1.0.1.ebuild: + Added ~ppc after testing. 22 Mar 2006; Ferris McCormick <fmccor@gentoo.org> xbiff-1.0.1.ebuild: Add ~amd64 keyword. Builds and runs as expected. diff --git a/x11-apps/xbiff/files/digest-xbiff-1.0.1 b/x11-apps/xbiff/files/digest-xbiff-1.0.1 index 753eb6371d58..a3dc56021754 100644 --- a/x11-apps/xbiff/files/digest-xbiff-1.0.1 +++ b/x11-apps/xbiff/files/digest-xbiff-1.0.1 @@ -1 +1,3 @@ MD5 404f5add4537d22dd109c33e518a5190 xbiff-1.0.1.tar.bz2 83634 +RMD160 a728ca1004b88b7909de4bec6045e7ae0802b392 xbiff-1.0.1.tar.bz2 83634 +SHA256 9845b1fa8a1cfd408f01fd69b66808068e847cdc925d114c7723c17934a96503 xbiff-1.0.1.tar.bz2 83634 diff --git a/x11-apps/xbiff/xbiff-1.0.1.ebuild b/x11-apps/xbiff/xbiff-1.0.1.ebuild index 7738f8767298..11ac43b2d334 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.3 2006/03/22 20:07:00 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/xbiff-1.0.1.ebuild,v 1.4 2006/05/20 10:44:36 robbat2 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" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86 ~ppc" IUSE="xprint" RDEPEND="x11-libs/libXaw x11-misc/xbitmaps" |