diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-06-26 21:21:13 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-06-26 21:21:13 +0000 |
commit | d5ccc502885428e10382e6abe7d6c18f6e048dcc (patch) | |
tree | 07f19f855e7abb8e0ea997e36b0ca696d2baf18a /media-gfx/xfig | |
parent | Stable on ppc; bug #183040. (diff) | |
download | gentoo-2-d5ccc502885428e10382e6abe7d6c18f6e048dcc.tar.gz gentoo-2-d5ccc502885428e10382e6abe7d6c18f6e048dcc.tar.bz2 gentoo-2-d5ccc502885428e10382e6abe7d6c18f6e048dcc.zip |
Stable on ppc; bug #183040.
(Portage version: 2.1.3_rc5)
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 227f4ec924fa..efbd5f947c08 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.46 2007/06/25 17:50:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.47 2007/06/26 21:21:13 pylon Exp $ + + 26 Jun 2007; Lars Weiler <pylon@gentoo.org> xfig-3.2.5-r1.ebuild: + Stable on ppc; bug #183040. 25 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> xfig-3.2.5-r1.ebuild: Stable on sparc wrt #183040 diff --git a/media-gfx/xfig/xfig-3.2.5-r1.ebuild b/media-gfx/xfig/xfig-3.2.5-r1.ebuild index fc0179e63841..c7fb56967625 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.5 2007/06/25 17:50:48 gustavoz Exp $ +# $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 $ 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 |