diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:14:35 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:14:35 +0000 |
commit | a2d959b4eef9e68d399fd8022cf6fb4bc53a6eef (patch) | |
tree | b08ff1117f039c8778bdad724369187006689337 /kde-base/attica | |
parent | [kde-base/kdemultimedia-kioslaves] Version bump to KDE SC 4.4.0 (diff) | |
download | historical-a2d959b4eef9e68d399fd8022cf6fb4bc53a6eef.tar.gz historical-a2d959b4eef9e68d399fd8022cf6fb4bc53a6eef.tar.bz2 historical-a2d959b4eef9e68d399fd8022cf6fb4bc53a6eef.zip |
[kde-base/attica] Version bump to KDE SC 4.4.0
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/attica')
-rw-r--r-- | kde-base/attica/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/attica/attica-4.4.0.ebuild | 12 |
2 files changed, 21 insertions, 0 deletions
diff --git a/kde-base/attica/ChangeLog b/kde-base/attica/ChangeLog new file mode 100644 index 000000000000..c4139f962e22 --- /dev/null +++ b/kde-base/attica/ChangeLog @@ -0,0 +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.1 2010/02/09 00:14:35 alexxy Exp $ + +*attica-4.4.0 (08 Feb 2010) + + 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +attica-4.4.0.ebuild: + Version bump to KDE SC 4.4.0 + diff --git a/kde-base/attica/attica-4.4.0.ebuild b/kde-base/attica/attica-4.4.0.ebuild new file mode 100644 index 000000000000..c6b08873df81 --- /dev/null +++ b/kde-base/attica/attica-4.4.0.ebuild @@ -0,0 +1,12 @@ +# 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.1 2010/02/09 00:14:35 alexxy Exp $ + +EAPI="2" + +KMNAME="kdebase-runtime" +inherit kde4-meta + +DESCRIPTION="Open Collaboration Services provider management" +KEYWORDS="~amd64 ~x86" +IUSE="debug" |