diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-04-09 19:46:46 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-04-09 19:46:46 +0000 |
commit | eefc8e750fda6150657eb8029d4a46f5b453f491 (patch) | |
tree | c8a8f37763f096212c8088ba19ff2deba4d2c4cd /media-gfx/pstoedit | |
parent | Added layman-1.0.99 to the tree. (diff) | |
download | gentoo-2-eefc8e750fda6150657eb8029d4a46f5b453f491.tar.gz gentoo-2-eefc8e750fda6150657eb8029d4a46f5b453f491.tar.bz2 gentoo-2-eefc8e750fda6150657eb8029d4a46f5b453f491.zip |
Stable on amd64.
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-gfx/pstoedit')
-rw-r--r-- | media-gfx/pstoedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.44.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog index 94bfcfb52cbd..fbf6033d230d 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.39 2007/04/09 12:24:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.40 2007/04/09 19:46:46 cryos Exp $ + + 09 Apr 2007; Marcus D. Hanwell <cryos@gentoo.org> pstoedit-3.44.ebuild: + Stable on amd64. 09 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> pstoedit-3.44.ebuild: Stable on sparc diff --git a/media-gfx/pstoedit/pstoedit-3.44.ebuild b/media-gfx/pstoedit/pstoedit-3.44.ebuild index 01c61f6a1468..c616e915db2d 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.8 2007/04/09 12:24:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.44.ebuild,v 1.9 2007/04/09 19:46:46 cryos 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" |