diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 10:22:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 10:22:10 +0000 |
commit | 0dfa1bd637f8ce2c76ea7d231d49e5bbdda8a94b (patch) | |
tree | 169c1c1261d66522196a9187e6656444d0f7dd8a /media-gfx | |
parent | Stable for x86, wrt bug #470488 (diff) | |
download | gentoo-2-0dfa1bd637f8ce2c76ea7d231d49e5bbdda8a94b.tar.gz gentoo-2-0dfa1bd637f8ce2c76ea7d231d49e5bbdda8a94b.tar.bz2 gentoo-2-0dfa1bd637f8ce2c76ea7d231d49e5bbdda8a94b.zip |
Stable for x86, wrt bug #472340
(Portage version: 2.1.12.11/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.5b-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xfig/ChangeLog b/media-gfx/xfig/ChangeLog index 6243809d1d45..edbd8e6da61e 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.86 2013/06/29 19:41:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.87 2013/07/07 10:22:10 ago Exp $ + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> xfig-3.2.5b-r3.ebuild: + Stable for x86, wrt bug #472340 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> xfig-3.2.5b-r3.ebuild: Stable for ppc64, 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 245ced930918..7e8fc89258e6 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.9 2013/06/29 19:41:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5b-r3.ebuild,v 1.10 2013/07/07 10:22:10 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 |