diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:31:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:31:13 +0000 |
commit | 6f32c9fb1ced327b2a3cb61a4230b2d0e89bca72 (patch) | |
tree | ed82b20d39636ea38b1d62415d441c25ee08557d | |
parent | Stable for amd64, wrt bug #520010 (diff) | |
download | gentoo-2-6f32c9fb1ced327b2a3cb61a4230b2d0e89bca72.tar.gz gentoo-2-6f32c9fb1ced327b2a3cb61a4230b2d0e89bca72.tar.bz2 gentoo-2-6f32c9fb1ced327b2a3cb61a4230b2d0e89bca72.zip |
Stable for amd64, wrt bug #530658
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r-- | media-gfx/pstoedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.62.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog index e8409a17a937..dec2bd8f1fbe 100644 --- a/media-gfx/pstoedit/ChangeLog +++ b/media-gfx/pstoedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pstoedit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.86 2014/12/06 17:38:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.87 2014/12/27 19:31:13 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> pstoedit-3.62.ebuild: + Stable for amd64, wrt bug #530658 06 Dec 2014; Jeroen Roovers <jer@gentoo.org> pstoedit-3.62.ebuild: Stable for HPPA (bug #530658). diff --git a/media-gfx/pstoedit/pstoedit-3.62.ebuild b/media-gfx/pstoedit/pstoedit-3.62.ebuild index 071a59eddfdb..e2942296656e 100644 --- a/media-gfx/pstoedit/pstoedit-3.62.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.62.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/pstoedit/pstoedit-3.62.ebuild,v 1.4 2014/12/06 17:38:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.62.ebuild,v 1.5 2014/12/27 19:31:13 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="emf flash imagemagick plotutils pptx static-libs" RDEPEND=" |