diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-06-06 14:49:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-06-06 14:49:03 +0000 |
commit | 2d91bbeb5e2a42d99a662157984e603b329312dc (patch) | |
tree | 95045bf10e8a3dccc49bfa2f7d2bedbed15cfc70 /media-gfx | |
parent | Stable for HPPA (bug #470556). (diff) | |
download | gentoo-2-2d91bbeb5e2a42d99a662157984e603b329312dc.tar.gz gentoo-2-2d91bbeb5e2a42d99a662157984e603b329312dc.tar.bz2 gentoo-2-2d91bbeb5e2a42d99a662157984e603b329312dc.zip |
Stable for HPPA (bug #472340).
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-gfx')
-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 43bb793cbd01..e461ce9cfacd 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.79 2013/04/30 02:17:09 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.80 2013/06/06 14:49:03 jer Exp $ + + 06 Jun 2013; Jeroen Roovers <jer@gentoo.org> xfig-3.2.5b-r3.ebuild: + Stable for HPPA (bug #472340). 30 Apr 2013; Christoph Junghans <ottxor@gentoo.org> xfig-3.2.5b-r3.ebuild: added ~arm (tested by me) diff --git a/media-gfx/xfig/xfig-3.2.5b-r3.ebuild b/media-gfx/xfig/xfig-3.2.5b-r3.ebuild index 6377536dc646..1a5e393d3778 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.2 2013/04/30 02:17:09 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5b-r3.ebuild,v 1.3 2013/06/06 14:49:03 jer 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 |