diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-18 17:00:48 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-18 17:00:48 +0000 |
commit | 2e28bd801f3e9bd14146ac80f6118db81284295c (patch) | |
tree | 92b6f0fd1f5e80ef0e5a73851399eacf8db37ede /media-libs/urt | |
parent | Stable on hppa, ppc. (diff) | |
download | gentoo-2-2e28bd801f3e9bd14146ac80f6118db81284295c.tar.gz gentoo-2-2e28bd801f3e9bd14146ac80f6118db81284295c.tar.bz2 gentoo-2-2e28bd801f3e9bd14146ac80f6118db81284295c.zip |
Added to ~ppc.
(Portage version: 2.0.53_rc5)
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 8087a888b9aa..17b74224ba05 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.11 2005/10/10 22:20:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/urt/ChangeLog,v 1.12 2005/10/18 17:00:48 hansmi Exp $ + + 18 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> urt-3.1b-r1.ebuild: + Added to ~ppc. 10 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> urt-3.1b-r1.ebuild: ~alpha keyword, bug 107346. diff --git a/media-libs/urt/urt-3.1b-r1.ebuild b/media-libs/urt/urt-3.1b-r1.ebuild index b2d5ff6fc867..a4aec194ebc0 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.8 2005/10/10 22:20:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/urt/urt-3.1b-r1.ebuild,v 1.9 2005/10/18 17:00:48 hansmi 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 ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="gif gs tiff X" DEPEND="X? ( virtual/x11 ) |