public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/zile: zile-2.4.8.ebuild ChangeLog zile-2.3.24-r1.ebuild
@ 2012-07-13 12:13 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2012-07-13 12:13 UTC (permalink / raw
  To: gentoo-commits

ulm         12/07/13 12:13:10

  Modified:             ChangeLog zile-2.3.24-r1.ebuild
  Added:                zile-2.4.8.ebuild
  Log:
  Version bump, fixes bug 425104.
  
  (Portage version: 2.1.11.5/cvs/Linux x86_64)

Revision  Changes    Path
1.180                app-editors/zile/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/ChangeLog?rev=1.180&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/ChangeLog?rev=1.180&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/ChangeLog?r1=1.179&r2=1.180

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- ChangeLog	29 May 2012 19:17:06 -0000	1.179
+++ ChangeLog	13 Jul 2012 12:13:10 -0000	1.180
@@ -1,6 +1,11 @@
 # ChangeLog for app-editors/zile
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.179 2012/05/29 19:17:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.180 2012/07/13 12:13:10 ulm Exp $
+
+*zile-2.4.8 (13 Jul 2012)
+
+  13 Jul 2012; Ulrich Müller <ulm@gentoo.org> +zile-2.4.8.ebuild:
+  Version bump, fixes bug 425104.
 
   29 May 2012; Brent Baude <ranger@gentoo.org> zile-2.4.7.ebuild:
   Marking zile-2.4.7 ppc for bug 417343



1.7                  app-editors/zile/zile-2.3.24-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild?r1=1.6&r2=1.7

Index: zile-2.3.24-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- zile-2.3.24-r1.ebuild	1 Apr 2012 15:34:15 -0000	1.6
+++ zile-2.3.24-r1.ebuild	13 Jul 2012 12:13:10 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild,v 1.6 2012/04/01 15:34:15 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.24-r1.ebuild,v 1.7 2012/07/13 12:13:10 ulm Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 ppc sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ppc sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="test valgrind"
 
 RDEPEND="sys-libs/ncurses"



1.1                  app-editors/zile/zile-2.4.8.ebuild

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

Index: zile-2.4.8.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.8.ebuild,v 1.1 2012/07/13 12:13:10 ulm Exp $

EAPI=4

DESCRIPTION="Zile is a small Emacs clone"
HOMEPAGE="http://www.gnu.org/software/zile/"
SRC_URI="mirror://gnu/zile/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="acl test"

RDEPEND="dev-libs/boehm-gc
	sys-libs/ncurses
	acl? ( virtual/acl )"

DEPEND="${RDEPEND}
	test? ( dev-lang/perl )"

src_configure() {
	econf \
		--docdir="${EPREFIX}"/usr/share/doc/${PF} \
		--disable-silent-rules \
		$(use_enable acl)
}

src_install() {
	emake DESTDIR="${D}" install

	# AUTHORS, FAQ, and NEWS are installed by the build system
	dodoc README THANKS

	# Zile should never install charset.alias (even on non-glibc arches)
	rm -f "${ED}"/usr/lib/charset.alias
}






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

only message in thread, other threads:[~2012-07-13 12:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13 12:13 [gentoo-commits] gentoo-x86 commit in app-editors/zile: zile-2.4.8.ebuild ChangeLog zile-2.3.24-r1.ebuild Ulrich Mueller (ulm)

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