summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDror Levin <spatz@gentoo.org>2010-03-31 23:37:16 +0000
committerDror Levin <spatz@gentoo.org>2010-03-31 23:37:16 +0000
commit556bde5af08603f6d6834c63a8c2e0e40f536051 (patch)
tree4f8b3ec134b39b100c09c78ef08873dc894d1d89 /kde-base/kdepim-icons
parentVersion bump. Mostly build fixes and translation updates. (diff)
downloadhistorical-556bde5af08603f6d6834c63a8c2e0e40f536051.tar.gz
historical-556bde5af08603f6d6834c63a8c2e0e40f536051.tar.bz2
historical-556bde5af08603f6d6834c63a8c2e0e40f536051.zip
Remove old KDE versions.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/kdepim-icons')
-rw-r--r--kde-base/kdepim-icons/ChangeLog6
-rw-r--r--kde-base/kdepim-icons/kdepim-icons-4.3.4.ebuild19
-rw-r--r--kde-base/kdepim-icons/kdepim-icons-4.4.0.ebuild19
3 files changed, 5 insertions, 39 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog
index 8039e3f14074..84964e04b8ae 100644
--- a/kde-base/kdepim-icons/ChangeLog
+++ b/kde-base/kdepim-icons/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdepim-icons
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.44 2010/03/30 20:47:31 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.45 2010/03/31 22:27:32 spatz Exp $
+
+ 31 Mar 2010; Dror Levin <spatz@gentoo.org> -kdepim-icons-4.3.4.ebuild,
+ -kdepim-icons-4.4.0.ebuild:
+ Remove old KDE versions.
*kdepim-icons-4.4.2 (30 Mar 2010)
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.3.4.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.3.4.ebuild
deleted file mode 100644
index b56547f5d202..000000000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.3.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.3.4.ebuild,v 1.4 2010/01/23 20:11:58 abcd Exp $
-
-EAPI="2"
-
-KMNAME="kdepim"
-KMMODULE="icons"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons"
-IUSE=""
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-
-src_install() {
- kde4-meta_src_install
- # colliding with oxygen icons
- rm -rf "${D}"/${EKDEDIR}/share/icons/oxygen/16x16/status/meeting-organizer.png
-}
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.0.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.0.ebuild
deleted file mode 100644
index 4ce0f013ae29..000000000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.4.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.0.ebuild,v 1.1 2010/02/09 00:15:47 alexxy Exp $
-
-EAPI="2"
-
-KMNAME="kdepim"
-KMMODULE="icons"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons"
-IUSE=""
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-
-src_install() {
- kde4-meta_src_install
- # colliding with oxygen icons
- rm -rf "${ED}"/${KDEDIR}/share/icons/oxygen/16x16/status/meeting-organizer.png
-}