diff options
author | 2013-06-29 18:32:30 +0000 | |
---|---|---|
committer | 2013-06-29 18:32:30 +0000 | |
commit | 36d9a888b75aabab146f748879cfc5da49fa396f (patch) | |
tree | ecde7486d60beaecacb3e1d9a8d57d52804c3a5f /media-gfx/xfig | |
parent | Stable for ppc, wrt bug #474224 (diff) | |
download | gentoo-2-36d9a888b75aabab146f748879cfc5da49fa396f.tar.gz gentoo-2-36d9a888b75aabab146f748879cfc5da49fa396f.tar.bz2 gentoo-2-36d9a888b75aabab146f748879cfc5da49fa396f.zip |
Stable for ppc, wrt bug #472340
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/xfig')
-rw-r--r-- | media-gfx/xfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xfig/xfig-3.2.5b-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xfig/ChangeLog b/media-gfx/xfig/ChangeLog index b04c01dd9dca..fbc7cf07e4f2 100644 --- a/media-gfx/xfig/ChangeLog +++ b/media-gfx/xfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xfig # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.84 2013/06/29 16:21:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.85 2013/06/29 18:32:30 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> xfig-3.2.5b-r3.ebuild: + Stable for ppc, wrt bug #472340 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> xfig-3.2.5b-r3.ebuild: Stable for sparc, wrt bug #472340 diff --git a/media-gfx/xfig/xfig-3.2.5b-r3.ebuild b/media-gfx/xfig/xfig-3.2.5b-r3.ebuild index a221b8a5c811..247dbf478890 100644 --- a/media-gfx/xfig/xfig-3.2.5b-r3.ebuild +++ b/media-gfx/xfig/xfig-3.2.5b-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5b-r3.ebuild,v 1.7 2013/06/29 16:21:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5b-r3.ebuild,v 1.8 2013/06/29 18:32:30 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/mcj/${MY_P}.full.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="nls" RDEPEND="x11-libs/libXaw |