summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-06 06:03:43 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-06 06:03:43 -0400
commitf6b3702ab1640f064288f6a25eaa61cbc77db22c (patch)
tree42f080b9ab90c69cd4bf54b7548deb5a81cb4bdc
parentevas_generic_loaders: move live git ebuild to the main tree (diff)
downloadenlightenment-f6b3702ab1640f064288f6a25eaa61cbc77db22c.tar.gz
enlightenment-f6b3702ab1640f064288f6a25eaa61cbc77db22c.tar.bz2
enlightenment-f6b3702ab1640f064288f6a25eaa61cbc77db22c.zip
terminology: move live git ebuild to the main tree
-rw-r--r--x11-terms/terminology/ChangeLog22
-rw-r--r--x11-terms/terminology/Manifest13
-rw-r--r--x11-terms/terminology/metadata.xml10
-rw-r--r--x11-terms/terminology/terminology-0.4.0.ebuild20
-rw-r--r--x11-terms/terminology/terminology-9999.ebuild25
5 files changed, 0 insertions, 90 deletions
diff --git a/x11-terms/terminology/ChangeLog b/x11-terms/terminology/ChangeLog
deleted file mode 100644
index 75da198..0000000
--- a/x11-terms/terminology/ChangeLog
+++ /dev/null
@@ -1,22 +0,0 @@
-# ChangeLog for x11-terms/terminology
-# 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]) <tommy@gentoo.org>
- -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]) <tommy@gentoo.org>
- +terminology-0.4.0_alpha4.ebuild:
- Add ebuild for terminology alpha for testing the upgrade path
-
-*terminology-9999 (12 Jun 2012)
-
- 12 Jun 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
- +terminology-9999.ebuild, +metadata.xml:
- Initial addition, original ebuild by thomasg
-
diff --git a/x11-terms/terminology/Manifest b/x11-terms/terminology/Manifest
deleted file mode 100644
index 78d3c0b..0000000
--- a/x11-terms/terminology/Manifest
+++ /dev/null
@@ -1,13 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST terminology-0.4.0.tar.bz2 1055230 SHA256 1e833a74f1311be2d80b2334d210d2c0099a521e61703c49f4f6a95c13cd1c6d SHA512 d0b70376574c563bc7ebe3221a0dc1fd5e677e753dcdea14b2ecd1015e8f64698c072ad078883ce65873e8e09d361958438c19fb16245e71e837432c4f1616c4 WHIRLPOOL 49b731d93a95954076229e21f35a350859fd9f1b1d2dfa0bf7804d14557b6f303ce5b88de32f932a39bc4178e544406017e38c9e5a4ea12925fb9c7c148d8749
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.22 (GNU/Linux)
-
-iJwEAQEIAAYFAlK/JUAACgkQG7kqcTWJkGdgeQP/dAbzb69jJKzcJkFEdyEdeC93
-8rtPhQcRvKiaccEnRx6nli1nKwzoMeGrlG3z6EUqqyB53DP43SuiaShf5ypOWiTG
-WgV6AfwUlkll0gJUutxUDP5h/ex4h9fo4gSKbw0FNX+rNx5VLIpzwwY9ZFQbEP8r
-7i3UGBNOByVwu9jJ+cU=
-=JEPD
------END PGP SIGNATURE-----
diff --git a/x11-terms/terminology/metadata.xml b/x11-terms/terminology/metadata.xml
deleted file mode 100644
index 4d7a817..0000000
--- a/x11-terms/terminology/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer>
-<email>enlightenment@gentoo.org</email>
-</maintainer>
-<longdescription lang="en">
-</longdescription>
-</pkgmetadata>
-
diff --git a/x11-terms/terminology/terminology-0.4.0.ebuild b/x11-terms/terminology/terminology-0.4.0.ebuild
deleted file mode 100644
index 3d74d3d..0000000
--- a/x11-terms/terminology/terminology-0.4.0.ebuild
+++ /dev/null
@@ -1,20 +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.1
- >=media-libs/elementary-1.8.0"
-DEPEND="${RDEPEND}
- virtual/pkgconfig" \ No newline at end of file
diff --git a/x11-terms/terminology/terminology-9999.ebuild b/x11-terms/terminology/terminology-9999.ebuild
deleted file mode 100644
index f154168..0000000
--- a/x11-terms/terminology/terminology-9999.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit enlightenment
-
-DESCRIPTION="Simple EFL based terminal emulator"
-HOMEPAGE="http://www.enlightenment.org/"
-
-IUSE=""
-
-RDEPEND=">=dev-libs/ecore-1.7.0[evas]
- >=dev-libs/eet-1.7.0
- >=dev-libs/efreet-1.7.0
- >=dev-libs/eina-1.7.0
- >=dev-libs/eio-1.7.0
- >=dev-libs/embryo-1.7.0
- >=media-libs/elementary-1.7.0
- >=media-libs/evas-1.7.0
- >=media-libs/edje-1.7.0
- >=media-libs/emotion-1.7.0
- media-libs/freetype:2"
-DEPEND="${RDEPEND}"