diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-24 20:41:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-24 20:41:20 +0000 |
commit | afcd0a5d94a34ff1e25b6abfcc622c086e8882f7 (patch) | |
tree | a903376c53168473eb44423948bc636756c0f13c /media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild | |
parent | x86 stable wrt bug 172086 (diff) | |
download | historical-afcd0a5d94a34ff1e25b6abfcc622c086e8882f7.tar.gz historical-afcd0a5d94a34ff1e25b6abfcc622c086e8882f7.tar.bz2 historical-afcd0a5d94a34ff1e25b6abfcc622c086e8882f7.zip |
x86 stable wrt bug 172088
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild')
-rw-r--r-- | media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild index f9a7e36c0bee..24b233b113bf 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 # 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.1 2007/02/24 19:14:50 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.2 2007/03/24 20:41:20 armin76 Exp $ inherit autotools @@ -14,7 +14,7 @@ SRC_URI="http://www.surina.net/soundtouch/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos x86" DEPEND="" |