diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-08 18:21:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-08 18:21:36 +0000 |
commit | 6d387c9a962e700c1c4aeb73dab2ba5b8f52177e (patch) | |
tree | be6446a05ff579c280a25ae8e3b9af3767d04ca3 /media-gfx | |
parent | Stable for amd64, wrt bug #297379 (diff) | |
download | gentoo-2-6d387c9a962e700c1c4aeb73dab2ba5b8f52177e.tar.gz gentoo-2-6d387c9a962e700c1c4aeb73dab2ba5b8f52177e.tar.bz2 gentoo-2-6d387c9a962e700c1c4aeb73dab2ba5b8f52177e.zip |
Stable for x86, wrt bug #297379
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/xfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xfig/xfig-3.2.5c.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xfig/ChangeLog b/media-gfx/xfig/ChangeLog index 410d55963d17..34bcb21b6ebd 100644 --- a/media-gfx/xfig/ChangeLog +++ b/media-gfx/xfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xfig # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.93 2014/11/08 18:21:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.94 2014/11/08 18:21:36 ago Exp $ + + 08 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xfig-3.2.5c.ebuild: + Stable for x86, wrt bug #297379 08 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xfig-3.2.5c.ebuild: Stable for amd64, wrt bug #297379 diff --git a/media-gfx/xfig/xfig-3.2.5c.ebuild b/media-gfx/xfig/xfig-3.2.5c.ebuild index 600800198ffb..c1b835224a19 100644 --- a/media-gfx/xfig/xfig-3.2.5c.ebuild +++ b/media-gfx/xfig/xfig-3.2.5c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5c.ebuild,v 1.4 2014/11/08 18:21:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5c.ebuild,v 1.5 2014/11/08 18:21:36 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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="nls" RDEPEND="x11-libs/libXaw |