diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:33:23 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:33:23 +0000 |
commit | 03f3cbbdba6ac52f8c1a3f82f62254eac3cd5075 (patch) | |
tree | e21ad345c5dc5bc10912f86c706a541246a9642a | |
parent | Version bump to KDE 3.5.9. (diff) | |
download | gentoo-2-03f3cbbdba6ac52f8c1a3f82f62254eac3cd5075.tar.gz gentoo-2-03f3cbbdba6ac52f8c1a3f82f62254eac3cd5075.tar.bz2 gentoo-2-03f3cbbdba6ac52f8c1a3f82f62254eac3cd5075.zip |
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
-rw-r--r-- | kde-base/mimelib/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/mimelib/mimelib-3.5.9.ebuild | 11 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/mimelib/ChangeLog b/kde-base/mimelib/ChangeLog index 826c6c8be190..0f05248a904a 100644 --- a/kde-base/mimelib/ChangeLog +++ b/kde-base/mimelib/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/mimelib # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/mimelib/ChangeLog,v 1.74 2008/02/17 03:18:58 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/mimelib/ChangeLog,v 1.75 2008/02/20 23:33:23 philantrop Exp $ + +*mimelib-3.5.9 (20 Feb 2008) + + 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org> + +mimelib-3.5.9.ebuild: + Version bump to KDE 3.5.9. 17 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -mimelib-3.5.4.ebuild, -mimelib-3.5.6.ebuild, -mimelib-3.5.7.ebuild: diff --git a/kde-base/mimelib/mimelib-3.5.9.ebuild b/kde-base/mimelib/mimelib-3.5.9.ebuild new file mode 100644 index 000000000000..38de8a0a77ab --- /dev/null +++ b/kde-base/mimelib/mimelib-3.5.9.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/mimelib/mimelib-3.5.9.ebuild,v 1.1 2008/02/20 23:33:23 philantrop Exp $ + +KMNAME=kdepim +EAPI="1" +inherit kde-meta eutils + +DESCRIPTION="KDE mime library" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |