diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-03 11:13:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-03 11:13:30 +0000 |
commit | 4e6c42e206a5fd6eba45747e23d98180ba618e83 (patch) | |
tree | 7f5c11ed036fa6f3ab1c2e92ff6e5da9cbc6495c /x11-misc/revelation | |
parent | Stable for x86, wrt bug #418321 (diff) | |
download | gentoo-2-4e6c42e206a5fd6eba45747e23d98180ba618e83.tar.gz gentoo-2-4e6c42e206a5fd6eba45747e23d98180ba618e83.tar.bz2 gentoo-2-4e6c42e206a5fd6eba45747e23d98180ba618e83.zip |
Stable for amd64, wrt bug #421571
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/revelation')
-rw-r--r-- | x11-misc/revelation/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/revelation/revelation-0.4.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/revelation/ChangeLog b/x11-misc/revelation/ChangeLog index ad1888bc49e2..946899a02939 100644 --- a/x11-misc/revelation/ChangeLog +++ b/x11-misc/revelation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/revelation # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.25 2012/07/03 00:43:47 tristan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.26 2012/07/03 11:13:30 ago Exp $ + + 03 Jul 2012; Agostino Sarubbo <ago@gentoo.org> revelation-0.4.14.ebuild: + Stable for amd64, wrt bug #421571 *revelation-0.4.14 (03 Jul 2012) diff --git a/x11-misc/revelation/revelation-0.4.14.ebuild b/x11-misc/revelation/revelation-0.4.14.ebuild index 5ed4dc33b7d4..7706e4a329aa 100644 --- a/x11-misc/revelation/revelation-0.4.14.ebuild +++ b/x11-misc/revelation/revelation-0.4.14.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/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.1 2012/07/03 00:43:47 tristan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.2 2012/07/03 11:13:30 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="https://bitbucket.org/erikg/revelation/downloads/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="applet" RESTRICT="test" |