diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-07-11 14:01:20 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-07-11 14:01:20 +0000 |
commit | 71ddcc2a74de0847c5d8338dc0485f0446bd241a (patch) | |
tree | 835e1e7e2d5f0c5eb717f5dd907cd2f286b67448 /kde-base/kdepim-icons | |
parent | Version bump. (diff) | |
download | gentoo-2-71ddcc2a74de0847c5d8338dc0485f0446bd241a.tar.gz gentoo-2-71ddcc2a74de0847c5d8338dc0485f0446bd241a.tar.bz2 gentoo-2-71ddcc2a74de0847c5d8338dc0485f0446bd241a.zip |
Version bump KDEPIM 4.6.1
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdepim-icons')
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index 299b311e8b3f..091ca4ae1ae8 100644 --- a/kde-base/kdepim-icons/ChangeLog +++ b/kde-base/kdepim-icons/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdepim-icons # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.79 2011/06/09 22:52:45 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.80 2011/07/11 14:01:19 tampakrap Exp $ + +*kdepim-icons-4.6.1 (11 Jul 2011) + + 11 Jul 2011; Theo Chatzimichos <tampakrap@gentoo.org> + +kdepim-icons-4.6.1.ebuild: + Version bump KDEPIM 4.6.1 09 Jun 2011; Theo Chatzimichos <tampakrap@gentoo.org> -kdepim-icons-4.5.95.ebuild: diff --git a/kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild new file mode 100644 index 000000000000..1d7b2cd7df30 --- /dev/null +++ b/kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 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.6.1.ebuild,v 1.1 2011/07/11 14:01:19 tampakrap Exp $ + +EAPI=4 + +KMNAME="kdepim" +KMMODULE="icons" +KDE_SCM="git" +inherit kde4-meta + +DESCRIPTION="KDE PIM icons" +IUSE="" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" |