diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-11 18:07:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-11 18:07:36 +0000 |
commit | 3a55c3b57c9081b6e1a7d7fc6150db7f94e49f3a (patch) | |
tree | 207b7fb5a7b21325b41389c0fbdc8d1f56056f97 /x11-apps/xbiff | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-3a55c3b57c9081b6e1a7d7fc6150db7f94e49f3a.tar.gz gentoo-2-3a55c3b57c9081b6e1a7d7fc6150db7f94e49f3a.tar.bz2 gentoo-2-3a55c3b57c9081b6e1a7d7fc6150db7f94e49f3a.zip |
ppc stable #264982
(Portage version: 2.1.6.11/cvs/Linux ppc)
Diffstat (limited to 'x11-apps/xbiff')
-rw-r--r-- | x11-apps/xbiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xbiff/xbiff-1.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xbiff/ChangeLog b/x11-apps/xbiff/ChangeLog index 1b9b9b141a90..8566fb822b4f 100644 --- a/x11-apps/xbiff/ChangeLog +++ b/x11-apps/xbiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xbiff # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/ChangeLog,v 1.22 2009/04/09 14:48:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/ChangeLog,v 1.23 2009/04/11 18:07:36 nixnut Exp $ + + 11 Apr 2009; nixnut <nixnut@gentoo.org> xbiff-1.0.1-r1.ebuild: + ppc stable #264982 09 Apr 2009; Raúl Porcel <armin76@gentoo.org> xbiff-1.0.1-r1.ebuild: arm/s390/sh stable wrt #264982 diff --git a/x11-apps/xbiff/xbiff-1.0.1-r1.ebuild b/x11-apps/xbiff/xbiff-1.0.1-r1.ebuild index a03b5fcc3173..66cbc6d4f1a2 100644 --- a/x11-apps/xbiff/xbiff-1.0.1-r1.ebuild +++ b/x11-apps/xbiff/xbiff-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r1.ebuild,v 1.5 2009/04/09 14:48:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/xbiff-1.0.1-r1.ebuild,v 1.6 2009/04/11 18:07:36 nixnut Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="mailbox flag for X" -KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="amd64 arm ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" RDEPEND="x11-libs/libXaw |