diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-08 12:03:54 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-08 12:03:54 +0000 |
commit | e70268fbdfa220c2c91d83dc02711e0f6c5b5fa3 (patch) | |
tree | 782326b587a681676941f5f915a0d105c041fc17 /media-gfx/pstoedit | |
parent | revert the ppc stable keywording wrt #173738 (diff) | |
download | gentoo-2-e70268fbdfa220c2c91d83dc02711e0f6c5b5fa3.tar.gz gentoo-2-e70268fbdfa220c2c91d83dc02711e0f6c5b5fa3.tar.bz2 gentoo-2-e70268fbdfa220c2c91d83dc02711e0f6c5b5fa3.zip |
ppc stable, bug #171799
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-gfx/pstoedit')
-rw-r--r-- | media-gfx/pstoedit/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.44.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog index 47fad60f1fea..e3051070bea1 100644 --- a/media-gfx/pstoedit/ChangeLog +++ b/media-gfx/pstoedit/ChangeLog @@ -1,6 +1,10 @@ # 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.36 2007/04/08 10:36:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.37 2007/04/08 12:03:54 dertobi123 Exp $ + + 08 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> + pstoedit-3.44.ebuild: + ppc stable, bug #171799 08 Apr 2007; Markus Rothe <corsair@gentoo.org> pstoedit-3.44.ebuild: Stable on ppc64; bug #171799 diff --git a/media-gfx/pstoedit/pstoedit-3.44.ebuild b/media-gfx/pstoedit/pstoedit-3.44.ebuild index c8b8abe4cfe3..c70e5dd9dbd0 100644 --- a/media-gfx/pstoedit/pstoedit-3.44.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.44.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.44.ebuild,v 1.5 2007/04/08 10:36:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.44.ebuild,v 1.6 2007/04/08 12:03:54 dertobi123 Exp $ inherit autotools base eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pstoedit.net/pstoedit" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" # Add flash when media-libs/ming-0.3 gets out of package.mask IUSE="emf imagemagick plotutils" |