diff options
author | 2008-01-30 17:46:44 +0000 | |
---|---|---|
committer | 2008-01-30 17:46:44 +0000 | |
commit | f610df9594b9700a950559772fea96afce418a2f (patch) | |
tree | c4366e131aa938c3db1b30ca95ab609b7e03cc10 /media-libs/libsoundtouch | |
parent | KDE stablization for ppc64 bug 207634 (diff) | |
download | historical-f610df9594b9700a950559772fea96afce418a2f.tar.gz historical-f610df9594b9700a950559772fea96afce418a2f.tar.bz2 historical-f610df9594b9700a950559772fea96afce418a2f.zip |
sparc stable
Package-Manager: portage-2.1.3.19
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 6a0357f58615..1f26df1eda04 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.20 2008/01/29 08:41:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.21 2008/01/30 17:45:59 armin76 Exp $ + + 30 Jan 2008; Raúl Porcel <armin76@gentoo.org> + libsoundtouch-1.3.1-r1.ebuild: + sparc stable 29 Jan 2008; Markus Rothe <corsair@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 5c189f9a7211..58f55599d05e 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.8 2008/01/29 08:41:44 corsair Exp $ +# $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 $ 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="" |