diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 20:21:00 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 20:21:00 +0000 |
commit | a6c941bf1afc6fe9f0c7b195d1fc595944bb1adf (patch) | |
tree | 4c30b874f16feb036612713b04d34752a637e41e /media-gfx/pstoedit | |
parent | use games_get_libdir (diff) | |
download | gentoo-2-a6c941bf1afc6fe9f0c7b195d1fc595944bb1adf.tar.gz gentoo-2-a6c941bf1afc6fe9f0c7b195d1fc595944bb1adf.tar.bz2 gentoo-2-a6c941bf1afc6fe9f0c7b195d1fc595944bb1adf.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx/pstoedit')
-rw-r--r-- | media-gfx/pstoedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog index 1d75871f2f61..472ece21bc66 100644 --- a/media-gfx/pstoedit/ChangeLog +++ b/media-gfx/pstoedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pstoedit # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.31 2007/03/13 11:55:19 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.32 2007/04/04 20:21:00 gustavoz Exp $ + + 04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> pstoedit-3.42.ebuild: + Stable on sparc 13 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml: Added printing as maintainer herd. diff --git a/media-gfx/pstoedit/pstoedit-3.42.ebuild b/media-gfx/pstoedit/pstoedit-3.42.ebuild index 93f86a650f83..02b80ed0433f 100644 --- a/media-gfx/pstoedit/pstoedit-3.42.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.42.ebuild,v 1.8 2007/02/23 21:40:15 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.42.ebuild,v 1.9 2007/04/04 20:21:00 gustavoz Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86" # see bug #29724. please don't re-enable flash support until # ming has the patches applied <obz@gentoo.org> # IUSE="flash emf" |