public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/gcal: gcal-3.6.3.ebuild ChangeLog
Date: Sat, 25 Oct 2014 18:49:50 +0000 (UTC)	[thread overview]
Message-ID: <20141025184950.F1BA08BA1@oystercatcher.gentoo.org> (raw)

jer         14/10/25 18:49:50

  Modified:             ChangeLog
  Added:                gcal-3.6.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.50                 app-misc/gcal/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/gcal/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	27 Aug 2014 12:23:54 -0000	1.49
+++ ChangeLog	25 Oct 2014 18:49:50 -0000	1.50
@@ -1,6 +1,12 @@
 # ChangeLog for app-misc/gcal
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/ChangeLog,v 1.49 2014/08/27 12:23:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/ChangeLog,v 1.50 2014/10/25 18:49:50 jer Exp $
+
+*gcal-3.6.3 (25 Oct 2014)
+
+  25 Oct 2014; Jeroen Roovers <jer@gentoo.org> +gcal-3.6.3.ebuild,
+  -files/gcal-3.01-gettext-charset.patch, -files/gcal-3.01-mandir.diff:
+  Version bump.
 
   27 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gcal-3.6.2.ebuild:
   Stable for ppc, wrt bug #497136



1.1                  app-misc/gcal/gcal-3.6.3.ebuild

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

Index: gcal-3.6.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.6.3.ebuild,v 1.1 2014/10/25 18:49:50 jer Exp $

EAPI=5

inherit eutils flag-o-matic toolchain-funcs

DESCRIPTION="The GNU Calendar - a replacement for cal"
HOMEPAGE="http://www.gnu.org/software/gcal/"
SRC_URI="mirror://gnu/gcal/${P}.tar.xz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="ncurses nls unicode"

DEPEND="
	app-arch/xz-utils
	nls? ( >=sys-devel/gettext-0.17 )"
RDEPEND="nls? ( virtual/libintl )"

DOCS=( BUGS LIMITATIONS NEWS README THANKS TODO )

src_configure() {
	tc-export CC
	append-cppflags -D_GNU_SOURCE
	econf \
		--disable-rpath \
		$(use_enable nls) \
		$(use_enable ncurses term) \
		$(use_enable unicode)
}





             reply	other threads:[~2014-10-25 18:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-25 18:49 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-09 13:46 [gentoo-commits] gentoo-x86 commit in app-misc/gcal: gcal-3.6.3.ebuild ChangeLog Agostino Sarubbo (ago)
2015-01-17 14:00 Agostino Sarubbo (ago)
2015-01-26 10:36 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=20141025184950.F1BA08BA1@oystercatcher.gentoo.org \
    --to=jer@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