Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
Subject: gentoo-x86 commit in games-mud/gnome-mud: gnome-mud-0.11.2.ebuild ChangeLog
Date: Sat, 28 Feb 2009 22:46:04 +0000
mr_bones_    09/02/28 22:46:04

  Modified:             ChangeLog
  Added:                gnome-mud-0.11.2.ebuild
  Log:
  version bump
  (Portage version: 2.1.6.7/cvs/Linux i686)

Revision  Changes    Path
1.24                 games-mud/gnome-mud/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	17 Feb 2009 16:53:59 -0000	1.23
+++ ChangeLog	28 Feb 2009 22:46:04 -0000	1.24
@@ -1,6 +1,12 @@
 # ChangeLog for games-mud/gnome-mud
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/ChangeLog,v 1.23 2009/02/17 16:53:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/ChangeLog,v 1.24 2009/02/28 22:46:04 mr_bones_ Exp $
+
+*gnome-mud-0.11.2 (28 Feb 2009)
+
+  28 Feb 2009; Michael Sterrett <mr_bones_@g.o>
+  +gnome-mud-0.11.2.ebuild:
+  version bump
 
 *gnome-mud-0.11.1 (17 Feb 2009)
 



1.1                  games-mud/gnome-mud/gnome-mud-0.11.2.ebuild

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

Index: gnome-mud-0.11.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.11.2.ebuild,v 1.1 2009/02/28 22:46:04 mr_bones_ Exp $

EAPI=2
inherit gnome2 games

DESCRIPTION="GNOME MUD client"
HOMEPAGE="http://live.gnome.org/GnomeMud"

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

RDEPEND="x11-libs/gtk+:2
	>=gnome-base/libglade-2.0.1:2.0
	>=x11-libs/vte-0.11
	gstreamer? ( media-libs/gstreamer )
	dev-perl/XML-Parser
	dev-libs/libpcre
	net-libs/gnet:2
	virtual/libintl"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	>=dev-util/intltool-0.23
	>=sys-devel/gettext-0.11.5
	app-text/scrollkeeper"

src_configure() {
	gnome2_src_configure \
		--disable-dependency-tracking \
		--bindir="${GAMES_BINDIR}" \
		$(use_enable gstreamer)
}

src_install() {
	DOCS="AUTHORS BUGS ChangeLog NEWS PLUGIN.API README ROADMAP" \
	gnome2_src_install
	prepgamesdirs
}

pkg_preinst() {
	gnome2_pkg_preinst
	games_pkg_preinst
}

pkg_postinst() {
	gnome2_pkg_postinst
	games_pkg_postinst
	echo
	elog "For proper plugin operation, please create ~/.gnome-mud/plugins/"
	elog "if that directory doesn't already exist."
	elog "The command to do that is:"
	elog "    mkdir -p ~/.gnome-mud/plugins/"
	echo
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-db/mysql: mysql-4.1.23_alpha20070101-r61.ebuild ChangeLog mysql-4.1.22-r1.ebuild
Next by thread:
gentoo-x86 commit in games-mud/gnome-mud: gnome-mud-0.11.1.ebuild gnome-mud-0.11.ebuild Manifest
Previous by date:
gentoo-x86 commit in dev-db/mysql: mysql-4.1.23_alpha20070101-r61.ebuild ChangeLog mysql-4.1.22-r1.ebuild
Next by date:
gentoo-x86 commit in games-mud/gnome-mud: gnome-mud-0.11.1.ebuild gnome-mud-0.11.ebuild Manifest


Updated Apr 23, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.