diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2008-11-09 01:33:34 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2008-11-09 01:33:34 +0000 |
commit | 7ff273575e2523cfafccdd34444562a391099899 (patch) | |
tree | 844b9b3861526bd4ee6b4bee020e0e77d557ecdd /kde-base/kdeaccounts-plugin | |
parent | Full auto: Version bump for KDE-4.1.3 (diff) | |
download | gentoo-2-7ff273575e2523cfafccdd34444562a391099899.tar.gz gentoo-2-7ff273575e2523cfafccdd34444562a391099899.tar.bz2 gentoo-2-7ff273575e2523cfafccdd34444562a391099899.zip |
Full auto: Version bump for KDE-4.1.3
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo i686)
Diffstat (limited to 'kde-base/kdeaccounts-plugin')
-rw-r--r-- | kde-base/kdeaccounts-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.1.3.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index 19e906445a9c..f9d789383d84 100644 --- a/kde-base/kdeaccounts-plugin/ChangeLog +++ b/kde-base/kdeaccounts-plugin/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeaccounts-plugin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.11 2008/10/21 09:38:26 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.12 2008/11/09 01:33:34 scarabeus Exp $ + +*kdeaccounts-plugin-4.1.3 (08 Nov 2008) + + 08 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> + +kdeaccounts-plugin-4.1.3.ebuild: + Version bump. 21 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> -kdeaccounts-plugin-4.0.4.ebuild, -kdeaccounts-plugin-4.0.5.ebuild: diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.1.3.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.1.3.ebuild new file mode 100644 index 000000000000..5086a8d6c24e --- /dev/null +++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.1.3.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.1.3.ebuild,v 1.1 2008/11/09 01:33:34 scarabeus Exp $ + +EAPI="2" + +KMNAME=kdesdk +inherit kde4-meta + +DESCRIPTION="Addressbook Plugin that puts names/email addresses of all KDE SVN accounts into an addressbook" +KEYWORDS="~amd64 ~x86" +IUSE="debug" |