diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2009-10-12 23:21:50 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2009-10-12 23:21:50 +0000 |
commit | d6961adf0d82eb70f63dce326069544541e2e70b (patch) | |
tree | 24b8a17c54acecbd4086450ecaa0a509460918c3 /kde-base/libkmime | |
parent | Stable for HPPA (bug #288042). (diff) | |
download | historical-d6961adf0d82eb70f63dce326069544541e2e70b.tar.gz historical-d6961adf0d82eb70f63dce326069544541e2e70b.tar.bz2 historical-d6961adf0d82eb70f63dce326069544541e2e70b.zip |
KDE 3.5.9 removal
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/libkmime')
-rw-r--r-- | kde-base/libkmime/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkmime/libkmime-3.5.9.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/libkmime/ChangeLog b/kde-base/libkmime/ChangeLog index 3475ea66c2c0..ff3c201fa3b7 100644 --- a/kde-base/libkmime/ChangeLog +++ b/kde-base/libkmime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkmime # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkmime/ChangeLog,v 1.82 2009/07/12 09:20:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkmime/ChangeLog,v 1.83 2009/10/12 23:03:52 abcd Exp $ + + 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -libkmime-3.5.9.ebuild: + KDE 3.5.9 removal 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> libkmime-3.5.10.ebuild: alpha/ia64/sparc stable wrt #271889 diff --git a/kde-base/libkmime/libkmime-3.5.9.ebuild b/kde-base/libkmime/libkmime-3.5.9.ebuild deleted file mode 100644 index 9e0223a80084..000000000000 --- a/kde-base/libkmime/libkmime-3.5.9.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkmime/libkmime-3.5.9.ebuild,v 1.7 2008/05/18 14:38:26 maekke Exp $ - -KMNAME=kdepim - -EAPI="1" -inherit kde-meta eutils - -DESCRIPTION="KDE kmime library for Message Handling" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" |