diff options
author | Markus Meier <maekke@gentoo.org> | 2008-12-22 20:52:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-12-22 20:52:10 +0000 |
commit | 7171ae6b51d0fc3f89b7d8c62a95f379c4f3f001 (patch) | |
tree | 8a6151409d7b9e109d545df73f87fbb97d7f279c /media-sound/gbsplay | |
parent | amd64/x86 stable, bug #252126 (diff) | |
download | gentoo-2-7171ae6b51d0fc3f89b7d8c62a95f379c4f3f001.tar.gz gentoo-2-7171ae6b51d0fc3f89b7d8c62a95f379c4f3f001.tar.bz2 gentoo-2-7171ae6b51d0fc3f89b7d8c62a95f379c4f3f001.zip |
add ~amd64, bug #251863
(Portage version: 2.1.6.2/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'media-sound/gbsplay')
-rw-r--r-- | media-sound/gbsplay/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/gbsplay/gbsplay-0.0.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/gbsplay/ChangeLog b/media-sound/gbsplay/ChangeLog index 0bc10d7ad723..3bbe3f385670 100644 --- a/media-sound/gbsplay/ChangeLog +++ b/media-sound/gbsplay/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/gbsplay # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gbsplay/ChangeLog,v 1.1 2008/12/20 18:50:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gbsplay/ChangeLog,v 1.2 2008/12/22 20:52:10 maekke Exp $ + + 22 Dec 2008; Markus Meier <maekke@gentoo.org> gbsplay-0.0.91.ebuild: + add ~amd64, bug #251863 *gbsplay-0.0.91 (20 Dec 2008) diff --git a/media-sound/gbsplay/gbsplay-0.0.91.ebuild b/media-sound/gbsplay/gbsplay-0.0.91.ebuild index 16622c0edb84..264861b59503 100644 --- a/media-sound/gbsplay/gbsplay-0.0.91.ebuild +++ b/media-sound/gbsplay/gbsplay-0.0.91.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-sound/gbsplay/gbsplay-0.0.91.ebuild,v 1.2 2008/12/20 18:54:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gbsplay/gbsplay-0.0.91.ebuild,v 1.3 2008/12/22 20:52:10 maekke Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="+alsa nas nls oss" RDEPEND="alsa? ( media-libs/alsa-lib ) |