diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-03-20 03:05:39 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-03-20 03:05:39 +0000 |
commit | e7fc9c841f34e8036c536a34711d8ca5eade39e6 (patch) | |
tree | b160f9ebc157c9d2232939110f15e58f51ed82f3 /x11-misc/revelation | |
parent | Adding back needed patch (diff) | |
download | gentoo-2-e7fc9c841f34e8036c536a34711d8ca5eade39e6.tar.gz gentoo-2-e7fc9c841f34e8036c536a34711d8ca5eade39e6.tar.bz2 gentoo-2-e7fc9c841f34e8036c536a34711d8ca5eade39e6.zip |
Marked ppc stable for bug #260038.
(Portage version: 2.1.6.7/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 3296806c61e2..9ca5b7707159 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.14 2009/03/12 08:17:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.15 2009/03/20 03:05:39 josejx Exp $ + + 20 Mar 2009; Joseph Jezak <josejx@gentoo.org> revelation-0.4.11-r2.ebuild: + Marked ppc stable for bug #260038. 12 Mar 2009; Christian Faulhammer <fauli@gentoo.org> revelation-0.4.11-r2.ebuild: diff --git a/x11-misc/revelation/revelation-0.4.11-r2.ebuild b/x11-misc/revelation/revelation-0.4.11-r2.ebuild index 648ebcb2076f..a88044e978d4 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.3 2009/03/12 08:17:22 fauli Exp $ +# $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 $ 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 |