public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick Lauer (patrick)" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/alien: alien-8.89.ebuild ChangeLog
Date: Thu, 21 Nov 2013 07:48:02 +0000 (UTC)	[thread overview]
Message-ID: <20131121074802.400092004B@flycatcher.gentoo.org> (raw)

patrick     13/11/21 07:48:02

  Modified:             ChangeLog
  Added:                alien-8.89.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.47                 app-arch/alien/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/alien/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/alien/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/alien/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/alien/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	14 Sep 2013 13:52:26 -0000	1.46
+++ ChangeLog	21 Nov 2013 07:48:02 -0000	1.47
@@ -1,6 +1,11 @@
 # ChangeLog for app-arch/alien
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/alien/ChangeLog,v 1.46 2013/09/14 13:52:26 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/alien/ChangeLog,v 1.47 2013/11/21 07:48:02 patrick Exp $
+
+*alien-8.89 (21 Nov 2013)
+
+  21 Nov 2013; Patrick Lauer <patrick@gentoo.org> +alien-8.89.ebuild:
+  Bump
 
   14 Sep 2013; Mikle Kolyada <zlogene@gentoo.org> -alien-8.87.ebuild:
   drop old wrt bug #483180



1.1                  app-arch/alien/alien-8.89.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/alien/alien-8.89.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/alien/alien-8.89.ebuild?rev=1.1&content-type=text/plain

Index: alien-8.89.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/alien/alien-8.89.ebuild,v 1.1 2013/11/21 07:48:02 patrick Exp $

EAPI=5

inherit perl-module

DESCRIPTION="Converts between the rpm, dpkg, stampede slp, and slackware tgz file formats"
HOMEPAGE="http://kitenet.net/programs/alien"
SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="+bzip2"

RDEPEND="app-arch/rpm
	app-arch/dpkg
	bzip2? ( app-arch/bzip2 )
	dev-util/debhelper
	>=app-arch/tar-1.14.91"
DEPEND="${RDEPEND}"

S=${WORKDIR}/${PN}

src_prepare() {
	sed -e s%'$(VARPREFIX)'%${D}% -e s%'$(PREFIX)'%${D}/usr%g \
		-i "${S}"/Makefile.PL || die "sed failed."
}





             reply	other threads:[~2013-11-21  7:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-21  7:48 Patrick Lauer (patrick) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-02 10:57 [gentoo-commits] gentoo-x86 commit in app-arch/alien: alien-8.89.ebuild ChangeLog Agostino Sarubbo (ago)
2014-02-22  8:04 Agostino Sarubbo (ago)
2014-03-19 15:16 Agostino Sarubbo (ago)

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=20131121074802.400092004B@flycatcher.gentoo.org \
    --to=patrick@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