diff options
author | 2009-10-01 16:08:30 +0000 | |
---|---|---|
committer | 2009-10-01 16:08:30 +0000 | |
commit | cfa176f77044bc34dd4085e1d815031db24ec9e6 (patch) | |
tree | 95ad73f0bcf445f450c35808793171d6ce1e0f59 /media-libs/libcuefile/libcuefile-444.ebuild | |
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/libcuefile/libcuefile-444.ebuild')
-rw-r--r-- | media-libs/libcuefile/libcuefile-444.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" ) |