diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-06-26 16:48:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-06-26 16:48:57 +0000 |
commit | e7e7e27e9f18e7959c8da0343fe2e1478c80c680 (patch) | |
tree | d3b08a50f1b5dd534c6ee138f531b5acae34cf75 /media-libs/libkate | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-e7e7e27e9f18e7959c8da0343fe2e1478c80c680.tar.gz gentoo-2-e7e7e27e9f18e7959c8da0343fe2e1478c80c680.tar.bz2 gentoo-2-e7e7e27e9f18e7959c8da0343fe2e1478c80c680.zip |
Stable for HPPA (bug #324269).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'media-libs/libkate')
-rw-r--r-- | media-libs/libkate/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libkate/libkate-0.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libkate/ChangeLog b/media-libs/libkate/ChangeLog index 3d56fc37116b..68702c775f7b 100644 --- a/media-libs/libkate/ChangeLog +++ b/media-libs/libkate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libkate # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/ChangeLog,v 1.48 2010/05/29 17:13:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/ChangeLog,v 1.49 2010/06/26 16:48:57 jer Exp $ + + 26 Jun 2010; Jeroen Roovers <jer@gentoo.org> libkate-0.3.7.ebuild: + Stable for HPPA (bug #324269). 29 May 2010; Raúl Porcel <armin76@gentoo.org> libkate-0.3.7.ebuild: Add ~ia64 wrt #313245 diff --git a/media-libs/libkate/libkate-0.3.7.ebuild b/media-libs/libkate/libkate-0.3.7.ebuild index 0760c27cdba8..cb75e6e08ace 100644 --- a/media-libs/libkate/libkate-0.3.7.ebuild +++ b/media-libs/libkate/libkate-0.3.7.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/libkate/libkate-0.3.7.ebuild,v 1.12 2010/05/29 17:13:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/libkate-0.3.7.ebuild,v 1.13 2010/06/26 16:48:57 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://libkate.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc wxwidgets" COMMON_DEPEND="media-libs/libogg |