diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2010-09-05 23:50:45 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2010-09-05 23:50:45 +0000 |
commit | 0f5c8e24bcf4049ec670595ba2b4d7e1cf6c9e5c (patch) | |
tree | 967de97cb7ad6bd4d4f5c6e2f56f2c8f01dc6b15 /kde-base/kdeartwork-styles | |
parent | Version bump KDE SC 4.5.1 (diff) | |
download | gentoo-2-0f5c8e24bcf4049ec670595ba2b4d7e1cf6c9e5c.tar.gz gentoo-2-0f5c8e24bcf4049ec670595ba2b4d7e1cf6c9e5c.tar.bz2 gentoo-2-0f5c8e24bcf4049ec670595ba2b4d7e1cf6c9e5c.zip |
Version bump KDE SC 4.5.1
(Portage version: 2.2_rc75/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdeartwork-styles')
-rw-r--r-- | kde-base/kdeartwork-styles/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdeartwork-styles/kdeartwork-styles-4.5.1.ebuild | 13 |
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-styles/ChangeLog b/kde-base/kdeartwork-styles/ChangeLog index 580ca3f7dd5f..467cec39dc0a 100644 --- a/kde-base/kdeartwork-styles/ChangeLog +++ b/kde-base/kdeartwork-styles/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-styles # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/ChangeLog,v 1.156 2010/08/09 17:33:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/ChangeLog,v 1.157 2010/09/05 23:50:45 tampakrap Exp $ + +*kdeartwork-styles-4.5.1 (05 Sep 2010) + + 05 Sep 2010; Theo Chatzimichos <tampakrap@gentoo.org> + +kdeartwork-styles-4.5.1.ebuild: + Version bump 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> kdeartwork-styles-4.4.5.ebuild: diff --git a/kde-base/kdeartwork-styles/kdeartwork-styles-4.5.1.ebuild b/kde-base/kdeartwork-styles/kdeartwork-styles-4.5.1.ebuild new file mode 100644 index 000000000000..896e0f9a0a29 --- /dev/null +++ b/kde-base/kdeartwork-styles/kdeartwork-styles-4.5.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/kdeartwork-styles-4.5.1.ebuild,v 1.1 2010/09/05 23:50:45 tampakrap Exp $ + +EAPI="3" + +KMMODULE="styles" +KMNAME="kdeartwork" +inherit kde4-meta + +DESCRIPTION="Extra styles for kde" +KEYWORDS="" +IUSE="debug" |