diff options
author | 2006-10-20 21:54:24 +0000 | |
---|---|---|
committer | 2006-10-20 21:54:24 +0000 | |
commit | 47da31f2d3bd08065db247ce1a41fb3762c9d45a (patch) | |
tree | 0f01b48bff06663629eb2fabb414741fdf520dfe /media-video/xvid4conf | |
parent | Mark 1.1.3 stable on ia64 (diff) | |
download | historical-47da31f2d3bd08065db247ce1a41fb3762c9d45a.tar.gz historical-47da31f2d3bd08065db247ce1a41fb3762c9d45a.tar.bz2 historical-47da31f2d3bd08065db247ce1a41fb3762c9d45a.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'media-video/xvid4conf')
-rw-r--r-- | media-video/xvid4conf/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/xvid4conf/xvid4conf-1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/xvid4conf/ChangeLog b/media-video/xvid4conf/ChangeLog index 56529735e2ed..4d68036a1e5d 100644 --- a/media-video/xvid4conf/ChangeLog +++ b/media-video/xvid4conf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/xvid4conf # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/ChangeLog,v 1.13 2006/05/07 10:35:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/ChangeLog,v 1.14 2006/10/20 21:54:24 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> xvid4conf-1.12.ebuild: + Stable on Alpha. 07 May 2006; Markus Rothe <corsair@gentoo.org> xvid4conf-1.12.ebuild: Stable on ppc64 diff --git a/media-video/xvid4conf/xvid4conf-1.12.ebuild b/media-video/xvid4conf/xvid4conf-1.12.ebuild index 7e718d7dee22..79e32c6a74c5 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.14 2006/05/07 10:35:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xvid4conf/xvid4conf-1.12.ebuild,v 1.15 2006/10/20 21:54:24 kloeri Exp $ DESCRIPTION="GTK2-configuration dialog for xvid4" HOMEPAGE="none" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${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" |