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 | f7ccc7c9db34dba70cd687ff0c3231c929fca663 (patch) | |
tree | 040e65d1d8dd6573bdad2afa003b7b0261a1dc1d /media-gfx/xfig | |
parent | Stable on ppc64; bug #182993 (diff) | |
download | historical-f7ccc7c9db34dba70cd687ff0c3231c929fca663.tar.gz historical-f7ccc7c9db34dba70cd687ff0c3231c929fca663.tar.bz2 historical-f7ccc7c9db34dba70cd687ff0c3231c929fca663.zip |
Stable on ppc64; bug #183040
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'media-gfx/xfig')
-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 |