diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-25 14:54:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-25 14:54:36 +0000 |
commit | 261fc01f33826634ea150891528cc047f81a9827 (patch) | |
tree | 9854750861691009335cdf3dd256b31756fd5d74 /media-libs/libclthreads | |
parent | Marking claws-mail-gtkhtml-0.22 ppc64 for bug 256165 (diff) | |
download | gentoo-2-261fc01f33826634ea150891528cc047f81a9827.tar.gz gentoo-2-261fc01f33826634ea150891528cc047f81a9827.tar.bz2 gentoo-2-261fc01f33826634ea150891528cc047f81a9827.zip |
amd64/x86 stable, bug #256042
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libclthreads')
-rw-r--r-- | media-libs/libclthreads/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libclthreads/libclthreads-2.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libclthreads/ChangeLog b/media-libs/libclthreads/ChangeLog index 7548d8ef74c5..62dd03ac6ca9 100644 --- a/media-libs/libclthreads/ChangeLog +++ b/media-libs/libclthreads/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libclthreads -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/ChangeLog,v 1.11 2008/04/19 12:52:24 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/ChangeLog,v 1.12 2009/01/25 14:54:35 maekke Exp $ + + 25 Jan 2009; Markus Meier <maekke@gentoo.org> libclthreads-2.2.1.ebuild: + amd64/x86 stable, bug #256042 *libclthreads-2.4.0 (19 Apr 2008) diff --git a/media-libs/libclthreads/libclthreads-2.2.1.ebuild b/media-libs/libclthreads/libclthreads-2.2.1.ebuild index 4d44ee01c040..a21b9d2af458 100644 --- a/media-libs/libclthreads/libclthreads-2.2.1.ebuild +++ b/media-libs/libclthreads/libclthreads-2.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/libclthreads-2.2.1.ebuild,v 1.1 2007/04/19 20:46:24 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/libclthreads-2.2.1.ebuild,v 1.2 2009/01/25 14:54:36 maekke Exp $ inherit eutils multilib toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="http://www.kokkinizita.net/linuxaudio/downloads/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" src_unpack() { |