diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-10-30 10:52:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-10-30 10:52:10 +0000 |
commit | 4f98fd18a6e18d7cae5809869d62e65c7bda1a64 (patch) | |
tree | 8785e6b5674ad46bb469b7ac061deca7beebe4f6 /media-libs/urt | |
parent | stable on amd64 wrt bug 110467 (diff) | |
download | gentoo-2-4f98fd18a6e18d7cae5809869d62e65c7bda1a64.tar.gz gentoo-2-4f98fd18a6e18d7cae5809869d62e65c7bda1a64.tar.bz2 gentoo-2-4f98fd18a6e18d7cae5809869d62e65c7bda1a64.zip |
stable on amd64 wrt bug 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 055d5af62c58..fa5d016cccb0 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.16 2005/10/29 19:50:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/urt/ChangeLog,v 1.17 2005/10/30 10:51:58 blubb Exp $ + + 30 Oct 2005; Simon Stelling <blubb@gentoo.org> urt-3.1b-r1.ebuild: + stable on amd64 wrt bug 109997 29 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> urt-3.1b-r1.ebuild: Stable on alpha. diff --git a/media-libs/urt/urt-3.1b-r1.ebuild b/media-libs/urt/urt-3.1b-r1.ebuild index f8f5a5aec568..83526b9e85ad 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.15 2005/10/30 00:51:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/urt/urt-3.1b-r1.ebuild,v 1.16 2005/10/30 10:51:58 blubb 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 ) |