diff options
author | Johannes Huber <johu@gentoo.org> | 2014-03-21 19:56:06 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-03-21 19:56:06 +0000 |
commit | afc7de322f4791635f942996aff6f5847f65c73c (patch) | |
tree | 21c6b613439c05077bda0de774cbf3713055008b /media-sound | |
parent | Bump to EAPI 5. (diff) | |
download | gentoo-2-afc7de322f4791635f942996aff6f5847f65c73c.tar.gz gentoo-2-afc7de322f4791635f942996aff6f5847f65c73c.tar.bz2 gentoo-2-afc7de322f4791635f942996aff6f5847f65c73c.zip |
Bump to EAPI 5.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/waheela/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/waheela/waheela-0.3.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/media-sound/waheela/ChangeLog b/media-sound/waheela/ChangeLog index 6badf1835393..0f19c3a51802 100644 --- a/media-sound/waheela/ChangeLog +++ b/media-sound/waheela/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/waheela -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/waheela/ChangeLog,v 1.2 2011/10/28 23:28:20 abcd Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/waheela/ChangeLog,v 1.3 2014/03/21 19:56:06 johu Exp $ + + 21 Mar 2014; Johannes Huber <johu@gentoo.org> waheela-0.3.ebuild: + Bump to EAPI 5. 28 Oct 2011; Jonathan Callen <abcd@gentoo.org> waheela-0.3.ebuild: Bump to EAPI=4 @@ -11,4 +14,3 @@ +waheela-0.3.ebuild, +metadata.xml: New application, fixes bug 283762. Thanks to Daniel Pinto dos Santos for the original ebuild. - diff --git a/media-sound/waheela/waheela-0.3.ebuild b/media-sound/waheela/waheela-0.3.ebuild index ff4cd40e7ba3..ec2eac50e754 100644 --- a/media-sound/waheela/waheela-0.3.ebuild +++ b/media-sound/waheela/waheela-0.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/waheela/waheela-0.3.ebuild,v 1.2 2011/10/28 23:28:20 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/waheela/waheela-0.3.ebuild,v 1.3 2014/03/21 19:56:06 johu Exp $ -EAPI=4 +EAPI=5 inherit kde4-base |