diff options
author | Brent Baude <ranger@gentoo.org> | 2005-10-31 15:42:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2005-10-31 15:42:34 +0000 |
commit | bbf10f29a9eef432bc516fbdb9c6e60bf212c959 (patch) | |
tree | be96294ba69d82e5984c37b2ad320275e813f631 /media-libs/urt | |
parent | Updated deprecated message to inform users that these profiles will be remove... (diff) | |
download | gentoo-2-bbf10f29a9eef432bc516fbdb9c6e60bf212c959.tar.gz gentoo-2-bbf10f29a9eef432bc516fbdb9c6e60bf212c959.tar.bz2 gentoo-2-bbf10f29a9eef432bc516fbdb9c6e60bf212c959.zip |
Marking urt-3.1b-r1 ppc64 stable so libgif can be marked stable per 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 2f301a3e5b8b..251453529099 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.18 2005/10/31 15:17:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/urt/ChangeLog,v 1.19 2005/10/31 15:42:34 ranger Exp $ + + 31 Oct 2005; Brent Baude <ranger@gentoo.org> urt-3.1b-r1.ebuild: + Marking urt-3.1b-r1 ppc64 stable so libgif can be marked stable per bug 109997 31 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> urt-3.1b-r1.ebuild: Stable on sparc wrt #109997 diff --git a/media-libs/urt/urt-3.1b-r1.ebuild b/media-libs/urt/urt-3.1b-r1.ebuild index f2760760a202..773cbd329b3b 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.17 2005/10/31 15:17:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/urt/urt-3.1b-r1.ebuild,v 1.18 2005/10/31 15:42:34 ranger 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 ) |