public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tristan Heaven (nyhm)" <nyhm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-mud/mudix: ChangeLog mudix-4.3-r1.ebuild
Date: Thu, 15 May 2008 13:00:36 +0000	[thread overview]
Message-ID: <E1Jwd4W-0004d0-N6@stork.gentoo.org> (raw)

nyhm        08/05/15 13:00:36

  Modified:             ChangeLog
  Added:                mudix-4.3-r1.ebuild
  Log:
  Use games eclass and respect CFLAGS
  (Portage version: 2.1.5_rc10)

Revision  Changes    Path
1.11                 games-mud/mudix/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/mudix/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/mudix/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/mudix/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/mudix/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	8 Feb 2007 21:13:52 -0000	1.10
+++ ChangeLog	15 May 2008 13:00:36 -0000	1.11
@@ -1,6 +1,11 @@
 # ChangeLog for games-mud/mudix
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/mudix/ChangeLog,v 1.10 2007/02/08 21:13:52 wolf31o2 Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-mud/mudix/ChangeLog,v 1.11 2008/05/15 13:00:36 nyhm Exp $
+
+*mudix-4.3-r1 (15 May 2008)
+
+  15 May 2008; Tristan Heaven <nyhm@gentoo.org> +mudix-4.3-r1.ebuild:
+  Use games eclass and respect CFLAGS
 
   08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.



1.1                  games-mud/mudix/mudix-4.3-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/mudix/mudix-4.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/mudix/mudix-4.3-r1.ebuild?rev=1.1&content-type=text/plain

Index: mudix-4.3-r1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-mud/mudix/mudix-4.3-r1.ebuild,v 1.1 2008/05/15 13:00:36 nyhm Exp $

inherit games

DESCRIPTION="A small, stable MUD client for the console"
HOMEPAGE="http://dw.nl.eu.org/mudix.html"
SRC_URI="http://dw.nl.eu.org/mudix/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

DEPEND="sys-libs/ncurses"

src_compile() {
	egamesconf || die
	emake -C src O_FLAGS="${CFLAGS}" || die "emake failed"
}

src_install () {
	dogamesbin mudix || die "dogamesbin failed"
	dodoc README sample.usr
}



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-05-15 13:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-15 13:00 Tristan Heaven (nyhm) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-24 18:38 [gentoo-commits] gentoo-x86 commit in games-mud/mudix: ChangeLog mudix-4.3-r1.ebuild Raul Porcel (armin76)
2009-02-08 16:56 Alfredo Tupone (tupone)
2011-01-12 22:55 Michael Sterrett (mr_bones_)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Jwd4W-0004d0-N6@stork.gentoo.org \
    --to=nyhm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox