diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-12-10 10:37:32 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-12-10 10:37:32 +0000 |
commit | 9e74dba50e312ccb65de1014272bf43dfcbbadc1 (patch) | |
tree | 2374b3b206323d6e3a25d79efc6a869f533552fe /media-gfx/xpaint | |
parent | Stable for amd64 wrt bug #491536 (diff) | |
download | gentoo-2-9e74dba50e312ccb65de1014272bf43dfcbbadc1.tar.gz gentoo-2-9e74dba50e312ccb65de1014272bf43dfcbbadc1.tar.bz2 gentoo-2-9e74dba50e312ccb65de1014272bf43dfcbbadc1.zip |
Stable for amd64 wrt bug #491536
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'media-gfx/xpaint')
-rw-r--r-- | media-gfx/xpaint/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xpaint/xpaint-2.9.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xpaint/ChangeLog b/media-gfx/xpaint/ChangeLog index 33f045bc8732..a6c3f7523dcb 100644 --- a/media-gfx/xpaint/ChangeLog +++ b/media-gfx/xpaint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xpaint # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xpaint/ChangeLog,v 1.18 2013/10/06 19:51:16 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xpaint/ChangeLog,v 1.19 2013/12/10 10:37:32 nimiux Exp $ + + 10 Dec 2013; Chema Alonso <nimiux@gentoo.org> xpaint-2.9.9.4.ebuild: + Stable for amd64 wrt bug #491536 06 Oct 2013; Julian Ospald <hasufell@gentoo.org> xpaint-2.9.9.4.ebuild: fix typo in elog diff --git a/media-gfx/xpaint/xpaint-2.9.9.4.ebuild b/media-gfx/xpaint/xpaint-2.9.9.4.ebuild index e3bc514be34b..15f6878d0c9a 100644 --- a/media-gfx/xpaint/xpaint-2.9.9.4.ebuild +++ b/media-gfx/xpaint/xpaint-2.9.9.4.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/xpaint/xpaint-2.9.9.4.ebuild,v 1.3 2013/10/06 19:51:16 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xpaint/xpaint-2.9.9.4.ebuild,v 1.4 2013/12/10 10:37:32 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="jpeg2k pgf tiff" RDEPEND=" |