diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-18 09:22:08 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-18 09:22:08 +0000 |
commit | 95792d62e9040b99309054fb2a4172cad81e42c9 (patch) | |
tree | 65a7989b9e210ca412518a322ff460b781a51700 /media-libs | |
parent | x86 stable wrt bug #348512 (diff) | |
download | gentoo-2-95792d62e9040b99309054fb2a4172cad81e42c9.tar.gz gentoo-2-95792d62e9040b99309054fb2a4172cad81e42c9.tar.bz2 gentoo-2-95792d62e9040b99309054fb2a4172cad81e42c9.zip |
x86 stable wrt bug #348512
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libcuefile/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libcuefile/libcuefile-465.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libcuefile/ChangeLog b/media-libs/libcuefile/ChangeLog index 75ead6fa37ce..e354a9eed5a1 100644 --- a/media-libs/libcuefile/ChangeLog +++ b/media-libs/libcuefile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libcuefile # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.20 2010/12/14 15:59:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.21 2010/12/18 09:22:08 phajdan.jr Exp $ + + 18 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + libcuefile-465.ebuild: + x86 stable wrt bug #348512 14 Dec 2010; Markos Chandras <hwoarang@gentoo.org> libcuefile-465.ebuild: Stable on amd64 wrt bug #348512 diff --git a/media-libs/libcuefile/libcuefile-465.ebuild b/media-libs/libcuefile/libcuefile-465.ebuild index 70efe602d91f..f05aa9d93a4c 100644 --- a/media-libs/libcuefile/libcuefile-465.ebuild +++ b/media-libs/libcuefile/libcuefile-465.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.4 2010/12/14 15:59:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-465.ebuild,v 1.5 2010/12/18 09:22:08 phajdan.jr 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() { |