diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 10:16:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 10:16:29 +0000 |
commit | 14c6e64b95fecc217add6294fc1319a453f4da3b (patch) | |
tree | 942315a9a1095233faa7d73896dce3bc00237fc8 /media-gfx/pinta | |
parent | Stable for x86, wrt bug #442216 (diff) | |
download | gentoo-2-14c6e64b95fecc217add6294fc1319a453f4da3b.tar.gz gentoo-2-14c6e64b95fecc217add6294fc1319a453f4da3b.tar.bz2 gentoo-2-14c6e64b95fecc217add6294fc1319a453f4da3b.zip |
Stable for x86, wrt bug #439794
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-gfx/pinta')
-rw-r--r-- | media-gfx/pinta/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pinta/pinta-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pinta/ChangeLog b/media-gfx/pinta/ChangeLog index 7ecab40ffe5b..0b36416d8bcc 100644 --- a/media-gfx/pinta/ChangeLog +++ b/media-gfx/pinta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pinta # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pinta/ChangeLog,v 1.10 2012/10/28 12:45:22 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pinta/ChangeLog,v 1.11 2012/11/21 10:16:29 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> pinta-1.4.ebuild: + Stable for x86, wrt bug #439794 28 Oct 2012; Markos Chandras <hwoarang@gentoo.org> pinta-1.4.ebuild: Stable on amd64 wrt bug #439794 diff --git a/media-gfx/pinta/pinta-1.4.ebuild b/media-gfx/pinta/pinta-1.4.ebuild index 657f8718545c..9dd04a558edc 100644 --- a/media-gfx/pinta/pinta-1.4.ebuild +++ b/media-gfx/pinta/pinta-1.4.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.4.ebuild,v 1.2 2012/10/28 12:45:22 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pinta/pinta-1.4.ebuild,v 1.3 2012/11/21 10:16:29 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="" COMMON_DEPEND="dev-dotnet/atk-sharp:2 |