diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 17:54:01 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 17:54:01 +0000 |
commit | 1644706934d904ccd7139b8ca8e9ef69e5cec853 (patch) | |
tree | e628c02b30663337c96e0c3beffd1090d4752570 /media-libs/libcuefile | |
parent | ~ppc #279069 (diff) | |
download | gentoo-2-1644706934d904ccd7139b8ca8e9ef69e5cec853.tar.gz gentoo-2-1644706934d904ccd7139b8ca8e9ef69e5cec853.tar.bz2 gentoo-2-1644706934d904ccd7139b8ca8e9ef69e5cec853.zip |
ppc stable #284781
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-libs/libcuefile')
-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 ffbffc69ccdd..814ca235d0b7 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.11 2009/09/27 17:50:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.12 2009/09/27 17:54:01 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> libcuefile-444.ebuild: + ppc stable #284781 27 Sep 2009; nixnut <nixnut@gentoo.org> libcuefile-444.ebuild: ~ppc #279069 diff --git a/media-libs/libcuefile/libcuefile-444.ebuild b/media-libs/libcuefile/libcuefile-444.ebuild index a8fb72a94a00..3dfd31bfbef9 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.12 2009/09/27 17:50:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-444.ebuild,v 1.13 2009/09/27 17:54:01 nixnut 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" ) |