diff options
author | 2014-12-31 16:05:57 +0000 | |
---|---|---|
committer | 2014-12-31 16:05:57 +0000 | |
commit | c0b08ce44d46b88a84ffcfc1460c2ccb8fc5e6cf (patch) | |
tree | 70a7aaa9577ec78fc5c57ca2915b3c840ad45bbc /media-gfx/pstoedit | |
parent | Stable for ppc, wrt bug #530648 (diff) | |
download | gentoo-2-c0b08ce44d46b88a84ffcfc1460c2ccb8fc5e6cf.tar.gz gentoo-2-c0b08ce44d46b88a84ffcfc1460c2ccb8fc5e6cf.tar.bz2 gentoo-2-c0b08ce44d46b88a84ffcfc1460c2ccb8fc5e6cf.zip |
Stable for ppc, wrt bug #530658
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/pstoedit')
-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 4b243617615a..97d21a12bd6a 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.88 2014/12/28 12:05:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.89 2014/12/31 16:05:57 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> pstoedit-3.62.ebuild: + Stable for ppc, wrt bug #530658 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> pstoedit-3.62.ebuild: Stable for x86, wrt bug #530658 diff --git a/media-gfx/pstoedit/pstoedit-3.62.ebuild b/media-gfx/pstoedit/pstoedit-3.62.ebuild index 9a6e8d5be075..bf718348c2ab 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.6 2014/12/28 12:05:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.62.ebuild,v 1.7 2014/12/31 16:05:57 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=" |