diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-01 16:08:30 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-01 16:08:30 +0000 |
commit | cfa176f77044bc34dd4085e1d815031db24ec9e6 (patch) | |
tree | 95ad73f0bcf445f450c35808793171d6ce1e0f59 /media-libs | |
parent | Stable on alpha, bug #284781 (diff) | |
download | gentoo-2-cfa176f77044bc34dd4085e1d815031db24ec9e6.tar.gz gentoo-2-cfa176f77044bc34dd4085e1d815031db24ec9e6.tar.bz2 gentoo-2-cfa176f77044bc34dd4085e1d815031db24ec9e6.zip |
Stable on alpha, bug #284781
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libcuefile/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libcuefile/libcuefile-444.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libcuefile/ChangeLog b/media-libs/libcuefile/ChangeLog index 814ca235d0b7..3487f1e14b8c 100644 --- a/media-libs/libcuefile/ChangeLog +++ b/media-libs/libcuefile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libcuefile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.12 2009/09/27 17:54:01 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.13 2009/10/01 16:08:30 klausman Exp $ + + 01 Oct 2009; Tobias Klausmann <klausman@gentoo.org> libcuefile-444.ebuild: + Stable on alpha, bug #284781 27 Sep 2009; nixnut <nixnut@gentoo.org> libcuefile-444.ebuild: ppc stable #284781 diff --git a/media-libs/libcuefile/libcuefile-444.ebuild b/media-libs/libcuefile/libcuefile-444.ebuild index 3dfd31bfbef9..ac2873997c69 100644 --- a/media-libs/libcuefile/libcuefile-444.ebuild +++ b/media-libs/libcuefile/libcuefile-444.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.13 2009/09/27 17:54:01 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-444.ebuild,v 1.14 2009/10/01 16:08:30 klausman Exp $ inherit cmake-utils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd" IUSE="" PATCHES=( "${FILESDIR}/${P}-multilib_and_shared.patch" ) |