diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-31 20:47:47 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-31 20:47:47 +0000 |
commit | fccdc63e7da5aa1f938cbafe0fc543c109e23f2c (patch) | |
tree | d946bb025b0a16462563f66e3b0124627b366054 /media-libs/libsoundtouch | |
parent | ppc stable, bug #199751 (diff) | |
download | gentoo-2-fccdc63e7da5aa1f938cbafe0fc543c109e23f2c.tar.gz gentoo-2-fccdc63e7da5aa1f938cbafe0fc543c109e23f2c.tar.bz2 gentoo-2-fccdc63e7da5aa1f938cbafe0fc543c109e23f2c.zip |
ppc stable, bug #199751
(Portage version: 2.1.4)
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r-- | media-libs/libsoundtouch/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog index 1f26df1eda04..cb09b91fc168 100644 --- a/media-libs/libsoundtouch/ChangeLog +++ b/media-libs/libsoundtouch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libsoundtouch # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.21 2008/01/30 17:45:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.22 2008/01/31 20:47:47 dertobi123 Exp $ + + 31 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> + libsoundtouch-1.3.1-r1.ebuild: + ppc stable, bug #199751 30 Jan 2008; Raúl Porcel <armin76@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 58f55599d05e..1f198dbe5ea5 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-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.9 2008/01/30 17:45:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.10 2008/01/31 20:47:47 dertobi123 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="" |