diff options
author | 2012-11-06 17:04:43 +0000 | |
---|---|---|
committer | 2012-11-06 17:04:43 +0000 | |
commit | 065cdf7987d07a58c4bae50753bfa086d6352128 (patch) | |
tree | 4d4ad2f95fdaa9b0b24cd9417098a5476d4e648f | |
parent | Stable for amd64, wrt bug #441410 (diff) | |
download | gentoo-2-065cdf7987d07a58c4bae50753bfa086d6352128.tar.gz gentoo-2-065cdf7987d07a58c4bae50753bfa086d6352128.tar.bz2 gentoo-2-065cdf7987d07a58c4bae50753bfa086d6352128.zip |
Stable for amd64, wrt bug #441360
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r-- | media-gfx/pstoedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.61.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog index 17a16dc1a58c..0a89e712c213 100644 --- a/media-gfx/pstoedit/ChangeLog +++ b/media-gfx/pstoedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pstoedit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.76 2012/11/06 13:54:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.77 2012/11/06 17:04:43 ago Exp $ + + 06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> pstoedit-3.61.ebuild: + Stable for amd64, wrt bug #441360 06 Nov 2012; Anthony G. Basile <blueness@gentoo.org> pstoedit-3.61.ebuild: stable ppc ppc64, bug #441360 diff --git a/media-gfx/pstoedit/pstoedit-3.61.ebuild b/media-gfx/pstoedit/pstoedit-3.61.ebuild index 0207d88a4572..e72de9a07212 100644 --- a/media-gfx/pstoedit/pstoedit-3.61.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.61.ebuild,v 1.2 2012/11/06 13:54:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.61.ebuild,v 1.3 2012/11/06 17:04:43 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="emf flash imagemagick plotutils" RDEPEND=" |