diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 17:51:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 17:51:51 +0000 |
commit | 5ea383902f02e47687296bba8e1c3b3b070246c6 (patch) | |
tree | efd75932b69bcd8114eb6cb744800f265ec41468 /media-gfx | |
parent | stable on ppc64, bug #301179 (diff) | |
download | gentoo-2-5ea383902f02e47687296bba8e1c3b3b070246c6.tar.gz gentoo-2-5ea383902f02e47687296bba8e1c3b3b070246c6.tar.bz2 gentoo-2-5ea383902f02e47687296bba8e1c3b3b070246c6.zip |
sparc stable wrt #264575
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/xfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xfig/xfig-3.2.5b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xfig/ChangeLog b/media-gfx/xfig/ChangeLog index 85bbfda4f47c..ddfeb050c2be 100644 --- a/media-gfx/xfig/ChangeLog +++ b/media-gfx/xfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xfig # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.62 2010/01/23 21:46:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.63 2010/01/24 17:51:51 armin76 Exp $ + + 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> xfig-3.2.5b.ebuild: + sparc stable wrt #264575 23 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xfig-3.2.5b.ebuild: stable x86, security bug 264575 diff --git a/media-gfx/xfig/xfig-3.2.5b.ebuild b/media-gfx/xfig/xfig-3.2.5b.ebuild index 4b04ade3f1d3..d8d79b29603b 100644 --- a/media-gfx/xfig/xfig-3.2.5b.ebuild +++ b/media-gfx/xfig/xfig-3.2.5b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.5 2010/01/23 21:46:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5b.ebuild,v 1.6 2010/01/24 17:51:51 armin76 Exp $ EAPI="2" inherit eutils multilib @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/mcj/${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 |