diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-04-16 11:28:25 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-04-16 11:28:25 +0000 |
commit | 9e7a7cca1c68b4503df580ff6547ede4459118c7 (patch) | |
tree | 023cb4f63af4354f7b4570f8b7228c1104e7b2c1 /x11-misc/revelation | |
parent | Version bump (diff) | |
download | gentoo-2-9e7a7cca1c68b4503df580ff6547ede4459118c7.tar.gz gentoo-2-9e7a7cca1c68b4503df580ff6547ede4459118c7.tar.bz2 gentoo-2-9e7a7cca1c68b4503df580ff6547ede4459118c7.zip |
stable amd64, 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 f9331bfd2028..462318e5f2b9 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.7 2007/03/31 09:25:55 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.8 2007/04/16 11:28:25 opfer Exp $ + + 16 Apr 2007; Christian Faulhammer <opfer@gentoo.org> + revelation-0.4.11.ebuild: + stable amd64, bug 172851 31 Mar 2007; Tobias Scherbaum <dertobi123@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 19550231f2da..d744bbc35059 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.5 2007/03/31 09:25:55 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.11.ebuild,v 1.6 2007/04/16 11:28:25 opfer 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 |