diff options
author | 2006-04-03 18:06:55 +0000 | |
---|---|---|
committer | 2006-04-03 18:06:55 +0000 | |
commit | f4f838941effe9ba8bb4fbe415eda2e402f4ef87 (patch) | |
tree | dd62b3a919d629df987b6939476820eac6fa016f /media-video/xvid4conf/xvid4conf-1.12.ebuild | |
parent | Added ~alpha keyword. (diff) | |
download | historical-f4f838941effe9ba8bb4fbe415eda2e402f4ef87.tar.gz historical-f4f838941effe9ba8bb4fbe415eda2e402f4ef87.tar.bz2 historical-f4f838941effe9ba8bb4fbe415eda2e402f4ef87.zip |
Stable on sparc
Package-Manager: portage-2.0.54
Diffstat (limited to 'media-video/xvid4conf/xvid4conf-1.12.ebuild')
-rw-r--r-- | media-video/xvid4conf/xvid4conf-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/xvid4conf/xvid4conf-1.12.ebuild b/media-video/xvid4conf/xvid4conf-1.12.ebuild index d48abbf91234..64af1428401b 100644 --- a/media-video/xvid4conf/xvid4conf-1.12.ebuild +++ b/media-video/xvid4conf/xvid4conf-1.12.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-video/xvid4conf/xvid4conf-1.12.ebuild,v 1.10 2006/03/29 01:17:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/xvid4conf-1.12.ebuild,v 1.11 2006/04/03 18:06:55 gustavoz Exp $ DESCRIPTION="GTK2-configuration dialog for xvid4" HOMEPAGE="http://zebra.fh-weingarten.de/~transcode/xvid4conf" @@ -8,7 +8,7 @@ SRC_URI="http://zebra.fh-weingarten.de/~transcode/xvid4conf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ia64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86" IUSE="" DEPEND=">=x11-libs/gtk+-2.2.4" |