diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 16:07:51 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 16:07:51 +0000 |
commit | 053d2e6c96b7ce570e59c00a16b3655e5c0c9c2d (patch) | |
tree | 235f645e0d0447015d597e4a636813cfeb624d4b /media-libs/dumb | |
parent | Mips stable (diff) | |
download | gentoo-2-053d2e6c96b7ce570e59c00a16b3655e5c0c9c2d.tar.gz gentoo-2-053d2e6c96b7ce570e59c00a16b3655e5c0c9c2d.tar.bz2 gentoo-2-053d2e6c96b7ce570e59c00a16b3655e5c0c9c2d.zip |
Stable on x86 wrt bug #134990.
(Portage version: 2.1_rc3-r2)
Diffstat (limited to 'media-libs/dumb')
-rw-r--r-- | media-libs/dumb/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/dumb/dumb-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/dumb/ChangeLog b/media-libs/dumb/ChangeLog index ccb9275d33cf..1a28b4daa731 100644 --- a/media-libs/dumb/ChangeLog +++ b/media-libs/dumb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/dumb # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/ChangeLog,v 1.19 2006/06/05 17:22:03 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/ChangeLog,v 1.20 2006/06/06 16:07:51 wolf31o2 Exp $ + + 06 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> dumb-0.9.3.ebuild: + Stable on x86 wrt bug #134990. 05 Jun 2006; Simon Stelling <blubb@gentoo.org> dumb-0.9.3.ebuild: stable on amd64 diff --git a/media-libs/dumb/dumb-0.9.3.ebuild b/media-libs/dumb/dumb-0.9.3.ebuild index 3add75b18283..37a19d8d2a8d 100644 --- a/media-libs/dumb/dumb-0.9.3.ebuild +++ b/media-libs/dumb/dumb-0.9.3.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-libs/dumb/dumb-0.9.3.ebuild,v 1.4 2006/06/05 17:22:03 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/dumb-0.9.3.ebuild,v 1.5 2006/06/06 16:07:51 wolf31o2 Exp $ IUSE="debug" @@ -10,7 +10,7 @@ DESCRIPTION="IT/XM/S3M/MOD player library with click removal and IT filters" HOMEPAGE="http://dumb.sourceforge.net/" SRC_URI="mirror://sourceforge/dumb/${P}.tar.gz" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" LICENSE="DUMB-0.9.2" SLOT="0" |