From 24ab430e9c01dfffda35c0d8160d606f37249c17 Mon Sep 17 00:00:00 2001 From: Thomas Sachau Date: Sat, 28 Dec 2013 19:23:46 +0000 Subject: Version bump, drop old (Portage version: 2.2.6-r1/svn/Linux x86_64, signed Manifest commit with key 0x35899067) --- x11-terms/terminology/ChangeLog | 6 ++++++ x11-terms/terminology/Manifest | 12 ++++++------ x11-terms/terminology/terminology-0.4.0.ebuild | 20 ++++++++++++++++++++ .../terminology/terminology-0.4.0_alpha4.ebuild | 22 ---------------------- 4 files changed, 32 insertions(+), 28 deletions(-) create mode 100644 x11-terms/terminology/terminology-0.4.0.ebuild delete mode 100644 x11-terms/terminology/terminology-0.4.0_alpha4.ebuild diff --git a/x11-terms/terminology/ChangeLog b/x11-terms/terminology/ChangeLog index 401354f..75da198 100644 --- a/x11-terms/terminology/ChangeLog +++ b/x11-terms/terminology/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*terminology-0.4.0 (28 Dec 2013) + + 28 Dec 2013; Thomas Sachau (Tommy[D]) + -terminology-0.4.0_alpha4.ebuild, +terminology-0.4.0.ebuild: + Version bump, drop old + *terminology-0.4.0_alpha4 (02 Dec 2013) 02 Dec 2013; Thomas Sachau (Tommy[D]) diff --git a/x11-terms/terminology/Manifest b/x11-terms/terminology/Manifest index 0f33f87..78d3c0b 100644 --- a/x11-terms/terminology/Manifest +++ b/x11-terms/terminology/Manifest @@ -1,13 +1,13 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 -DIST terminology-0.4.0-alpha4.tar.bz2 1075309 SHA256 8cf46f2efe7e1a144ca97c36048362424d49c9570e3720355938825059dcaff2 SHA512 deb96fbda3391ee635f46635d82d4b9b6a1abc6b9337abbac80826b3b10c78e40d613179f43e87d0b46ecebe1a6fff5d2d63b0a76401d3ac8657ce3b3eacf6ba WHIRLPOOL f9c8ebf432651a5a1577610cb73bae1507c19ab92603d0ac7a544bb9d6ec27ccb76412e30f1d010efae7b30e8c74d57c6b238fc7a5958da0ef22adb5d0058e2e +DIST terminology-0.4.0.tar.bz2 1055230 SHA256 1e833a74f1311be2d80b2334d210d2c0099a521e61703c49f4f6a95c13cd1c6d SHA512 d0b70376574c563bc7ebe3221a0dc1fd5e677e753dcdea14b2ecd1015e8f64698c072ad078883ce65873e8e09d361958438c19fb16245e71e837432c4f1616c4 WHIRLPOOL 49b731d93a95954076229e21f35a350859fd9f1b1d2dfa0bf7804d14557b6f303ce5b88de32f932a39bc4178e544406017e38c9e5a4ea12925fb9c7c148d8749 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) -iJwEAQEIAAYFAlKc6PEACgkQG7kqcTWJkGdeqwP/azgCeJtVPAY0dADX7SelE3TF -IWYEuLGBXrMRHnnf9MTDsMNOjzRFo9p2RG83hlxvbj/Z9hhlobC/HVGgEnW2qN3A -jFcRbGrv/O8cDOFN51VDp5a9U6ITOBZUckh+r0+qVT2Xt4u7vsuJvohv2InNxuoh -rxV7Zkjo8dG5lQJcNyU= -=AC7i +iJwEAQEIAAYFAlK/JUAACgkQG7kqcTWJkGdgeQP/dAbzb69jJKzcJkFEdyEdeC93 +8rtPhQcRvKiaccEnRx6nli1nKwzoMeGrlG3z6EUqqyB53DP43SuiaShf5ypOWiTG +WgV6AfwUlkll0gJUutxUDP5h/ex4h9fo4gSKbw0FNX+rNx5VLIpzwwY9ZFQbEP8r +7i3UGBNOByVwu9jJ+cU= +=JEPD -----END PGP SIGNATURE----- diff --git a/x11-terms/terminology/terminology-0.4.0.ebuild b/x11-terms/terminology/terminology-0.4.0.ebuild new file mode 100644 index 0000000..3d74d3d --- /dev/null +++ b/x11-terms/terminology/terminology-0.4.0.ebuild @@ -0,0 +1,20 @@ +# 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 + +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/rel/apps/${PN}/${P}.tar.bz2" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + >=dev-libs/efl-1.8.1 + >=media-libs/elementary-1.8.0" +DEPEND="${RDEPEND} + virtual/pkgconfig" \ No newline at end of file diff --git a/x11-terms/terminology/terminology-0.4.0_alpha4.ebuild b/x11-terms/terminology/terminology-0.4.0_alpha4.ebuild deleted file mode 100644 index 9df83ac..0000000 --- a/x11-terms/terminology/terminology-0.4.0_alpha4.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# 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 - -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/rel/apps/${PN}/${P//_/-}.tar.bz2" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - >=dev-libs/efl-1.8.0_beta2 - >=media-libs/elementary-1.8.0_beta2" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -S="${WORKDIR}/${P//_/-}" \ No newline at end of file -- cgit v1.2.3-65-gdbad