diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 11:00:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 11:00:36 +0000 |
commit | 997a54783a66dc4cea5bb0d9ad81d12d1c90970a (patch) | |
tree | 858dbf0cbffbc06daeaf5dd313ec5b8effb9c8ec /games-server/cyphesis | |
parent | Stable for amd64, wrt bug #448030 (diff) | |
download | gentoo-2-997a54783a66dc4cea5bb0d9ad81d12d1c90970a.tar.gz gentoo-2-997a54783a66dc4cea5bb0d9ad81d12d1c90970a.tar.bz2 gentoo-2-997a54783a66dc4cea5bb0d9ad81d12d1c90970a.zip |
Stable for amd64, wrt bug #447710
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-server/cyphesis')
-rw-r--r-- | games-server/cyphesis/ChangeLog | 5 | ||||
-rw-r--r-- | games-server/cyphesis/cyphesis-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-server/cyphesis/ChangeLog b/games-server/cyphesis/ChangeLog index 24ef7685d58b..c7588575e63c 100644 --- a/games-server/cyphesis/ChangeLog +++ b/games-server/cyphesis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-server/cyphesis # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.29 2012/12/19 10:50:03 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.30 2012/12/22 11:00:36 ago Exp $ + + 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cyphesis-0.6.0.ebuild: + Stable for amd64, wrt bug #447710 19 Dec 2012; Tupone Alfredo <tupone@gentoo.org> cyphesis-0.6.0.ebuild: Moving to EAPI 5 and set AR. Fix Bug #447346 by Vicente Olivert Riera diff --git a/games-server/cyphesis/cyphesis-0.6.0.ebuild b/games-server/cyphesis/cyphesis-0.6.0.ebuild index 35f1d5d1e267..90ddfdf1487f 100644 --- a/games-server/cyphesis/cyphesis-0.6.0.ebuild +++ b/games-server/cyphesis/cyphesis-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.0.ebuild,v 1.2 2012/12/19 10:50:03 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.0.ebuild,v 1.3 2012/12/22 11:00:36 ago Exp $ EAPI=5 PYTHON_DEPEND=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RESTRICT="test" |