diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2011-10-29 00:15:26 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2011-10-29 00:15:26 +0000 |
commit | 7bec8b76550c0506d08cd0b6c4d18be78068401d (patch) | |
tree | 631cd8cdedba41d381104fe11a46a1497aeb5736 /kde-misc/smooth-tasks | |
parent | Bump to EAPI=4; remove old (diff) | |
download | historical-7bec8b76550c0506d08cd0b6c4d18be78068401d.tar.gz historical-7bec8b76550c0506d08cd0b6c4d18be78068401d.tar.bz2 historical-7bec8b76550c0506d08cd0b6c4d18be78068401d.zip |
Bump to EAPI=4
Package-Manager: portage-2.2.0_alpha70/cvs/Linux x86_64
Diffstat (limited to 'kde-misc/smooth-tasks')
-rw-r--r-- | kde-misc/smooth-tasks/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/smooth-tasks/smooth-tasks-20101106.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/smooth-tasks/ChangeLog b/kde-misc/smooth-tasks/ChangeLog index 0063d59df4cf..3ad0ee19a2bf 100644 --- a/kde-misc/smooth-tasks/ChangeLog +++ b/kde-misc/smooth-tasks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/smooth-tasks # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/ChangeLog,v 1.3 2011/02/26 18:21:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/ChangeLog,v 1.4 2011/10/29 00:07:54 abcd Exp $ + + 29 Oct 2011; Jonathan Callen <abcd@gentoo.org> smooth-tasks-20101106.ebuild: + Bump to EAPI=4 26 Feb 2011; Andreas K. Huettel <dilfridge@gentoo.org> smooth-tasks-20101106.ebuild: diff --git a/kde-misc/smooth-tasks/smooth-tasks-20101106.ebuild b/kde-misc/smooth-tasks/smooth-tasks-20101106.ebuild index e49400958083..758f42d46b53 100644 --- a/kde-misc/smooth-tasks/smooth-tasks-20101106.ebuild +++ b/kde-misc/smooth-tasks/smooth-tasks-20101106.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-20101106.ebuild,v 1.3 2011/02/26 18:21:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-20101106.ebuild,v 1.4 2011/10/29 00:07:54 abcd Exp $ -EAPI=3 +EAPI=4 KDE_LINGUAS="cs de fr hu pl ru zh_CN" KDE_MINIMAL="4.5" |