diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-10 17:55:41 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-10 17:55:41 +0000 |
commit | 5768126e02f37c6753447d33057242aba4474f7f (patch) | |
tree | 7a203f9ce8deb2a07a914fa45f643b216e7f1edd /media-gfx/pstoedit | |
parent | Fix LICENSE, less is the same as BSD-2. (diff) | |
download | gentoo-2-5768126e02f37c6753447d33057242aba4474f7f.tar.gz gentoo-2-5768126e02f37c6753447d33057242aba4474f7f.tar.bz2 gentoo-2-5768126e02f37c6753447d33057242aba4474f7f.zip |
ppc stable #294109
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-gfx/pstoedit')
-rw-r--r-- | media-gfx/pstoedit/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.50.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog index d3c10b58b3bc..c37b694f2a79 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.63 2009/12/26 17:39:25 pva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.64 2010/01/10 17:55:41 nixnut Exp $ + + 10 Jan 2010; nixnut <nixnut@gentoo.org> pstoedit-3.50.ebuild: + ppc stable #294109 26 Dec 2009; Peter Volkov <pva@gentoo.org> pstoedit-3.45-r1.ebuild, pstoedit-3.50.ebuild: diff --git a/media-gfx/pstoedit/pstoedit-3.50.ebuild b/media-gfx/pstoedit/pstoedit-3.50.ebuild index 54ffa9dfb757..1a829b559adc 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 +# Copyright 1999-2010 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.5 2009/12/26 17:39:25 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.50.ebuild,v 1.6 2010/01/10 17:55:41 nixnut 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" |