public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben de Groot (yngwin)" <yngwin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/mangler: ChangeLog mangler-1.0.0.ebuild
Date: Wed, 02 Dec 2009 19:09:39 +0000	[thread overview]
Message-ID: <E1NFua3-00046q-VN@stork.gentoo.org> (raw)

yngwin      09/12/02 19:09:39

  Modified:             ChangeLog mangler-1.0.0.ebuild
  Log:
  Force the use of the newer upstream tarball, so we can drop the maintainer mode workaround.
  (Portage version: 2.2_rc54/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-sound/mangler/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mangler/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mangler/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mangler/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mangler/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	2 Dec 2009 16:07:10 -0000	1.3
+++ ChangeLog	2 Dec 2009 19:09:39 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/mangler
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mangler/ChangeLog,v 1.3 2009/12/02 16:07:10 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mangler/ChangeLog,v 1.4 2009/12/02 19:09:39 yngwin Exp $
+
+  02 Dec 2009; Ben de Groot <yngwin@gentoo.org> mangler-1.0.0.ebuild:
+  Force the use of the newer upstream tarball, so we can drop the maintainer
+  mode workaround.
 
 *mangler-1.0.0 (02 Dec 2009)
 



1.2                  media-sound/mangler/mangler-1.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mangler/mangler-1.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mangler/mangler-1.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mangler/mangler-1.0.0.ebuild?r1=1.1&r2=1.2

Index: mangler-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mangler/mangler-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mangler-1.0.0.ebuild	2 Dec 2009 16:07:10 -0000	1.1
+++ mangler-1.0.0.ebuild	2 Dec 2009 19:09:39 -0000	1.2
@@ -1,14 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mangler/mangler-1.0.0.ebuild,v 1.1 2009/12/02 16:07:10 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mangler/mangler-1.0.0.ebuild,v 1.2 2009/12/02 19:09:39 yngwin Exp $
 
 EAPI="2"
-inherit autotools
 
 MY_P="${P/_/}"
 DESCRIPTION="Open source VOIP client capable of connecting to Ventrilo 3.x servers"
 HOMEPAGE="http://www.mangler.org/"
-SRC_URI="http://www.mangler.org/downloads/${MY_P}.tar.bz2"
+SRC_URI="http://www.mangler.org/downloads/${MY_P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -24,10 +23,6 @@
 
 S=${WORKDIR}/${MY_P}
 
-src_prepare() {
-	eautoreconf # to prevent maintainer mode
-}
-
 src_install() {
 	emake DESTDIR="${D}" install || die
 }






                 reply	other threads:[~2009-12-02 19:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1NFua3-00046q-VN@stork.gentoo.org \
    --to=yngwin@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