summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdepim-icons')
-rw-r--r--kde-base/kdepim-icons/ChangeLog7
-rw-r--r--kde-base/kdepim-icons/kdepim-icons-4.8.3.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog
index 389f6f28cda3..2554339a5177 100644
--- a/kde-base/kdepim-icons/ChangeLog
+++ b/kde-base/kdepim-icons/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kdepim-icons
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.104 2012/04/18 20:52:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.105 2012/05/03 20:07:40 johu Exp $
+
+*kdepim-icons-4.8.3 (03 May 2012)
+
+ 03 May 2012; Johannes Huber <johu@gentoo.org> +kdepim-icons-4.8.3.ebuild:
+ Version bump KDE SC 4.8.3
18 Apr 2012; Markus Meier <maekke@gentoo.org> kdepim-icons-4.8.1.ebuild:
x86 stable, bug #409403
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.8.3.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.8.3.ebuild
new file mode 100644
index 000000000000..f4de007a54c5
--- /dev/null
+++ b/kde-base/kdepim-icons/kdepim-icons-4.8.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.8.3.ebuild,v 1.1 2012/05/03 20:07:40 johu Exp $
+
+EAPI=4
+
+KMNAME="kdepim"
+KMMODULE="icons"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="KDE PIM icons"
+IUSE=""
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="$(add_kdebase_dep kdepimlibs)"
+RDEPEND=""