diff options
author | Olivier Crête <tester@gentoo.org> | 2007-10-25 14:14:24 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2007-10-25 14:14:24 +0000 |
commit | 8fce1a74952821a03ce7fca9ca12014fcb84494b (patch) | |
tree | 85d24732ab8a3a90b1cb838039ae8215d7b2b51a /dev-python/compizconfig-python | |
parent | Remove old version (diff) | |
download | gentoo-2-8fce1a74952821a03ce7fca9ca12014fcb84494b.tar.gz gentoo-2-8fce1a74952821a03ce7fca9ca12014fcb84494b.tar.bz2 gentoo-2-8fce1a74952821a03ce7fca9ca12014fcb84494b.zip |
Marked ~amd64
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-python/compizconfig-python')
-rw-r--r-- | dev-python/compizconfig-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/compizconfig-python/ChangeLog b/dev-python/compizconfig-python/ChangeLog index da82b863b865..be86da7053d9 100644 --- a/dev-python/compizconfig-python/ChangeLog +++ b/dev-python/compizconfig-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/compizconfig-python # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.2 2007/10/24 10:41:45 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.3 2007/10/25 14:14:24 tester Exp $ + + 25 Oct 2007; Olivier Crête <tester@gentoo.org> + compizconfig-python-0.6.0.1.ebuild: + Marked ~amd64 24 Oct 2007; Hanno Boeck <hanno@gentoo.org> compizconfig-python-0.6.0.1.ebuild: diff --git a/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild b/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild index 3070c56d7015..709590f89932 100644 --- a/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild +++ b/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.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/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild,v 1.3 2007/10/24 18:35:08 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild,v 1.4 2007/10/25 14:14:24 tester Exp $ DESCRIPTION="libcompizconfig python bindings" HOMEPAGE="http://compiz-fusion.org" @@ -8,7 +8,7 @@ SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="x11-libs/libcompizconfig |