diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-06-02 21:58:00 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-06-02 21:58:00 +0000 |
commit | 298a064cbac18a7a40afb3a47dfa230fd976bcea (patch) | |
tree | 72bbbd9777d2d6d6fcb39ee96ec18b6edf243de5 /kde-base/attica | |
parent | Bump to 0.10.0, new slot, ebuild from the GNOME overlay (diff) | |
download | gentoo-2-298a064cbac18a7a40afb3a47dfa230fd976bcea.tar.gz gentoo-2-298a064cbac18a7a40afb3a47dfa230fd976bcea.tar.bz2 gentoo-2-298a064cbac18a7a40afb3a47dfa230fd976bcea.zip |
Drop KDE 4.4
(Portage version: 2.1.9.49/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/attica')
-rw-r--r-- | kde-base/attica/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/attica/attica-4.4.5.ebuild | 17 |
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/attica/ChangeLog b/kde-base/attica/ChangeLog index e1d388b7fa04..5b499555e558 100644 --- a/kde-base/attica/ChangeLog +++ b/kde-base/attica/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/attica # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.35 2011/06/01 17:34:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.36 2011/06/02 21:57:57 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -attica-4.4.5.ebuild: + Drop KDE-4.4 01 Jun 2011; Brent Baude <ranger@gentoo.org> attica-4.6.2.ebuild: Marking attica-4.6.2 ppc stable for bug 354033 diff --git a/kde-base/attica/attica-4.4.5.ebuild b/kde-base/attica/attica-4.4.5.ebuild deleted file mode 100644 index 4660b883783a..000000000000 --- a/kde-base/attica/attica-4.4.5.ebuild +++ /dev/null @@ -1,17 +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/attica/attica-4.4.5.ebuild,v 1.5 2010/08/15 11:16:53 armin76 Exp $ - -EAPI="3" - -KMNAME="kdebase-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.2 -" -RDEPEND="${DEPEND}" |