diff options
author | 2012-04-04 23:59:39 +0000 | |
---|---|---|
committer | 2012-04-04 23:59:39 +0000 | |
commit | d34b4abc70bfb74a17803e288bf5acf0cd082651 (patch) | |
tree | 3be40efe9d90423803ae408fa66f71a379eab4f2 /kde-base/renamedlg-plugins | |
parent | dev-libs/uriparser: 0.7.7 (diff) | |
download | historical-d34b4abc70bfb74a17803e288bf5acf0cd082651.tar.gz historical-d34b4abc70bfb74a17803e288bf5acf0cd082651.tar.bz2 historical-d34b4abc70bfb74a17803e288bf5acf0cd082651.zip |
Version bump KDE SC 4.8.2
Package-Manager: portage-2.2.0_alpha98/cvs/Linux i686
Diffstat (limited to 'kde-base/renamedlg-plugins')
-rw-r--r-- | kde-base/renamedlg-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/renamedlg-plugins/renamedlg-plugins-4.8.2.ebuild | 13 |
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/renamedlg-plugins/ChangeLog b/kde-base/renamedlg-plugins/ChangeLog index 5a345ef60c65..2d18000aae4f 100644 --- a/kde-base/renamedlg-plugins/ChangeLog +++ b/kde-base/renamedlg-plugins/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/renamedlg-plugins # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.100 2012/04/04 19:23:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.101 2012/04/04 23:59:06 johu Exp $ + +*renamedlg-plugins-4.8.2 (04 Apr 2012) + + 04 Apr 2012; Johannes Huber <johu@gentoo.org> + +renamedlg-plugins-4.8.2.ebuild: + Version bump KDE SC 4.8.2 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> renamedlg-plugins-4.8.1.ebuild: diff --git a/kde-base/renamedlg-plugins/renamedlg-plugins-4.8.2.ebuild b/kde-base/renamedlg-plugins/renamedlg-plugins-4.8.2.ebuild new file mode 100644 index 000000000000..ea57e36a27c9 --- /dev/null +++ b/kde-base/renamedlg-plugins/renamedlg-plugins-4.8.2.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/renamedlg-plugins-4.8.2.ebuild,v 1.1 2012/04/04 23:59:06 johu Exp $ + +EAPI=4 + +KMNAME="kde-runtime" +KMMODULE="renamedlgplugins" +inherit kde4-meta + +DESCRIPTION="KDE RenameDlg plugins" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" |