diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-20 20:40:01 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-20 20:40:01 +0000 |
commit | eb3376d844bd72c2be7a726bb1ceb6b209e15924 (patch) | |
tree | 6aae2a65cdda8e48c0e88c027c40889072172501 /media-sound | |
parent | stable on amd64 and cleanup (diff) | |
download | gentoo-2-eb3376d844bd72c2be7a726bb1ceb6b209e15924.tar.gz gentoo-2-eb3376d844bd72c2be7a726bb1ceb6b209e15924.tar.bz2 gentoo-2-eb3376d844bd72c2be7a726bb1ceb6b209e15924.zip |
bug 131438; marking ~amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audiocompress/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audiocompress/audiocompress-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audiocompress/ChangeLog b/media-sound/audiocompress/ChangeLog index a671b291ac99..d7d8c579f89a 100644 --- a/media-sound/audiocompress/ChangeLog +++ b/media-sound/audiocompress/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audiocompress # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiocompress/ChangeLog,v 1.16 2006/11/13 15:20:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiocompress/ChangeLog,v 1.17 2006/11/20 20:40:01 blubb Exp $ + + 20 Nov 2006; <blubb@gentoo.org> audiocompress-1.5.2.ebuild: + bug 131438; marking ~amd64 13 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> audiocompress-1.5.1.ebuild, audiocompress-1.5.2.ebuild: diff --git a/media-sound/audiocompress/audiocompress-1.5.2.ebuild b/media-sound/audiocompress/audiocompress-1.5.2.ebuild index e219522f9d0d..fdb911db6fe6 100644 --- a/media-sound/audiocompress/audiocompress-1.5.2.ebuild +++ b/media-sound/audiocompress/audiocompress-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiocompress/audiocompress-1.5.2.ebuild,v 1.2 2006/11/13 15:20:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiocompress/audiocompress-1.5.2.ebuild,v 1.3 2006/11/20 20:40:00 blubb Exp $ IUSE="" @@ -15,7 +15,7 @@ SRC_URI="http://beesbuzz.biz/code/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" #-sparc: 1.5.5 - Gdk-ERROR **: BadValue (integer parameter out of range for operation) serial 7 error_code 2 request_code 1 minor_code 0 -KEYWORDS="~ppc -sparc x86" +KEYWORDS="~amd64 ~ppc -sparc x86" DEPEND="media-sound/esound" |