diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-03-31 09:25:55 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-03-31 09:25:55 +0000 |
commit | 982cab0d8c9a317f41285102ead9f0c699a8d8a6 (patch) | |
tree | 99df1850b32b5e5bc344ea8f4e922a39ecbd8295 /x11-misc/revelation | |
parent | Initial import from bug 171785 (diff) | |
download | gentoo-2-982cab0d8c9a317f41285102ead9f0c699a8d8a6.tar.gz gentoo-2-982cab0d8c9a317f41285102ead9f0c699a8d8a6.tar.bz2 gentoo-2-982cab0d8c9a317f41285102ead9f0c699a8d8a6.zip |
Stable on ppc wrt bug #172851.
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-misc/revelation')
-rw-r--r-- | x11-misc/revelation/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/revelation/revelation-0.4.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/revelation/ChangeLog b/x11-misc/revelation/ChangeLog index 460b266b04e3..f9331bfd2028 100644 --- a/x11-misc/revelation/ChangeLog +++ b/x11-misc/revelation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/revelation # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.6 2007/03/31 08:36:53 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.7 2007/03/31 09:25:55 dertobi123 Exp $ + + 31 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> + revelation-0.4.11.ebuild: + Stable on ppc wrt bug #172851. 31 Mar 2007; Christian Faulhammer <opfer@gentoo.org> revelation-0.4.11.ebuild: diff --git a/x11-misc/revelation/revelation-0.4.11.ebuild b/x11-misc/revelation/revelation-0.4.11.ebuild index 795aa0ac5c69..19550231f2da 100644 --- a/x11-misc/revelation/revelation-0.4.11.ebuild +++ b/x11-misc/revelation/revelation-0.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.ebuild,v 1.4 2007/03/31 08:36:53 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.11.ebuild,v 1.5 2007/03/31 09:25:55 dertobi123 Exp $ inherit 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="" DEPEND=">=dev-python/gnome-python-desktop-2.16 |