diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-03-12 08:17:22 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-03-12 08:17:22 +0000 |
commit | dcffdc810053296ca6b702227462dfdc9e3c0744 (patch) | |
tree | 78cb149b92177b457eeccdd5627b4da9c87abe85 /x11-misc | |
parent | RESTRICT=test because of bad usage of intltool and add explicit RDEPEND (diff) | |
download | gentoo-2-dcffdc810053296ca6b702227462dfdc9e3c0744.tar.gz gentoo-2-dcffdc810053296ca6b702227462dfdc9e3c0744.tar.bz2 gentoo-2-dcffdc810053296ca6b702227462dfdc9e3c0744.zip |
stable x86, bug 260038
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/revelation/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/revelation/revelation-0.4.11-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/revelation/ChangeLog b/x11-misc/revelation/ChangeLog index b61e12af51d0..3296806c61e2 100644 --- a/x11-misc/revelation/ChangeLog +++ b/x11-misc/revelation/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2009/03/12 08:14:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.14 2009/03/12 08:17:22 fauli Exp $ + + 12 Mar 2009; Christian Faulhammer <fauli@gentoo.org> + revelation-0.4.11-r2.ebuild: + stable x86, 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 9a247f943670..648ebcb2076f 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.2 2009/03/12 08:14:28 fauli Exp $ +# $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 $ 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 |