diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:54:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:54:27 +0000 |
commit | d2017f904a9619e6d3f7b3844d7b4e4372e8a5c5 (patch) | |
tree | f2f5a6bcf1222d06893439f79afcbbb3fd455721 /x11-misc | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-d2017f904a9619e6d3f7b3844d7b4e4372e8a5c5.tar.gz gentoo-2-d2017f904a9619e6d3f7b3844d7b4e4372e8a5c5.tar.bz2 gentoo-2-d2017f904a9619e6d3f7b3844d7b4e4372e8a5c5.zip |
Stable for amd64, wrt bug #512912
(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 6a46973244f5..8543c646f394 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.32 2014/07/06 13:24:20 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.33 2014/07/22 10:54:27 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> revelation-0.4.14-r1.ebuild: + Stable for amd64, wrt bug #512912 06 Jul 2014; Michał Górny <mgorny@gentoo.org> revelation-0.4.14-r1.ebuild, revelation-0.4.14.ebuild: diff --git a/x11-misc/revelation/revelation-0.4.14-r1.ebuild b/x11-misc/revelation/revelation-0.4.14-r1.ebuild index ad68acca32da..9b25182dc482 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.2 2014/07/06 13:24:20 mgorny Exp $ +# $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 $ 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}" |