diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-23 14:10:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-23 14:10:22 +0000 |
commit | 5a7c6ac10d14e1aa1b8c1526f60ace1072b57546 (patch) | |
tree | 13b2737e37fb168a81097590648ca909f2dae97c /media-gfx | |
parent | Add gtk+-2.18 support, reported by Alexandre Rostovtsev <tetromino@gmail.com>... (diff) | |
download | gentoo-2-5a7c6ac10d14e1aa1b8c1526f60ace1072b57546.tar.gz gentoo-2-5a7c6ac10d14e1aa1b8c1526f60ace1072b57546.tar.bz2 gentoo-2-5a7c6ac10d14e1aa1b8c1526f60ace1072b57546.zip |
amd64/x86 stable, bug #294109
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/pstoedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.50.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog index f8b391a01e6f..cb60df49a40a 100644 --- a/media-gfx/pstoedit/ChangeLog +++ b/media-gfx/pstoedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pstoedit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.59 2009/10/10 08:04:27 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.60 2009/11/23 14:10:22 maekke Exp $ + + 23 Nov 2009; Markus Meier <maekke@gentoo.org> pstoedit-3.50.ebuild: + amd64/x86 stable, bug #294109 *pstoedit-3.50 (10 Oct 2009) diff --git a/media-gfx/pstoedit/pstoedit-3.50.ebuild b/media-gfx/pstoedit/pstoedit-3.50.ebuild index 61012f69827d..10bc5e6ce521 100644 --- a/media-gfx/pstoedit/pstoedit-3.50.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.50.ebuild,v 1.1 2009/10/10 08:04:27 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.50.ebuild,v 1.2 2009/11/23 14:10:22 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="emf imagemagick plotutils" |