summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-08-09 11:31:33 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-08-09 11:31:33 +0000
commit88e434d9b94e7ed99863ecd4c9e46474bc7d6943 (patch)
tree45f71aa32c0dacbac18ff36e06524a928d885517 /kde-base/attica
parentold (diff)
downloadhistorical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.tar.gz
historical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.tar.bz2
historical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.zip
rm 4.3.5 and 4.4.4
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/ChangeLog5
-rw-r--r--kde-base/attica/attica-4.4.4.ebuild17
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/attica/ChangeLog b/kde-base/attica/ChangeLog
index 6632e8a568f8..6b8bfe8fc5b4 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.19 2010/08/09 06:10:48 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.20 2010/08/09 11:31:24 scarabeus Exp $
+
+ 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -attica-4.4.4.ebuild:
+ rm
09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> attica-4.4.5.ebuild:
x86 stable, bug 322791
diff --git a/kde-base/attica/attica-4.4.4.ebuild b/kde-base/attica/attica-4.4.4.ebuild
deleted file mode 100644
index 458af6063fc6..000000000000
--- a/kde-base/attica/attica-4.4.4.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.4.ebuild,v 1.3 2010/06/27 09:10:39 fauli Exp $
-
-EAPI="3"
-
-KMNAME="kdebase-runtime"
-inherit kde4-meta
-
-DESCRIPTION="Open Collaboration Services provider management"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- ~dev-libs/libattica-0.1.2
-"
-RDEPEND="${DEPEND}"