diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 17:59:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 17:59:27 +0000 |
commit | bbe30af31d84e457bd3cd901b609708c4494d3e9 (patch) | |
tree | 522e9031d1b792228abe51a3e8d63fbd74ffe676 /x11-libs/gtk+ | |
parent | Changed 'chown root:root' to 'chown root:0' (bug #103563). Removed old ebuild... (diff) | |
download | gentoo-2-bbe30af31d84e457bd3cd901b609708c4494d3e9.tar.gz gentoo-2-bbe30af31d84e457bd3cd901b609708c4494d3e9.tar.bz2 gentoo-2-bbe30af31d84e457bd3cd901b609708c4494d3e9.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 33f0eb2f41d5..4285ef3b026a 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.179 2005/08/25 18:34:48 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.180 2005/08/26 17:56:44 gustavoz Exp $ + + 26 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> gtk+-2.6.8.ebuild: + Stable on sparc *gtk+-2.8.2 (25 Aug 2005) diff --git a/x11-libs/gtk+/gtk+-2.6.8.ebuild b/x11-libs/gtk+/gtk+-2.6.8.ebuild index d68d08f65bed..3e03e87b41be 100644 --- a/x11-libs/gtk+/gtk+-2.6.8.ebuild +++ b/x11-libs/gtk+/gtk+-2.6.8.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/x11-libs/gtk+/gtk+-2.6.8.ebuild,v 1.4 2005/08/25 17:51:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.6.8.ebuild,v 1.5 2005/08/26 17:56:44 gustavoz Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.6/${P}.tar.bz2 LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="doc tiff jpeg static" RDEPEND="virtual/x11 |