diff options
author | 2005-04-22 14:15:40 +0000 | |
---|---|---|
committer | 2005-04-22 14:15:40 +0000 | |
commit | 07dae3936e88d1c2990f96d819e030b7adfaec3c (patch) | |
tree | 4c215a40fc8f16b0802f91f39b517b454197e50c /media-video/mpgtx/mpgtx-1.3.1.ebuild | |
parent | Fixed broken Manifest. (diff) | |
download | historical-07dae3936e88d1c2990f96d819e030b7adfaec3c.tar.gz historical-07dae3936e88d1c2990f96d819e030b7adfaec3c.tar.bz2 historical-07dae3936e88d1c2990f96d819e030b7adfaec3c.zip |
stable on amd64 and x86, also did some cleanup
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-video/mpgtx/mpgtx-1.3.1.ebuild')
-rw-r--r-- | media-video/mpgtx/mpgtx-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mpgtx/mpgtx-1.3.1.ebuild b/media-video/mpgtx/mpgtx-1.3.1.ebuild index 1a95922f6232..2ef67b4d9ced 100644 --- a/media-video/mpgtx/mpgtx-1.3.1.ebuild +++ b/media-video/mpgtx/mpgtx-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpgtx/mpgtx-1.3.1.ebuild,v 1.1 2005/01/28 01:46:17 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpgtx/mpgtx-1.3.1.ebuild,v 1.2 2005/04/22 14:15:40 luckyduck Exp $ inherit eutils gcc @@ -8,7 +8,7 @@ DESCRIPTION="mpgtx a command line MPEG audio/video/system file toolbox" SRC_URI="mirror://sourceforge/mpgtx/${P}.tar.gz" HOMEPAGE="http://mpgtx.sourceforge.net/" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="" SLOT="0" LICENSE="GPL-2" |