diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:19:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:19:03 +0000 |
commit | b1dabad287cbb4470d80c291184ab32f9ff2fe49 (patch) | |
tree | 0fa09705eb9c5597b0b76c2d57633ffc80855cfa /media-gfx | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-b1dabad287cbb4470d80c291184ab32f9ff2fe49.tar.gz gentoo-2-b1dabad287cbb4470d80c291184ab32f9ff2fe49.tar.bz2 gentoo-2-b1dabad287cbb4470d80c291184ab32f9ff2fe49.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/postr/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/postr/postr-0.13.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/postr/ChangeLog b/media-gfx/postr/ChangeLog index 2a6337d51b9d..872d9c1f47d9 100644 --- a/media-gfx/postr/ChangeLog +++ b/media-gfx/postr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/postr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/postr/ChangeLog,v 1.11 2014/07/22 10:47:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/postr/ChangeLog,v 1.12 2014/07/23 15:19:03 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> postr-0.13.1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> postr-0.13.1.ebuild: Stable for amd64, wrt bug #512912 diff --git a/media-gfx/postr/postr-0.13.1.ebuild b/media-gfx/postr/postr-0.13.1.ebuild index 079047993fa5..5fb61a7f7c33 100644 --- a/media-gfx/postr/postr-0.13.1.ebuild +++ b/media-gfx/postr/postr-0.13.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/postr/postr-0.13.1.ebuild,v 1.2 2014/07/22 10:47:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/postr/postr-0.13.1.ebuild,v 1.3 2014/07/23 15:19:03 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Postr" LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |