summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2015-11-20 01:01:35 +0100
committerMichael Palimaka <kensington@gentoo.org>2015-11-22 05:46:11 +1100
commitc15a6d88a1709f6a71dafae9a105b5c39c32db3b (patch)
tree3314216bd759eb677cefa1802626c26b9bce77c6 /kde-apps/amor
parentkde-apps: Drop KDE Applications 15.08.1 (diff)
downloadgentoo-c15a6d88a1709f6a71dafae9a105b5c39c32db3b.tar.gz
gentoo-c15a6d88a1709f6a71dafae9a105b5c39c32db3b.tar.bz2
gentoo-c15a6d88a1709f6a71dafae9a105b5c39c32db3b.zip
kde-apps: Bump existing ebuilds to 15.08.3 from overlay
Diffstat (limited to 'kde-apps/amor')
-rw-r--r--kde-apps/amor/Manifest1
-rw-r--r--kde-apps/amor/amor-15.08.3.ebuild16
2 files changed, 17 insertions, 0 deletions
diff --git a/kde-apps/amor/Manifest b/kde-apps/amor/Manifest
index ffb20aa77ef3..493da707ac8b 100644
--- a/kde-apps/amor/Manifest
+++ b/kde-apps/amor/Manifest
@@ -1,2 +1,3 @@
DIST amor-15.08.2.tar.xz 175584 SHA256 8645776d875b503bfeee4b1d9a6c728bb61974eb473da6167f1412abd22abb35 SHA512 67da17ea28d6a605dd09d37fe5c07b8433af67a906836f8cd5f2d28430b2a148ee0e73cefd882490da894bf9858d9080f3d95ac664d8d70b602552d2886a42e7 WHIRLPOOL 42c4fc8094aebb269aa469dfa3ef74383c2515334863734dea8c2b1be6298593f842201baeabc83c22a338447f7bd236a4443265e5a09d7665afe26f53d917aa
+DIST amor-15.08.3.tar.xz 175564 SHA256 ac77b05ebf4fd704fe2a8ef6afc5548289bff56e05711d349be707d6b73f9149 SHA512 38c4b81a59091a5a462f486804325d1a86cecf2bd158f79e426178f54785973bb5b46f0277baf29f82e6ab510d6e21a30045f1700af29cdcc17b908db9815538 WHIRLPOOL 41c7857bb6c25f346127fbeb0c5aef4cad62c55b9d1c571e51fd4dcf409c0cf7a3a0c3371cafec966c816a5ad6fb09d9f87cab95d9c3bdd0523af11a0521caf7
DIST amor-4.14.3.tar.xz 174148 SHA256 dd4ccc85bf0959a8d62c614804dea2438d7c4bec29965dd481305f768f8738d9 SHA512 f9dac4bfcfc64387a9bf6d9946534fe38242c43f7d81e80f8a2256b2047ad6595f1bdcd467adb138cfd6511bf69820419ac7016977a5f39b0af24a67a30f769d WHIRLPOOL 15f86e866b66f03c157c033935f2b81525525b1485582ca17e3e9fd78475ede7c7157bf16efb6b1fb686786eeed1c89fca6efc5d188ce383f778d25ba97fb36d
diff --git a/kde-apps/amor/amor-15.08.3.ebuild b/kde-apps/amor/amor-15.08.3.ebuild
new file mode 100644
index 000000000000..584f546aed65
--- /dev/null
+++ b/kde-apps/amor/amor-15.08.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="x11-libs/libX11
+ x11-libs/libXext"
+RDEPEND="${DEPEND}"