diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-01-29 08:41:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-01-29 08:41:44 +0000 |
commit | b36bd11d22aa1e3f167887f1a41f14cf6d96d8fe (patch) | |
tree | 545ad14d71888c21c8e14d5fde3b649748731d2c /media-libs/libsoundtouch | |
parent | Stable on ppc64; bug #199751 (diff) | |
download | gentoo-2-b36bd11d22aa1e3f167887f1a41f14cf6d96d8fe.tar.gz gentoo-2-b36bd11d22aa1e3f167887f1a41f14cf6d96d8fe.tar.bz2 gentoo-2-b36bd11d22aa1e3f167887f1a41f14cf6d96d8fe.zip |
Stable on ppc64; bug #199751
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r-- | media-libs/libsoundtouch/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog index cb3c94a0b5a4..6a0357f58615 100644 --- a/media-libs/libsoundtouch/ChangeLog +++ b/media-libs/libsoundtouch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libsoundtouch -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.19 2007/05/25 15:38:47 ranger Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.20 2008/01/29 08:41:44 corsair Exp $ + + 29 Jan 2008; Markus Rothe <corsair@gentoo.org> + libsoundtouch-1.3.1-r1.ebuild: + Stable on ppc64; bug #199751 25 May 2007; Brent Baude <ranger@gentoo.org> libsoundtouch-1.3.1-r1.ebuild: diff --git a/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild index 4d5355ae4606..5c189f9a7211 100644 --- a/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild +++ b/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.7 2007/05/25 15:38:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.8 2008/01/29 08:41:44 corsair Exp $ inherit autotools flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="http://www.surina.net/soundtouch/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" DEPEND="" |