diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-01 19:21:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-01 19:21:18 +0000 |
commit | f026389f9f718665eab596be16b9c2af912ca4c3 (patch) | |
tree | eadc18bdbab4992ec3c64071f6f12cb8353981b1 /media-gfx/pinta/pinta-1.3.ebuild | |
parent | stable amd64 x86, bug 418437 (diff) | |
download | gentoo-2-f026389f9f718665eab596be16b9c2af912ca4c3.tar.gz gentoo-2-f026389f9f718665eab596be16b9c2af912ca4c3.tar.bz2 gentoo-2-f026389f9f718665eab596be16b9c2af912ca4c3.zip |
Stable for amd64, wrt bug #419041
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/pinta/pinta-1.3.ebuild')
-rw-r--r-- | media-gfx/pinta/pinta-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pinta/pinta-1.3.ebuild b/media-gfx/pinta/pinta-1.3.ebuild index f4256325c90a..39949c009c46 100644 --- a/media-gfx/pinta/pinta-1.3.ebuild +++ b/media-gfx/pinta/pinta-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pinta/pinta-1.3.ebuild,v 1.2 2012/05/05 07:00:23 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pinta/pinta-1.3.ebuild,v 1.3 2012/06/01 19:21:18 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://github/PintaProject/Pinta/${P}.tar.gz" LICENSE="MIT CCPL-Attribution-3.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="jpeg tiff" COMMON_DEPEND="dev-dotnet/atk-sharp:2 |