From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/eselect-mpost: ChangeLog eselect-mpost-0.2.ebuild
Date: Fri, 06 Nov 2009 21:37:39 +0000 [thread overview]
Message-ID: <E1N6WV1-0006J4-G6@stork.gentoo.org> (raw)
ulm 09/11/06 21:37:39
Modified: ChangeLog
Added: eselect-mpost-0.2.ebuild
Log:
Version bump, bug 292107.
(Portage version: 2.2_rc46/cvs/Linux i686)
Revision Changes Path
1.13 app-admin/eselect-mpost/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-mpost/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-mpost/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-mpost/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-mpost/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 18 Mar 2009 18:38:57 -0000 1.12
+++ ChangeLog 6 Nov 2009 21:37:38 -0000 1.13
@@ -1,6 +1,12 @@
# ChangeLog for app-admin/eselect-mpost
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mpost/ChangeLog,v 1.12 2009/03/18 18:38:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mpost/ChangeLog,v 1.13 2009/11/06 21:37:38 ulm Exp $
+
+*eselect-mpost-0.2 (06 Nov 2009)
+
+ 06 Nov 2009; Ulrich Mueller <ulm@gentoo.org> +files/mpost.eselect-0.2,
+ +eselect-mpost-0.2.ebuild:
+ Version bump, bug 292107.
18 Mar 2009; Raúl Porcel <armin76@gentoo.org> eselect-mpost-0.1.ebuild:
alpha/arm/ia64/s390/sh stable wrt #253551
1.1 app-admin/eselect-mpost/eselect-mpost-0.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-mpost/eselect-mpost-0.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-mpost/eselect-mpost-0.2.ebuild?rev=1.1&content-type=text/plain
Index: eselect-mpost-0.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mpost/eselect-mpost-0.2.ebuild,v 1.1 2009/11/06 21:37:38 ulm Exp $
inherit eutils
DESCRIPTION="mpost module for eselect"
HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""
# Depend on texlive-core-2008 that allows usage of this module, otherwise it
# will not work so nicely.
RDEPEND=">=app-admin/eselect-1.2.3
>=app-text/texlive-core-2008"
src_install() {
local MODULEDIR="/usr/share/eselect/modules"
local MODULE="mpost"
dodir ${MODULEDIR}
insinto ${MODULEDIR}
newins "${FILESDIR}/${MODULE}.eselect-${PVR}" ${MODULE}.eselect \
|| die "failed to install"
}
reply other threads:[~2009-11-06 21:37 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=E1N6WV1-0006J4-G6@stork.gentoo.org \
--to=ulm@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