diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-27 18:34:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-27 18:34:47 +0000 |
commit | b40256780f5329d12db2eed4590528dad047dc6c (patch) | |
tree | fae487277b45ba42f128971f31b1e62386dd3fef /media-libs/libsoundtouch | |
parent | Marked ~hppa for media-sound/audacity. (diff) | |
download | gentoo-2-b40256780f5329d12db2eed4590528dad047dc6c.tar.gz gentoo-2-b40256780f5329d12db2eed4590528dad047dc6c.tar.bz2 gentoo-2-b40256780f5329d12db2eed4590528dad047dc6c.zip |
Marked ~hppa for media-sound/audacity.
(Portage version: 2.1.4.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 cb09b91fc168..af74a359bbdd 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.22 2008/01/31 20:47:47 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.23 2008/02/27 18:34:47 jer Exp $ + + 27 Feb 2008; Jeroen Roovers <jer@gentoo.org> + libsoundtouch-1.3.1-r1.ebuild: + Marked ~hppa for media-sound/audacity. 31 Jan 2008; Tobias Scherbaum <dertobi123@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 1f198dbe5ea5..b01e6c1c80bc 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.10 2008/01/31 20:47:47 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.11 2008/02/27 18:34:47 jer 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 ~hppa ppc ppc64 sparc x86" DEPEND="" |