diff options
author | 2006-03-19 18:29:25 +0000 | |
---|---|---|
committer | 2006-03-19 18:29:25 +0000 | |
commit | ef1536009edfa56088ef527e24c206d79b4c345b (patch) | |
tree | 83f85022cef0295dca8571b6332c4619c4243845 /x11-misc/driconf | |
parent | Added ~ppc. Bug 126815 (diff) | |
download | gentoo-2-ef1536009edfa56088ef527e24c206d79b4c345b.tar.gz gentoo-2-ef1536009edfa56088ef527e24c206d79b4c345b.tar.bz2 gentoo-2-ef1536009edfa56088ef527e24c206d79b4c345b.zip |
Added ~ppc. Bug 126816
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'x11-misc/driconf')
-rw-r--r-- | x11-misc/driconf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/driconf/driconf-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/driconf/ChangeLog b/x11-misc/driconf/ChangeLog index 3e5258c294b2..5256ae57ae45 100644 --- a/x11-misc/driconf/ChangeLog +++ b/x11-misc/driconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/driconf # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/driconf/ChangeLog,v 1.4 2006/02/02 02:18:32 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/driconf/ChangeLog,v 1.5 2006/03/19 18:29:25 nixnut Exp $ + + 19 Mar 2006; <nixnut@gentoo.org> driconf-0.9.0.ebuild: + Added ~ppc. Bug #126816 *driconf-0.9.0 (02 Feb 2006) diff --git a/x11-misc/driconf/driconf-0.9.0.ebuild b/x11-misc/driconf/driconf-0.9.0.ebuild index e9f5f4d11b05..fcf0d8759839 100644 --- a/x11-misc/driconf/driconf-0.9.0.ebuild +++ b/x11-misc/driconf/driconf-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/driconf/driconf-0.9.0.ebuild,v 1.1 2006/02/02 02:18:32 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/driconf/driconf-0.9.0.ebuild,v 1.2 2006/03/19 18:29:25 nixnut Exp $ inherit distutils @@ -11,7 +11,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" DEPEND=">=x11-libs/gtk+-2.4 >=dev-lang/python-2.3 |