public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/eselect-ctags: ChangeLog eselect-ctags-1.10.ebuild
Date: Thu, 07 May 2009 23:51:48 +0000	[thread overview]
Message-ID: <E1M2DNU-00035t-QE@stork.gentoo.org> (raw)

ulm         09/05/07 23:51:48

  Modified:             ChangeLog
  Added:                eselect-ctags-1.10.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc31/cvs/Linux i686)

Revision  Changes    Path
1.33                 app-admin/eselect-ctags/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	2 May 2009 13:07:47 -0000	1.32
+++ ChangeLog	7 May 2009 23:51:48 -0000	1.33
@@ -1,6 +1,11 @@
 # ChangeLog for app-admin/eselect-ctags
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.32 2009/05/02 13:07:47 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.33 2009/05/07 23:51:48 ulm Exp $
+
+*eselect-ctags-1.10 (07 May 2009)
+
+  07 May 2009; Ulrich Mueller <ulm@gentoo.org> +eselect-ctags-1.10.ebuild:
+  Version bump.
 
 *eselect-ctags-1.9 (02 May 2009)
 



1.1                  app-admin/eselect-ctags/eselect-ctags-1.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.10.ebuild?rev=1.1&content-type=text/plain

Index: eselect-ctags-1.10.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-ctags/eselect-ctags-1.10.ebuild,v 1.1 2009/05/07 23:51:48 ulm Exp $

MY_P="eselect-emacs-${PV}"
DESCRIPTION="Manages ctags implementations"
HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""

DEPEND=""
RDEPEND=">=app-admin/eselect-1.0.10
	!<=app-admin/eselect-emacs-1.3"

S="${WORKDIR}/${MY_P}"

src_compile() { :; }

src_install() {
	insinto /usr/share/eselect/modules
	doins ctags.eselect || die
	doman ctags.eselect.5 || die
}






             reply	other threads:[~2009-05-07 23:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-07 23:51 Ulrich Mueller (ulm) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-07 17:07 [gentoo-commits] gentoo-x86 commit in app-admin/eselect-ctags: ChangeLog eselect-ctags-1.10.ebuild Gysbert Wassenaar (nixnut)
2009-06-08  4:35 Jeroen Roovers (jer)
2009-06-08 18:42 Christian Faulhammer (fauli)
2009-06-09 14:51 Raul Porcel (armin76)
2009-06-11 20:23 Markus Meier (maekke)
2009-09-06 16:35 Brent Baude (ranger)

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=E1M2DNU-00035t-QE@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