diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-03-14 01:45:03 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-03-14 01:45:03 +0000 |
commit | 788738c52953c1b8b160847b4ebf26e68fbe6acb (patch) | |
tree | 31433a7370ceb71ebf1acb8494aeebb33d294a69 /media-gfx | |
parent | Rev bumps which specify which random device node (hard masked in case they ca... (diff) | |
download | gentoo-2-788738c52953c1b8b160847b4ebf26e68fbe6acb.tar.gz gentoo-2-788738c52953c1b8b160847b4ebf26e68fbe6acb.tar.bz2 gentoo-2-788738c52953c1b8b160847b4ebf26e68fbe6acb.zip |
Stable on mips, bug #83686.
(Portage version: 2.0.51.16)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/xv/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xv/xv-3.10a-r10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xv/ChangeLog b/media-gfx/xv/ChangeLog index 16f8ccc512f1..f75a84d12040 100644 --- a/media-gfx/xv/ChangeLog +++ b/media-gfx/xv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xv/ChangeLog,v 1.50 2005/03/03 19:57:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xv/ChangeLog,v 1.51 2005/03/14 01:45:03 hardave Exp $ + + 13 Mar 2005; Hardave Riar <hardave@gentoo.org> xv-3.10a-r10.ebuild: + Stable on mips, bug #83686. 03 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> xv-3.10a-r10.ebuild: Stable on alpha, bug 83686. diff --git a/media-gfx/xv/xv-3.10a-r10.ebuild b/media-gfx/xv/xv-3.10a-r10.ebuild index 8645f2f3d5e7..32b1d24b1208 100644 --- a/media-gfx/xv/xv-3.10a-r10.ebuild +++ b/media-gfx/xv/xv-3.10a-r10.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-gfx/xv/xv-3.10a-r10.ebuild,v 1.8 2005/03/03 19:57:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xv/xv-3.10a-r10.ebuild,v 1.9 2005/03/14 01:45:03 hardave Exp $ inherit ccc flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cis.upenn.edu/pub/xv/${P}.tar.gz LICENSE="xv" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~mips ~hppa ~ia64 amd64 ppc64 ppc-macos" +KEYWORDS="x86 ppc sparc alpha mips ~hppa ~ia64 amd64 ppc64 ppc-macos" IUSE="jpeg tiff png" DEPEND="virtual/x11 |