diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-26 20:55:23 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-26 20:55:23 +0000 |
commit | 9adbbd55d99dd68cf8d731bfa27eaec71165d237 (patch) | |
tree | a8d31569be3d4af8b9034f0febee592434725d81 /games-util/deutex/deutex-4.4.0.ebuild | |
parent | stable x86, bug 313617 (diff) | |
download | gentoo-2-9adbbd55d99dd68cf8d731bfa27eaec71165d237.tar.gz gentoo-2-9adbbd55d99dd68cf8d731bfa27eaec71165d237.tar.bz2 gentoo-2-9adbbd55d99dd68cf8d731bfa27eaec71165d237.zip |
stable x86, bug 315049
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-util/deutex/deutex-4.4.0.ebuild')
-rw-r--r-- | games-util/deutex/deutex-4.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/deutex/deutex-4.4.0.ebuild b/games-util/deutex/deutex-4.4.0.ebuild index 0ab3ed497b9d..3f570a6bbad0 100644 --- a/games-util/deutex/deutex-4.4.0.ebuild +++ b/games-util/deutex/deutex-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/deutex/deutex-4.4.0.ebuild,v 1.1 2010/03/10 17:58:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/deutex/deutex-4.4.0.ebuild,v 1.2 2010/04/26 20:55:23 fauli Exp $ EAPI=2 inherit games @@ -11,7 +11,7 @@ SRC_URI="http://www.teaser.fr/~amajorel/deutex/${P}.tar.gz" LICENSE="GPL-2 LGPL-2 as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="" |