public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/vimpc: ChangeLog vimpc-0.03.ebuild
@ 2011-09-11  7:59 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2011-09-11  7:59 UTC (permalink / raw
  To: gentoo-commits

angelos     11/09/11 07:59:38

  Modified:             ChangeLog
  Added:                vimpc-0.03.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha55/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-sound/vimpc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/vimpc/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	27 Jun 2011 15:41:41 -0000	1.2
+++ ChangeLog	11 Sep 2011 07:59:38 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/vimpc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/ChangeLog,v 1.2 2011/06/27 15:41:41 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/ChangeLog,v 1.3 2011/09/11 07:59:38 angelos Exp $
+
+*vimpc-0.03 (11 Sep 2011)
+
+  11 Sep 2011; Christoph Mende <angelos@gentoo.org> +vimpc-0.03.ebuild:
+  Version bump
 
   27 Jun 2011; Christoph Mende <angelos@gentoo.org> vimpc-0.02.2.ebuild,
   vimpc-9999.ebuild:



1.1                  media-sound/vimpc/vimpc-0.03.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/vimpc-0.03.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/vimpc-0.03.ebuild?rev=1.1&content-type=text/plain

Index: vimpc-0.03.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/vimpc/vimpc-0.03.ebuild,v 1.1 2011/09/11 07:59:38 angelos Exp $

EAPI=4

DESCRIPTION="An ncurses based mpd client with vi like key bindings."
HOMEPAGE="http://vimpc.sourceforge.net/"
SRC_URI="mirror://sourceforge/project/${PN}/Release%200.03/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-libs/libpcre[cxx]
	media-libs/libmpdclient"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

S=${WORKDIR}/${PN}

DOCS=( AUTHORS README doc/vimpcrc.example )

src_configure() {
	econf --docdir="${EPREFIX}"/usr/share/doc/${PF}
}

src_install() {
	default

	# vimpc will look for help.txt
	docompress -x /usr/share/doc/${PF}/help.txt
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-11  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-11  7:59 [gentoo-commits] gentoo-x86 commit in media-sound/vimpc: ChangeLog vimpc-0.03.ebuild Christoph Mende (angelos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox