diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-07 22:26:22 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-07 22:26:22 +0000 |
commit | 7c95b6651556b1641fa454d8259338cef65a5fa8 (patch) | |
tree | 4373b9147d584055d83b28036e6c7691cd634cf6 /x11-libs | |
parent | Fix bug 58797, fixed ebuild by nnan in #gentoo-bugs. (Manifest recommit) (diff) | |
download | gentoo-2-7c95b6651556b1641fa454d8259338cef65a5fa8.tar.gz gentoo-2-7c95b6651556b1641fa454d8259338cef65a5fa8.tar.bz2 gentoo-2-7c95b6651556b1641fa454d8259338cef65a5fa8.zip |
stable on amd64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index bedfcca6e45d..8d71d9ba48f1 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.111 2004/08/07 14:08:14 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.112 2004/08/07 22:24:07 lv Exp $ + + 07 Aug 2004; Travis Tilley <lv@gentoo.org> gtk+-2.4.4.ebuild: + stable on amd64 07 Aug 2004; Michael Hanselmann <hansmi@gentoo.org> gtk+-1.2.10-r11.ebuild: Added gnuconfig to replace config.* on Mac OS X and added to ~macos. diff --git a/x11-libs/gtk+/gtk+-2.4.4.ebuild b/x11-libs/gtk+/gtk+-2.4.4.ebuild index a1cb0191af7e..095dffed2aae 100644 --- a/x11-libs/gtk+/gtk+-2.4.4.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.4.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.4.ebuild,v 1.4 2004/08/05 20:15:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.4.ebuild,v 1.5 2004/08/07 22:24:07 lv 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 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm hppa amd64 ~ia64 ~ppc64" IUSE="doc tiff jpeg" RDEPEND="virtual/x11 |