diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:52 +0000 |
commit | 13bed454113e4ad3247168caebc2b08c3d887c55 (patch) | |
tree | 3f8eb13564af4c3ee5e3b665a7674ae0b278db2d /x11-misc | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-13bed454113e4ad3247168caebc2b08c3d887c55.tar.gz gentoo-2-13bed454113e4ad3247168caebc2b08c3d887c55.tar.bz2 gentoo-2-13bed454113e4ad3247168caebc2b08c3d887c55.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 'x11-misc')
-rw-r--r-- | x11-misc/revelation/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/revelation/revelation-0.4.14-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/revelation/ChangeLog b/x11-misc/revelation/ChangeLog index 8543c646f394..05aa0683a8f9 100644 --- a/x11-misc/revelation/ChangeLog +++ b/x11-misc/revelation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/revelation # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.33 2014/07/22 10:54:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.34 2014/07/23 15:38:52 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> revelation-0.4.14-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> revelation-0.4.14-r1.ebuild: Stable for amd64, wrt bug #512912 diff --git a/x11-misc/revelation/revelation-0.4.14-r1.ebuild b/x11-misc/revelation/revelation-0.4.14-r1.ebuild index 9b25182dc482..433deedbc622 100644 --- a/x11-misc/revelation/revelation-0.4.14-r1.ebuild +++ b/x11-misc/revelation/revelation-0.4.14-r1.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/x11-misc/revelation/revelation-0.4.14-r1.ebuild,v 1.3 2014/07/22 10:54:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild,v 1.4 2014/07/23 15:38:52 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -14,7 +14,7 @@ SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |