diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-02-27 12:19:42 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-02-27 12:19:42 +0000 |
commit | 3dd41c9875d54ee15412ffb01825cbaff5451b9d (patch) | |
tree | 52763734bdaf19ae2696998d42c90b8b0f69f160 /media-libs | |
parent | Stable on alpha, bug #348512 (diff) | |
download | gentoo-2-3dd41c9875d54ee15412ffb01825cbaff5451b9d.tar.gz gentoo-2-3dd41c9875d54ee15412ffb01825cbaff5451b9d.tar.bz2 gentoo-2-3dd41c9875d54ee15412ffb01825cbaff5451b9d.zip |
Stable on alpha, bug #348512
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-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 7342c9dbe2cd..e288ae9cd062 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.22 2011/01/25 20:39:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/ChangeLog,v 1.23 2011/02/27 12:19:42 klausman Exp $ + + 27 Feb 2011; Tobias Klausmann <klausman@gentoo.org> libcuefile-465.ebuild: + Stable on alpha, bug #348512 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> libcuefile-465.ebuild: Stable for HPPA (bug #348512). diff --git a/media-libs/libcuefile/libcuefile-465.ebuild b/media-libs/libcuefile/libcuefile-465.ebuild index ff9dd8d4855e..77f54af9c065 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.6 2011/01/25 20:39:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-465.ebuild,v 1.7 2011/02/27 12:19:42 klausman 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() { |