diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-08 12:04:23 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-08 12:04:23 +0000 |
commit | 50035c467c244709d4fb0a5e44cd2dbde26c8039 (patch) | |
tree | 6fffae59e41356bf95f50320643ed17bbf338e0b /media-gfx/pstoedit | |
parent | revert the ppc stable keywording wrt #173738 (diff) | |
download | historical-50035c467c244709d4fb0a5e44cd2dbde26c8039.tar.gz historical-50035c467c244709d4fb0a5e44cd2dbde26c8039.tar.bz2 historical-50035c467c244709d4fb0a5e44cd2dbde26c8039.zip |
ppc stable, bug #171799
Package-Manager: portage-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" |