diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-02 21:37:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-02 21:37:09 +0000 |
commit | 0483341120d5a67107f72ebc2987897583baa6ce (patch) | |
tree | b5ab40e75955df1edcdedddbce3845b85bee62fb | |
parent | Stable on sparc wrt #136401 (diff) | |
download | gentoo-2-0483341120d5a67107f72ebc2987897583baa6ce.tar.gz gentoo-2-0483341120d5a67107f72ebc2987897583baa6ce.tar.bz2 gentoo-2-0483341120d5a67107f72ebc2987897583baa6ce.zip |
Stable on sparc
(Portage version: 2.1-r1)
-rw-r--r-- | media-gfx/xfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xfig/xfig-3.2.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xfig/ChangeLog b/media-gfx/xfig/ChangeLog index f0a96a015df7..248a43cf1f98 100644 --- a/media-gfx/xfig/ChangeLog +++ b/media-gfx/xfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xfig # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.26 2006/08/01 01:01:38 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.27 2006/08/02 21:37:09 gustavoz Exp $ + + 02 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> xfig-3.2.4-r2.ebuild: + Stable on sparc 01 Aug 2006; Patrick McLean <chutzpah@gentoo.org> xfig-3.2.4-r2.ebuild: Fixup libdir refernces (bug # 90799) and mark stable on amd64 (bug #140904). diff --git a/media-gfx/xfig/xfig-3.2.4-r2.ebuild b/media-gfx/xfig/xfig-3.2.4-r2.ebuild index 504d46a78fbe..7ef77fec9b0a 100644 --- a/media-gfx/xfig/xfig-3.2.4-r2.ebuild +++ b/media-gfx/xfig/xfig-3.2.4-r2.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/media-gfx/xfig/xfig-3.2.4-r2.ebuild,v 1.10 2006/08/01 01:01:38 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.4-r2.ebuild,v 1.11 2006/08/02 21:37:09 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 |