diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-22 19:48:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-22 19:48:52 +0000 |
commit | 6bf4b6237945c82500ce5b31aaecbf51bf357fd9 (patch) | |
tree | 17ecb126f4bf50435bf5df1f9f96717b62144640 /x11-misc/revelation | |
parent | amd64 stable, bug #259792 (diff) | |
download | gentoo-2-6bf4b6237945c82500ce5b31aaecbf51bf357fd9.tar.gz gentoo-2-6bf4b6237945c82500ce5b31aaecbf51bf357fd9.tar.bz2 gentoo-2-6bf4b6237945c82500ce5b31aaecbf51bf357fd9.zip |
amd64 stable, bug #260038
(Portage version: 2.1.6.11/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.11-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/revelation/ChangeLog b/x11-misc/revelation/ChangeLog index 9ca5b7707159..021bbade50f8 100644 --- a/x11-misc/revelation/ChangeLog +++ b/x11-misc/revelation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/revelation # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.15 2009/03/20 03:05:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.16 2009/04/22 19:48:52 maekke Exp $ + + 22 Apr 2009; Markus Meier <maekke@gentoo.org> revelation-0.4.11-r2: + amd64 stable, bug #260038 20 Mar 2009; Joseph Jezak <josejx@gentoo.org> revelation-0.4.11-r2.ebuild: Marked ppc stable for bug #260038. diff --git a/x11-misc/revelation/revelation-0.4.11-r2.ebuild b/x11-misc/revelation/revelation-0.4.11-r2.ebuild index a88044e978d4..93eed7894b37 100644 --- a/x11-misc/revelation/revelation-0.4.11-r2.ebuild +++ b/x11-misc/revelation/revelation-0.4.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.11-r2.ebuild,v 1.4 2009/03/20 03:05:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.11-r2.ebuild,v 1.5 2009/04/22 19:48:52 maekke Exp $ inherit autotools eutils multilib python gnome2 @@ -10,7 +10,7 @@ SRC_URI="ftp://oss.codepoet.no/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RESTRICT=test |