diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-16 17:32:48 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-16 17:32:48 +0000 |
commit | 70ad9f015ebd6124ad3228657f569c6dca193146 (patch) | |
tree | a0c450368af655c4093b355c37f2f0de9aca2f2d /media-libs/libcuefile | |
parent | ppc/ppc64 stable wrt #348512 (diff) | |
download | gentoo-2-70ad9f015ebd6124ad3228657f569c6dca193146.tar.gz gentoo-2-70ad9f015ebd6124ad3228657f569c6dca193146.tar.bz2 gentoo-2-70ad9f015ebd6124ad3228657f569c6dca193146.zip |
ppc/ppc64 stable wrt #348512
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libcuefile')
-rw-r--r-- | media-libs/libcuefile/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libcuefile/libcuefile-465.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libcuefile/ChangeLog b/media-libs/libcuefile/ChangeLog index e288ae9cd062..e529642af954 100644 --- a/media-libs/libcuefile/ChangeLog +++ b/media-libs/libcuefile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libcuefile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.23 2011/02/27 12:19:42 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.24 2011/03/16 17:32:48 xarthisius Exp $ + + 16 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> libcuefile-465.ebuild: + ppc/ppc64 stable wrt #348512 27 Feb 2011; Tobias Klausmann <klausman@gentoo.org> libcuefile-465.ebuild: Stable on alpha, bug #348512 diff --git a/media-libs/libcuefile/libcuefile-465.ebuild b/media-libs/libcuefile/libcuefile-465.ebuild index 77f54af9c065..9ffabb7075b3 100644 --- a/media-libs/libcuefile/libcuefile-465.ebuild +++ b/media-libs/libcuefile/libcuefile-465.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-465.ebuild,v 1.7 2011/02/27 12:19:42 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-465.ebuild,v 1.8 2011/03/16 17:32:48 xarthisius Exp $ EAPI=3 inherit cmake-utils @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" src_install() { |