diff options
author | Dror Levin <spatz@gentoo.org> | 2010-03-31 23:37:16 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-03-31 23:37:16 +0000 |
commit | 556bde5af08603f6d6834c63a8c2e0e40f536051 (patch) | |
tree | 4f8b3ec134b39b100c09c78ef08873dc894d1d89 /kde-base/attica | |
parent | Version bump. Mostly build fixes and translation updates. (diff) | |
download | historical-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/attica')
-rw-r--r-- | kde-base/attica/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/attica/attica-4.4.0.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/attica/ChangeLog b/kde-base/attica/ChangeLog index 07e3b7d27934..56316b3bf34b 100644 --- a/kde-base/attica/ChangeLog +++ b/kde-base/attica/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/attica # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.5 2010/03/30 19:20:54 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.6 2010/03/31 21:58:06 spatz Exp $ + + 31 Mar 2010; Dror Levin <spatz@gentoo.org> -attica-4.4.0.ebuild: + Remove old KDE versions. *attica-4.4.2 (30 Mar 2010) diff --git a/kde-base/attica/attica-4.4.0.ebuild b/kde-base/attica/attica-4.4.0.ebuild deleted file mode 100644 index 4bebcf64a2fe..000000000000 --- a/kde-base/attica/attica-4.4.0.ebuild +++ /dev/null @@ -1,12 +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.0.ebuild,v 1.3 2010/02/23 10:27:00 josejx Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="Open Collaboration Services provider management" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" |