diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-29 04:47:31 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-29 04:47:31 +0000 |
commit | 79882a3680d95d03b2a96441db40a52935177f92 (patch) | |
tree | 57bee572c9f0b2c2bc867fcd2fb73d63757c99b8 /x11-libs | |
parent | stable on ppc64, bug $54792 (Manifest recommit) (diff) | |
download | gentoo-2-79882a3680d95d03b2a96441db40a52935177f92.tar.gz gentoo-2-79882a3680d95d03b2a96441db40a52935177f92.tar.bz2 gentoo-2-79882a3680d95d03b2a96441db40a52935177f92.zip |
~ppc64 bug #54792
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index d7457eabbf72..da499dcf1c25 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.100 2004/06/24 22:01:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.101 2004/06/29 04:47:31 tgall Exp $ + + 28 Jun 2004; Tom Gall <tgall@gentoo.org> gtk+-2.4.3.ebuild: + ~ppc64 , bug #54792 23 Jun 2004; Aron Griffis <agriffis@gentoo.org> gtk+-1.2.10-r10.ebuild: QA - fix use invocation diff --git a/x11-libs/gtk+/gtk+-2.4.3.ebuild b/x11-libs/gtk+/gtk+-2.4.3.ebuild index 8b0e87ab3a0d..3db642b4efb2 100644 --- a/x11-libs/gtk+/gtk+-2.4.3.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.3.ebuild,v 1.2 2004/06/24 22:01:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.3.ebuild,v 1.3 2004/06/29 04:47:31 tgall Exp $ inherit libtool flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" IUSE="doc tiff jpeg" RDEPEND="virtual/x11 |