diff options
author | Peter Volkov <pva@gentoo.org> | 2010-12-21 09:01:52 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-12-21 09:01:52 +0000 |
commit | 5d449a19b2cff315269b46889d4a9a06efc42091 (patch) | |
tree | aa6e02f87fa12c130712df56b1c512311b218045 /media-gfx/xfig | |
parent | amd64 stable, bug #348344, thank Agostino Sarubbo for testing. (diff) | |
download | gentoo-2-5d449a19b2cff315269b46889d4a9a06efc42091.tar.gz gentoo-2-5d449a19b2cff315269b46889d4a9a06efc42091.tar.bz2 gentoo-2-5d449a19b2cff315269b46889d4a9a06efc42091.zip |
amd64 stable, security bug #348344, thank Agostino Sarubbo for testing.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/xfig')
-rw-r--r-- | media-gfx/xfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xfig/xfig-3.2.5b-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xfig/ChangeLog b/media-gfx/xfig/ChangeLog index 78360eae2aec..c9b551d37767 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.67 2010/12/20 17:45:22 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.68 2010/12/21 09:01:52 pva Exp $ + + 21 Dec 2010; Peter Volkov <pva@gentoo.org> xfig-3.2.5b-r1.ebuild: + amd64 stable, security bug #348344, thank Agostino Sarubbo for testing. *xfig-3.2.5b-r1 (20 Dec 2010) diff --git a/media-gfx/xfig/xfig-3.2.5b-r1.ebuild b/media-gfx/xfig/xfig-3.2.5b-r1.ebuild index 5c3b53461055..e3c2ad68189e 100644 --- a/media-gfx/xfig/xfig-3.2.5b-r1.ebuild +++ b/media-gfx/xfig/xfig-3.2.5b-r1.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-r1.ebuild,v 1.1 2010/12/20 17:45:22 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5b-r1.ebuild,v 1.2 2010/12/21 09:01:52 pva 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 |