diff options
Diffstat (limited to 'media-gfx/photopc')
-rw-r--r-- | media-gfx/photopc/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/photopc/photopc-3.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/photopc/ChangeLog b/media-gfx/photopc/ChangeLog index cc41312badf8..f7d4a49f9b79 100644 --- a/media-gfx/photopc/ChangeLog +++ b/media-gfx/photopc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/photopc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/ChangeLog,v 1.15 2013/02/27 04:56:03 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/ChangeLog,v 1.16 2013/02/27 13:39:11 ago Exp $ + + 27 Feb 2013; Agostino Sarubbo <ago@gentoo.org> photopc-3.07.ebuild: + Stable for amd64, wrt bug #457368 27 Feb 2013; Michael Palimaka <kensington@gentoo.org> photopc-3.07.ebuild: Migrate to EAPI 5. Respect AR. diff --git a/media-gfx/photopc/photopc-3.07.ebuild b/media-gfx/photopc/photopc-3.07.ebuild index d62e22f16598..56c5fd93fb03 100644 --- a/media-gfx/photopc/photopc-3.07.ebuild +++ b/media-gfx/photopc/photopc-3.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/photopc-3.07.ebuild,v 1.3 2013/02/27 04:56:03 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/photopc-3.07.ebuild,v 1.4 2013/02/27 13:39:11 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/photopc/${P}.tar.gz" LICENSE="photopc" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" src_compile() { |