diff options
author | 2013-02-22 17:23:36 +0000 | |
---|---|---|
committer | 2013-02-22 17:23:36 +0000 | |
commit | e4835b4ccb22963c96f759de626945d1096bf269 (patch) | |
tree | 803c469f87d52dff5cae7fe79babc7434875fd23 /games-mud/lyntin/lyntin-4.2-r1.ebuild | |
parent | Stable for ppc, wrt bug #458242 (diff) | |
download | historical-e4835b4ccb22963c96f759de626945d1096bf269.tar.gz historical-e4835b4ccb22963c96f759de626945d1096bf269.tar.bz2 historical-e4835b4ccb22963c96f759de626945d1096bf269.zip |
Stable for ppc, wrt bug #458654
Package-Manager: portage-2.1.11.50/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'games-mud/lyntin/lyntin-4.2-r1.ebuild')
-rw-r--r-- | games-mud/lyntin/lyntin-4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/lyntin/lyntin-4.2-r1.ebuild b/games-mud/lyntin/lyntin-4.2-r1.ebuild index f1cf55c10a70..14c4003b709f 100644 --- a/games-mud/lyntin/lyntin-4.2-r1.ebuild +++ b/games-mud/lyntin/lyntin-4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/lyntin/lyntin-4.2-r1.ebuild,v 1.1 2013/01/17 15:47:14 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/lyntin/lyntin-4.2-r1.ebuild,v 1.2 2013/02/22 17:23:33 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/lyntin/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="tk" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |