diff options
author | Johannes Huber <johu@gentoo.org> | 2012-05-24 11:38:12 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-05-24 11:38:12 +0000 |
commit | e0f5e65186f3fc9ec726887970dea246abfebf48 (patch) | |
tree | 3824e79eeb509f469eeec724afb59871e7d27ca3 /kde-base/kdepim-icons | |
parent | Typo in comment (diff) | |
download | gentoo-2-e0f5e65186f3fc9ec726887970dea246abfebf48.tar.gz gentoo-2-e0f5e65186f3fc9ec726887970dea246abfebf48.tar.bz2 gentoo-2-e0f5e65186f3fc9ec726887970dea246abfebf48.zip |
Remove KDE SC 4.8.1
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdepim-icons')
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.8.1.ebuild | 17 |
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index 06d616dbcc2b..5e622c03567f 100644 --- a/kde-base/kdepim-icons/ChangeLog +++ b/kde-base/kdepim-icons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepim-icons # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.109 2012/05/24 08:45:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.110 2012/05/24 11:37:43 johu Exp $ + + 24 May 2012; Johannes Huber <johu@gentoo.org> -kdepim-icons-4.8.1.ebuild: + Remove KDE SC 4.8.1 24 May 2012; Agostino Sarubbo <ago@gentoo.org> kdepim-icons-4.8.3.ebuild: Stable for x86, wrt bug #414605 diff --git a/kde-base/kdepim-icons/kdepim-icons-4.8.1.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.8.1.ebuild deleted file mode 100644 index 41697e7febd6..000000000000 --- a/kde-base/kdepim-icons/kdepim-icons-4.8.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 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.8.1.ebuild,v 1.4 2012/04/18 20:52:12 maekke Exp $ - -EAPI=4 - -KMNAME="kdepim" -KMMODULE="icons" -KDE_SCM="git" -inherit kde4-meta - -DESCRIPTION="KDE PIM icons" -IUSE="" -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" - -DEPEND="$(add_kdebase_dep kdepimlibs)" -RDEPEND="" |