diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:26:58 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:26:58 +0000 |
commit | 9199b71911b2b14aa77aa3b1db478062c0ed589f (patch) | |
tree | 48d56d39def21a7908c93b3428b910bd6f054dce /games-server | |
parent | Update libgcrypt dep to use slot :0. (diff) | |
download | gentoo-2-9199b71911b2b14aa77aa3b1db478062c0ed589f.tar.gz gentoo-2-9199b71911b2b14aa77aa3b1db478062c0ed589f.tar.bz2 gentoo-2-9199b71911b2b14aa77aa3b1db478062c0ed589f.zip |
Update libgcrypt dep to use slot :0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'games-server')
-rw-r--r-- | games-server/cyphesis/ChangeLog | 8 | ||||
-rw-r--r-- | games-server/cyphesis/cyphesis-0.6.0.ebuild | 6 | ||||
-rw-r--r-- | games-server/cyphesis/cyphesis-0.6.1.ebuild | 6 | ||||
-rw-r--r-- | games-server/cyphesis/cyphesis-0.6.2.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/games-server/cyphesis/ChangeLog b/games-server/cyphesis/ChangeLog index 1a957f126c98..561fc90f49e5 100644 --- a/games-server/cyphesis/ChangeLog +++ b/games-server/cyphesis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-server/cyphesis -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.34 2013/11/02 14:15:07 tupone Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.35 2014/03/01 22:26:58 mgorny Exp $ + + 01 Mar 2014; Michał Górny <mgorny@gentoo.org> cyphesis-0.6.0.ebuild, + cyphesis-0.6.1.ebuild, cyphesis-0.6.2.ebuild: + Update libgcrypt dep to use slot :0. *cyphesis-0.6.2 (02 Nov 2013) diff --git a/games-server/cyphesis/cyphesis-0.6.0.ebuild b/games-server/cyphesis/cyphesis-0.6.0.ebuild index 9e251e6dc60e..5f33e167b63c 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 +# Copyright 1999-2014 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.4 2012/12/26 01:24:54 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.0.ebuild,v 1.5 2014/03/01 22:26:58 mgorny Exp $ EAPI=5 PYTHON_DEPEND=2 @@ -19,7 +19,7 @@ RESTRICT="test" RDEPEND=">=media-libs/skstream-0.3.9 >=dev-games/wfmath-1.0.1 >=dev-games/mercator-0.3.1 - dev-libs/libgcrypt + dev-libs/libgcrypt:0 dev-libs/libsigc++:2 sys-libs/ncurses sys-libs/readline diff --git a/games-server/cyphesis/cyphesis-0.6.1.ebuild b/games-server/cyphesis/cyphesis-0.6.1.ebuild index 7b183d84d22f..2f1fa9ce76ac 100644 --- a/games-server/cyphesis/cyphesis-0.6.1.ebuild +++ b/games-server/cyphesis/cyphesis-0.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.1.ebuild,v 1.1 2013/10/02 07:56:40 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.1.ebuild,v 1.2 2014/03/01 22:26:58 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -19,7 +19,7 @@ RESTRICT="test" RDEPEND=">=media-libs/skstream-0.3.9 >=dev-games/wfmath-1.0.1 >=dev-games/mercator-0.3.3 - dev-libs/libgcrypt + dev-libs/libgcrypt:0 dev-libs/libsigc++:2 sys-libs/ncurses sys-libs/readline diff --git a/games-server/cyphesis/cyphesis-0.6.2.ebuild b/games-server/cyphesis/cyphesis-0.6.2.ebuild index 5cfcb9e44482..d77d4469577e 100644 --- a/games-server/cyphesis/cyphesis-0.6.2.ebuild +++ b/games-server/cyphesis/cyphesis-0.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.2.ebuild,v 1.1 2013/11/02 14:15:08 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.2.ebuild,v 1.2 2014/03/01 22:26:58 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -19,7 +19,7 @@ RESTRICT="test" RDEPEND=">=media-libs/skstream-0.3.9 >=dev-games/wfmath-1.0.1 >=dev-games/mercator-0.3.3 - dev-libs/libgcrypt + dev-libs/libgcrypt:0 dev-libs/libsigc++:2 sys-libs/ncurses sys-libs/readline |