public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dawid Weglinski (cla)" <cla@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-text/wklej: ChangeLog wklej-0.1.6.ebuild
Date: Tue, 24 Feb 2009 19:19:06 +0000	[thread overview]
Message-ID: <E1Lc2o6-0007aE-3R@stork.gentoo.org> (raw)

cla         09/02/24 19:19:06

  Modified:             ChangeLog
  Added:                wklej-0.1.6.ebuild
  Log:
  Version bump to 0.1.6 (bug #260021)
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 app-text/wklej/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/wklej/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/wklej/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/wklej/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wklej/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	23 Nov 2008 16:12:37 -0000	1.15
+++ ChangeLog	24 Feb 2009 19:19:06 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for app-text/wklej
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wklej/ChangeLog,v 1.15 2008/11/23 16:12:37 cla Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/wklej/ChangeLog,v 1.16 2009/02/24 19:19:06 cla Exp $
+
+*wklej-0.1.6 (24 Feb 2009)
+
+  24 Feb 2009; Dawid Węgliński <cla@gentoo.org> +files/wklejrc.txt,
+  +wklej-0.1.6.ebuild:
+  Version bump to 0.1.6 (bug #260021)
 
 *wklej-0.1.5-r1 (23 Nov 2008)
 



1.1                  app-text/wklej/wklej-0.1.6.ebuild

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

Index: wklej-0.1.6.ebuild
===================================================================
# $Header: /var/cvsroot/gentoo-x86/app-text/wklej/wklej-0.1.6.ebuild,v 1.1 2009/02/24 19:19:06 cla Exp $

EAPI=2

inherit eutils

DESCRIPTION="A wklej.org submitter"
HOMEPAGE="http://wklej.org"
SRC_URI="http://wklej.org/m/apps/wklej-${PV}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE="+vim"

DEPEND="${RDEPEND}"
RDEPEND="dev-lang/python
	vim? ( app-editors/vim[python] )"

src_install() {
	if use vim; then
		insinto /usr/share/vim/vimfiles/plugin
		doins "${WORKDIR}"/${PN}.vim
	fi

	dobin "${WORKDIR}"/${PN}
	dodoc "${FILESDIR}"/wklejrc.txt

	elog "A new feature was added since version ${PV}"
	elog "Now you can use ~/.wklejrc which allows you to pastebin as"
	elog "an authorized user."
	elog "Go to http://wklej.org/salt to get your SALT_KEY."
}







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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-24 19:19 Dawid Weglinski (cla) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-05-28 15:42 [gentoo-commits] gentoo-x86 commit in app-text/wklej: ChangeLog wklej-0.1.6.ebuild Christian Faulhammer (fauli)
2009-05-30  9:50 Thomas Anderson (gentoofan23)

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=E1Lc2o6-0007aE-3R@stork.gentoo.org \
    --to=cla@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