diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-01-17 19:45:35 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-01-17 19:45:35 +0000 |
commit | 69f6db2561de5e3646ce53d7822ac470cf4008c3 (patch) | |
tree | 516856fd11ba6388842a0fdd897d5d76a719a4b5 /x11-misc | |
parent | version bump for ulogd, with fix for syntax wrt to mysql, bug 91416 (diff) | |
download | gentoo-2-69f6db2561de5e3646ce53d7822ac470cf4008c3.tar.gz gentoo-2-69f6db2561de5e3646ce53d7822ac470cf4008c3.tar.bz2 gentoo-2-69f6db2561de5e3646ce53d7822ac470cf4008c3.zip |
Mark ~amd64
(Portage version: 2.1.2)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/revelation/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/revelation/revelation-0.4.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/revelation/ChangeLog b/x11-misc/revelation/ChangeLog index 5f895fd5466f..b77338f0c7db 100644 --- a/x11-misc/revelation/ChangeLog +++ b/x11-misc/revelation/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2007/01/16 19:08:26 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.4 2007/01/17 19:45:35 dang Exp $ + + 17 Jan 2007; Daniel Gryniewicz <dang@gentoo.org> revelation-0.4.11.ebuild: + Mark ~amd64 *revelation-0.4.11 (16 Jan 2007) diff --git a/x11-misc/revelation/revelation-0.4.11.ebuild b/x11-misc/revelation/revelation-0.4.11.ebuild index 15cceec21064..694995860668 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.1 2007/01/16 19:08:26 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.11.ebuild,v 1.2 2007/01/17 19:45:35 dang Exp $ inherit python gnome2 @@ -10,7 +10,7 @@ SRC_URI="ftp://oss.codepoet.no/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=dev-python/gnome-python-desktop-2.16 |