diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 21:00:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 21:00:36 +0000 |
commit | 626ab956f613d1977718eed2856c5b54adc939ee (patch) | |
tree | cdeeefea51596888e4ebe3281469d3079bdf0766 /media-sound/ttaenc/ttaenc-3.4.1.ebuild | |
parent | arm stable, bug #298563 (diff) | |
download | gentoo-2-626ab956f613d1977718eed2856c5b54adc939ee.tar.gz gentoo-2-626ab956f613d1977718eed2856c5b54adc939ee.tar.bz2 gentoo-2-626ab956f613d1977718eed2856c5b54adc939ee.zip |
amd64/x86 stable, bug #298565
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/ttaenc/ttaenc-3.4.1.ebuild')
-rw-r--r-- | media-sound/ttaenc/ttaenc-3.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/ttaenc/ttaenc-3.4.1.ebuild b/media-sound/ttaenc/ttaenc-3.4.1.ebuild index 8a1e6163f455..c308be1a140b 100644 --- a/media-sound/ttaenc/ttaenc-3.4.1.ebuild +++ b/media-sound/ttaenc/ttaenc-3.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ttaenc/ttaenc-3.4.1.ebuild,v 1.2 2007/12/09 11:34:51 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ttaenc/ttaenc-3.4.1.ebuild,v 1.3 2010/01/14 21:00:36 maekke Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tta/${P}-src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="" |