public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-server/crossfire-server: crossfire-server-1.60.0.ebuild ChangeLog
Date: Sat,  5 May 2012 07:53:17 +0000 (UTC)	[thread overview]
Message-ID: <20120505075317.7F89E2004B@flycatcher.gentoo.org> (raw)

vapier      12/05/05 07:53:17

  Modified:             crossfire-server-1.60.0.ebuild ChangeLog
  Log:
  Drop unused autotools.eclass inherit.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  games-server/crossfire-server/crossfire-server-1.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-server/crossfire-server/crossfire-server-1.60.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-server/crossfire-server/crossfire-server-1.60.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-server/crossfire-server/crossfire-server-1.60.0.ebuild?r1=1.3&r2=1.4

Index: crossfire-server-1.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.60.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- crossfire-server-1.60.0.ebuild	26 Apr 2012 19:25:57 -0000	1.3
+++ crossfire-server-1.60.0.ebuild	5 May 2012 07:53:17 -0000	1.4
@@ -1,9 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.60.0.ebuild,v 1.3 2012/04/26 19:25:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.60.0.ebuild,v 1.4 2012/05/05 07:53:17 vapier Exp $
 
-EAPI=2
-inherit eutils autotools games
+EAPI="2"
+
+inherit eutils games
 
 MY_P="${P/-server/}"
 DESCRIPTION="server for the crossfire clients"
@@ -20,7 +21,9 @@
 DEPEND="net-misc/curl
 	X? (
 		x11-libs/libXaw
-		media-libs/libpng )"
+		media-libs/libpng
+	)"
+RDEPEND="${DEPEND}"
 
 S=${WORKDIR}/${MY_P}
 



1.23                 games-server/crossfire-server/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-server/crossfire-server/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-server/crossfire-server/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-server/crossfire-server/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-server/crossfire-server/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	26 Apr 2012 19:25:57 -0000	1.22
+++ ChangeLog	5 May 2012 07:53:17 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for games-server/crossfire-server
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/ChangeLog,v 1.22 2012/04/26 19:25:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/ChangeLog,v 1.23 2012/05/05 07:53:17 vapier Exp $
+
+  05 May 2012; Mike Frysinger <vapier@gentoo.org>
+  crossfire-server-1.60.0.ebuild:
+  Drop unused autotools.eclass inherit.
 
   26 Apr 2012; Agostino Sarubbo <ago@gentoo.org>
   crossfire-server-1.60.0.ebuild:






             reply	other threads:[~2012-05-05  7:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-05  7:53 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-29 19:18 [gentoo-commits] gentoo-x86 commit in games-server/crossfire-server: crossfire-server-1.60.0.ebuild ChangeLog Brent Baude (ranger)
2012-05-21 12:29 PaweA Hajdan (phajdan.jr)
2012-04-26 19:25 Agostino Sarubbo (ago)
2012-04-23 19:17 Michael Sterrett (mr_bones_)
2012-03-12 19:44 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=20120505075317.7F89E2004B@flycatcher.gentoo.org \
    --to=vapier@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