diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 16:11:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 16:11:06 +0000 |
commit | 08fcc748980d60a8dd0fba71b1ce674b50d8890b (patch) | |
tree | 423b40a532ff7e1a5e1a7fccddd3589caf3c936c /media-libs | |
parent | Stable for HPPA (bug #495712). (diff) | |
download | gentoo-2-08fcc748980d60a8dd0fba71b1ce674b50d8890b.tar.gz gentoo-2-08fcc748980d60a8dd0fba71b1ce674b50d8890b.tar.bz2 gentoo-2-08fcc748980d60a8dd0fba71b1ce674b50d8890b.zip |
Stable for HPPA (bug #495724).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libcuefile/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libcuefile/libcuefile-477-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libcuefile/ChangeLog b/media-libs/libcuefile/ChangeLog index cc450917d9d9..b4ac06bc8ac8 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.39 2013/07/28 21:20:21 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.40 2014/01/01 16:11:06 jer Exp $ + + 01 Jan 2014; Jeroen Roovers <jer@gentoo.org> libcuefile-477-r1.ebuild: + Stable for HPPA (bug #495724). *libcuefile-477-r1 (28 Jul 2013) diff --git a/media-libs/libcuefile/libcuefile-477-r1.ebuild b/media-libs/libcuefile/libcuefile-477-r1.ebuild index f3f8c7149d5c..bc4eec9c46ab 100644 --- a/media-libs/libcuefile/libcuefile-477-r1.ebuild +++ b/media-libs/libcuefile/libcuefile-477-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-477-r1.ebuild,v 1.1 2013/07/28 21:20:21 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-477-r1.ebuild,v 1.2 2014/01/01 16:11:06 jer Exp $ EAPI=5 inherit cmake-multilib @@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r2 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )" |