diff options
author | Chris Reffett <creffett@gentoo.org> | 2013-06-01 14:14:37 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2013-06-01 14:14:37 +0000 |
commit | b619624c7bf6884b18572b03676eb7414106a101 (patch) | |
tree | 784756bbc0be60244c5f8b8df8b48c7f5274eb42 /media-libs/libcuefile | |
parent | EAPI bump wrt bug 460572 (diff) | |
download | gentoo-2-b619624c7bf6884b18572b03676eb7414106a101.tar.gz gentoo-2-b619624c7bf6884b18572b03676eb7414106a101.tar.bz2 gentoo-2-b619624c7bf6884b18572b03676eb7414106a101.zip |
EAPI bump wrt bug 460572
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'media-libs/libcuefile')
-rw-r--r-- | media-libs/libcuefile/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libcuefile/libcuefile-444.ebuild | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libcuefile/ChangeLog b/media-libs/libcuefile/ChangeLog index f13b8aba4712..c58d382eeaf8 100644 --- a/media-libs/libcuefile/ChangeLog +++ b/media-libs/libcuefile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libcuefile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.36 2013/02/02 22:48:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.37 2013/06/01 14:14:37 creffett Exp $ + + 01 Jun 2013; Chris Reffett <creffett@gentoo.org> libcuefile-444.ebuild: + EAPI bump wrt bug 460572 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libcuefile-477.ebuild: Add ~arm, wrt bug #449220 diff --git a/media-libs/libcuefile/libcuefile-444.ebuild b/media-libs/libcuefile/libcuefile-444.ebuild index ac2873997c69..7475b08ff119 100644 --- a/media-libs/libcuefile/libcuefile-444.ebuild +++ b/media-libs/libcuefile/libcuefile-444.ebuild @@ -1,6 +1,7 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-444.ebuild,v 1.14 2009/10/01 16:08:30 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-444.ebuild,v 1.15 2013/06/01 14:14:37 creffett Exp $ +EAPI=5 inherit cmake-utils |