diff options
Diffstat (limited to 'media-gfx/xfig')
-rw-r--r-- | media-gfx/xfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xfig/xfig-3.2.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xfig/ChangeLog b/media-gfx/xfig/ChangeLog index 48065c9a3640..dcf6cd0dfb5b 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.34 2007/03/06 14:02:51 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.35 2007/03/08 18:39:56 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> xfig-3.2.4-r3.ebuild: + Stable on sparc wrt #169475 06 Mar 2007; Marcus D. Hanwell <cryos@gentoo.org> xfig-3.2.4-r3.ebuild: Stable on amd64, bug 169475. diff --git a/media-gfx/xfig/xfig-3.2.4-r3.ebuild b/media-gfx/xfig/xfig-3.2.4-r3.ebuild index 1012b5d50cf6..04258c063f74 100644 --- a/media-gfx/xfig/xfig-3.2.4-r3.ebuild +++ b/media-gfx/xfig/xfig-3.2.4-r3.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.4-r3.ebuild,v 1.6 2007/03/06 14:02:51 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.4-r3.ebuild,v 1.7 2007/03/08 18:39:56 gustavoz Exp $ inherit eutils multilib @@ -16,7 +16,7 @@ SRC_URI="http://www.xfig.org/xfigdist/${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 |