About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
tupone 07/11/03 11:10:45 Modified: ChangeLog Added: cyphesis-0.5.14.ebuild Log: Version bump to 0.5.14 (Portage version: 2.1.3.16) Revision Changes Path 1.4 games-server/cyphesis/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-server/cyphesis/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-server/cyphesis/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-server/cyphesis/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 7 May 2007 22:20:33 -0000 1.3 +++ ChangeLog 3 Nov 2007 11:10:45 -0000 1.4 @@ -1,6 +1,12 @@ # ChangeLog for games-server/cyphesis # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.3 2007/05/07 22:20:33 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.4 2007/11/03 11:10:45 tupone Exp $ + +*cyphesis-0.5.14 (03 Nov 2007) + + 03 Nov 2007; Tupone Alfredo <tupone@g.o> + +files/cyphesis-0.5.14-gentoo.patch, +cyphesis-0.5.14.ebuild: + Version bump *cyphesis-0.5.12 (07 May 2007) 1.1 games-server/cyphesis/cyphesis-0.5.14.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-server/cyphesis/cyphesis-0.5.14.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-server/cyphesis/cyphesis-0.5.14.ebuild?rev=1.1&content-type=text/plain Index: cyphesis-0.5.14.ebuild =================================================================== # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.14.ebuild,v 1.1 2007/11/03 11:10:45 tupone Exp $ inherit eutils autotools games DESCRIPTION="WorldForge server running small games" HOMEPAGE="http://worldforge.org/dev/eng/servers/cyphesis" SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-libs/skstream-0.3.6 sys-libs/readline >=dev-games/wfmath-0.3 =dev-games/mercator-0.2* dev-libs/libgcrypt =dev-libs/libsigc++-2.0* =media-libs/atlas-c++-0.6* >=media-libs/varconf-0.6.4 dev-db/libpq" src_unpack() { unpack ${A} cd "${S}" # Patching to disable howl and avahi discovery # To be removed when upstream will provide a way to selectively # enable/disable supoort for it epatch "${FILESDIR}/${P}"-gentoo.patch eautoreconf } src_install() { emake DESTDIR="${D}" install || die "install failed" dodoc AUTHORS ChangeLog FIXME NEWS README THANKS TODO prepgamesdirs } -- gentoo-commits@g.o mailing list
Updated Aug 16, 2010
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.