diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-03 13:30:02 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-03 13:30:02 +0000 |
commit | 29301dc16f9f68cdcec73953feff1a61457a9753 (patch) | |
tree | 544b301c6d7f53472b84747949bb8aed80e134ac /kde-base/attica | |
parent | Add missing slot dependencies on Qt. (diff) | |
download | gentoo-2-29301dc16f9f68cdcec73953feff1a61457a9753.tar.gz gentoo-2-29301dc16f9f68cdcec73953feff1a61457a9753.tar.bz2 gentoo-2-29301dc16f9f68cdcec73953feff1a61457a9753.zip |
Remove KDE SC 4.7.4
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/attica')
-rw-r--r-- | kde-base/attica/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/attica/attica-4.7.4.ebuild | 17 |
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/attica/ChangeLog b/kde-base/attica/ChangeLog index 744e2db3c2fb..542a7b0a88de 100644 --- a/kde-base/attica/ChangeLog +++ b/kde-base/attica/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/attica # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.83 2012/09/03 13:01:02 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.84 2012/09/03 13:29:56 johu Exp $ + + 03 Sep 2012; Johannes Huber <johu@gentoo.org> -attica-4.7.4.ebuild: + Remove KDE SC 4.7.4 03 Sep 2012; Johannes Huber <johu@gentoo.org> -attica-4.8.3.ebuild: Remove KDE SC 4.8.3 diff --git a/kde-base/attica/attica-4.7.4.ebuild b/kde-base/attica/attica-4.7.4.ebuild deleted file mode 100644 index 3f78c580318d..000000000000 --- a/kde-base/attica/attica-4.7.4.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/attica/attica-4.7.4.ebuild,v 1.4 2012/02/18 14:44:54 nixnut Exp $ - -EAPI=4 - -KMNAME="kde-runtime" -inherit kde4-meta - -DESCRIPTION="Open Collaboration Services provider management" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - >=dev-libs/libattica-0.1.4 -" -RDEPEND="${DEPEND}" |