diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-06-27 06:00:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-06-27 06:00:09 +0000 |
commit | ebfbc48690cc979e5f8738e5fc4f90fd1b2704c9 (patch) | |
tree | e441380c3acf354c008f599d515725353bcb6428 | |
parent | Stable on ppc64; bug #183040 (diff) | |
download | gentoo-2-ebfbc48690cc979e5f8738e5fc4f90fd1b2704c9.tar.gz gentoo-2-ebfbc48690cc979e5f8738e5fc4f90fd1b2704c9.tar.bz2 gentoo-2-ebfbc48690cc979e5f8738e5fc4f90fd1b2704c9.zip |
Stable on ppc64; bug #183040
(Portage version: 2.1.2.7)
-rw-r--r-- | media-gfx/xfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xfig/xfig-3.2.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xfig/ChangeLog b/media-gfx/xfig/ChangeLog index efbd5f947c08..06d11d1afe74 100644 --- a/media-gfx/xfig/ChangeLog +++ b/media-gfx/xfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xfig # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.47 2007/06/26 21:21:13 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.48 2007/06/27 06:00:09 corsair Exp $ + + 27 Jun 2007; Markus Rothe <corsair@gentoo.org> xfig-3.2.5-r1.ebuild: + Stable on ppc64; bug #183040 26 Jun 2007; Lars Weiler <pylon@gentoo.org> xfig-3.2.5-r1.ebuild: Stable on ppc; bug #183040. diff --git a/media-gfx/xfig/xfig-3.2.5-r1.ebuild b/media-gfx/xfig/xfig-3.2.5-r1.ebuild index c7fb56967625..2a35ef9a8ae6 100644 --- a/media-gfx/xfig/xfig-3.2.5-r1.ebuild +++ b/media-gfx/xfig/xfig-3.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5-r1.ebuild,v 1.6 2007/06/26 21:21:13 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5-r1.ebuild,v 1.7 2007/06/27 06:00:09 corsair Exp $ inherit eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://www.xfig.org/software/xfig/3.2.5/${MY_P}.full.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" IUSE="" RDEPEND="|| ( ( x11-libs/libXaw |