diff options
author | Christian Birchinger <joker@gentoo.org> | 2006-08-03 15:54:44 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2006-08-03 15:54:44 +0000 |
commit | 8a26201619f2298afcb1771be4bc086348956327 (patch) | |
tree | 74c9ae739d68a75e303afdddb5cec174b4e52d9d /media-libs/dumb | |
parent | Added a security fix for #142387. (diff) | |
download | gentoo-2-8a26201619f2298afcb1771be4bc086348956327.tar.gz gentoo-2-8a26201619f2298afcb1771be4bc086348956327.tar.bz2 gentoo-2-8a26201619f2298afcb1771be4bc086348956327.zip |
Change arch and ~arch keywords
(Portage version: 2.1-r1)
Diffstat (limited to 'media-libs/dumb')
-rw-r--r-- | media-libs/dumb/dumb-0.9.3-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/dumb/dumb-0.9.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/dumb/dumb-0.9.3-r1.ebuild b/media-libs/dumb/dumb-0.9.3-r1.ebuild index a6837e50facf..8e363e8d55ac 100644 --- a/media-libs/dumb/dumb-0.9.3-r1.ebuild +++ b/media-libs/dumb/dumb-0.9.3-r1.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-r1.ebuild,v 1.1 2006/08/03 15:44:19 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/dumb-0.9.3-r1.ebuild,v 1.2 2006/08/03 15:54:44 joker 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" diff --git a/media-libs/dumb/dumb-0.9.3.ebuild b/media-libs/dumb/dumb-0.9.3.ebuild index ff0cb37e2681..06afc6a9b755 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.10 2006/08/03 15:44:19 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/dumb-0.9.3.ebuild,v 1.11 2006/08/03 15:54:44 joker 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" |