diff options
author | David Holm <dholm@gentoo.org> | 2005-07-25 12:41:22 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-25 12:41:22 +0000 |
commit | 385419951e68419816f5ecfbaf0e9a966b11c247 (patch) | |
tree | ffdaf4ff0b0811e0b905ab2c6a48ae9a138ff953 /media-libs/libclthreads | |
parent | Updated metadata (diff) | |
download | gentoo-2-385419951e68419816f5ecfbaf0e9a966b11c247.tar.gz gentoo-2-385419951e68419816f5ecfbaf0e9a966b11c247.tar.bz2 gentoo-2-385419951e68419816f5ecfbaf0e9a966b11c247.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-libs/libclthreads')
-rw-r--r-- | media-libs/libclthreads/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libclthreads/libclthreads-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libclthreads/ChangeLog b/media-libs/libclthreads/ChangeLog index fedf39a42e8c..0a3b5295b8d7 100644 --- a/media-libs/libclthreads/ChangeLog +++ b/media-libs/libclthreads/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libclthreads -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/ChangeLog,v 1.6 2004/12/19 05:11:54 eradicator Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/ChangeLog,v 1.7 2005/07/25 12:41:22 dholm Exp $ + + 25 Jul 2005; David Holm <dholm@gentoo.org> libclthreads-1.0.2.ebuild: + Added to ~ppc. 18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> libclthreads-1.0.2.ebuild: diff --git a/media-libs/libclthreads/libclthreads-1.0.2.ebuild b/media-libs/libclthreads/libclthreads-1.0.2.ebuild index 3d7de505553f..0710117e74d6 100644 --- a/media-libs/libclthreads/libclthreads-1.0.2.ebuild +++ b/media-libs/libclthreads/libclthreads-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/libclthreads-1.0.2.ebuild,v 1.2 2004/12/19 05:11:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/libclthreads-1.0.2.ebuild,v 1.3 2005/07/25 12:41:22 dholm Exp $ IUSE="" @@ -14,7 +14,7 @@ SRC_URI="http://users.skynet.be/solaris/linuxaudio/downloads/clthreads-${PV}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" DEPEND="virtual/libc" |