diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-31 15:21:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-31 15:21:03 +0000 |
commit | f660d39fac2d61cf1abc78c504dc373a9d0f55dd (patch) | |
tree | 8a774fa439abe750017dded22441d5dea919535f /media-libs/urt | |
parent | Removed old 2.5.1. (diff) | |
download | gentoo-2-f660d39fac2d61cf1abc78c504dc373a9d0f55dd.tar.gz gentoo-2-f660d39fac2d61cf1abc78c504dc373a9d0f55dd.tar.bz2 gentoo-2-f660d39fac2d61cf1abc78c504dc373a9d0f55dd.zip |
Stable on sparc wrt #109997
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-libs/urt')
-rw-r--r-- | media-libs/urt/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/urt/urt-3.1b-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/urt/ChangeLog b/media-libs/urt/ChangeLog index fa5d016cccb0..2f301a3e5b8b 100644 --- a/media-libs/urt/ChangeLog +++ b/media-libs/urt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/urt # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/urt/ChangeLog,v 1.17 2005/10/30 10:51:58 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/urt/ChangeLog,v 1.18 2005/10/31 15:17:11 gustavoz Exp $ + + 31 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> urt-3.1b-r1.ebuild: + Stable on sparc wrt #109997 30 Oct 2005; Simon Stelling <blubb@gentoo.org> urt-3.1b-r1.ebuild: stable on amd64 wrt bug 109997 diff --git a/media-libs/urt/urt-3.1b-r1.ebuild b/media-libs/urt/urt-3.1b-r1.ebuild index 83526b9e85ad..f2760760a202 100644 --- a/media-libs/urt/urt-3.1b-r1.ebuild +++ b/media-libs/urt/urt-3.1b-r1.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-libs/urt/urt-3.1b-r1.ebuild,v 1.16 2005/10/30 10:51:58 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/urt/urt-3.1b-r1.ebuild,v 1.17 2005/10/31 15:17:11 gustavoz Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.iastate.edu/pub/utah-raster/${P}.tar.Z" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ~ppc64 s390 sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ~ppc64 s390 sh sparc ~x86" IUSE="gif gs tiff X" DEPEND="X? ( virtual/x11 ) |