aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel (dilfridge) <mail@akhuettel.de>2012-06-08 03:33:37 +0200
committerAndreas K. Huettel (dilfridge) <mail@akhuettel.de>2012-06-08 03:33:37 +0200
commit74a1d7f949b35c97e74842aa3a6d13ae00018c97 (patch)
tree0d2962063b344e71364c24c1b322e459f80dec75 /kde-base/liboxygenstyle
parentMerge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/kde (diff)
downloadkde-74a1d7f949b35c97e74842aa3a6d13ae00018c97.tar.gz
kde-74a1d7f949b35c97e74842aa3a6d13ae00018c97.tar.bz2
kde-74a1d7f949b35c97e74842aa3a6d13ae00018c97.zip
[kde-4.8.90] Untested version bump
Diffstat (limited to 'kde-base/liboxygenstyle')
-rw-r--r--kde-base/liboxygenstyle/Manifest1
-rw-r--r--kde-base/liboxygenstyle/liboxygenstyle-4.8.90.ebuild13
2 files changed, 14 insertions, 0 deletions
diff --git a/kde-base/liboxygenstyle/Manifest b/kde-base/liboxygenstyle/Manifest
index 593a52b4f2..bb25a25555 100644
--- a/kde-base/liboxygenstyle/Manifest
+++ b/kde-base/liboxygenstyle/Manifest
@@ -1 +1,2 @@
DIST kde-workspace-4.8.80.tar.xz 22252592 SHA256 52e2fbb030945d18594fc08cb4de9884f79d869daa97d7702d20081502e33252 SHA512 0222cf0b3668288072bd239f2a0d734d0a62eab599c2c90ee21bf91b776aad4c523eaa782f00c7a41d09630c3e9b28421d5266ce4df867b5b91d1eb7d7c1c0cb WHIRLPOOL e6713b3c3cf8d5902b65473a9de8611bde8a43ea360ad7479b5b00d1013861956f88829680b928d819840d8069f7b674fd6903df7e184719cace7205ccfb8d60
+DIST kde-workspace-4.8.90.tar.xz 22246744 SHA256 3548b6334d16e242e9a76954374b028886b823fd7e1919b23f0c19573de6e6ba SHA512 c8a03634d81ab80ad56124df934425a2bdc8fcb9b140d0f3f67c91ba1bd23a47594ace3934600c2165005def31ca7f069382d8259914e06aa86b34e8258ee0b0 WHIRLPOOL f3b9ec2d795295a6fdbf67ddc777335cd943997cc17e9de676947b461439c1537277277540d83fc8025474d498217488201d4e2a4ffbf96c03adf68ebc14c7b2
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.8.90.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.8.90.ebuild
new file mode 100644
index 0000000000..dbc4fb708d
--- /dev/null
+++ b/kde-base/liboxygenstyle/liboxygenstyle-4.8.90.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KMNAME="kde-workspace"
+KMMODULE="libs/oxygen"
+inherit kde4-meta
+
+DESCRIPTION="Library to support the Oxygen style in KDE"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"