public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-terms/terminology: ChangeLog terminology-0.4.0_alpha1.ebuild
@ 2013-11-13  8:32 Ralph Sennhauser (sera)
  0 siblings, 0 replies; only message in thread
From: Ralph Sennhauser (sera) @ 2013-11-13  8:32 UTC (permalink / raw
  To: gentoo-commits

sera        13/11/13 08:32:36

  Modified:             ChangeLog
  Added:                terminology-0.4.0_alpha1.ebuild
  Log:
  Version bump
  Loosen version requirements so it works with current releases
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 3C5CF75A)

Revision  Changes    Path
1.5                  x11-terms/terminology/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/terminology/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/terminology/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/terminology/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-terms/terminology/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	12 Apr 2013 03:31:14 -0000	1.4
+++ ChangeLog	13 Nov 2013 08:32:36 -0000	1.5
@@ -1,6 +1,13 @@
 # ChangeLog for x11-terms/terminology
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminology/ChangeLog,v 1.4 2013/04/12 03:31:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminology/ChangeLog,v 1.5 2013/11/13 08:32:36 sera Exp $
+
+*terminology-0.4.0_alpha1 (13 Nov 2013)
+
+  13 Nov 2013; Ralph Sennhauser <sera@gentoo.org>
+  +terminology-0.4.0_alpha1.ebuild:
+  Version bump
+  Loosen version requirements so it works with current releases
 
   12 Apr 2013; Christian Faulhammer <fauli@gentoo.org>
   terminology-0.3.0.ebuild:



1.1                  x11-terms/terminology/terminology-0.4.0_alpha1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/terminology/terminology-0.4.0_alpha1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/terminology/terminology-0.4.0_alpha1.ebuild?rev=1.1&content-type=text/plain

Index: terminology-0.4.0_alpha1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminology/terminology-0.4.0_alpha1.ebuild,v 1.1 2013/11/13 08:32:36 sera Exp $

EAPI=5

inherit autotools

DESCRIPTION="Feature rich terminal emulator using the Enlightenment Foundation Libraries"
HOMEPAGE="http://www.enlightenment.org/p.php?p=about/terminology"
SRC_URI="http://download.enlightenment.org/releases/${P//_/-}.tar.bz2"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

EFL_VERSION=1.7.0

RDEPEND="
	>=dev-libs/ecore-${EFL_VERSION}[evas]
	>=dev-libs/eet-${EFL_VERSION}
	>=dev-libs/efreet-${EFL_VERSION}
	>=dev-libs/eina-${EFL_VERSION}
	>=media-libs/edje-${EFL_VERSION}
	>=media-libs/elementary-${EFL_VERSION}
	>=media-libs/emotion-${EFL_VERSION}
	>=media-libs/ethumb-${EFL_VERSION}[dbus]
	>=media-libs/evas-${EFL_VERSION}"
DEPEND="${RDEPEND}
	virtual/pkgconfig"

S="${WORKDIR}/${P//_/-}"

src_prepare() {
	sed -i "s:1.8.0:${EFL_VERSION}:g" configure.ac
	eautoreconf
}





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

only message in thread, other threads:[~2013-11-13  8:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13  8:32 [gentoo-commits] gentoo-x86 commit in x11-terms/terminology: ChangeLog terminology-0.4.0_alpha1.ebuild Ralph Sennhauser (sera)

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