diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-13 14:37:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-13 14:37:34 +0000 |
commit | 784d6acc33ec25ecc6d228536fe2f1358c8fb228 (patch) | |
tree | 45f3e7cd92736509b14e1e44779d394f7a283f52 /x11-libs/gtk+ | |
parent | Changed libexec dir to libexec/glibc. (diff) | |
download | gentoo-2-784d6acc33ec25ecc6d228536fe2f1358c8fb228.tar.gz gentoo-2-784d6acc33ec25ecc6d228536fe2f1358c8fb228.tar.bz2 gentoo-2-784d6acc33ec25ecc6d228536fe2f1358c8fb228.zip |
Stable on alpha.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index bcd035932405..ad7aec4bd2cf 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.145 2005/02/05 06:56:31 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.146 2005/02/13 14:35:55 kloeri Exp $ + + 13 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> gtk+-2.4.14.ebuild: + Stable on alpha. *gtk+-2.6.2 (05 Feb 2005) diff --git a/x11-libs/gtk+/gtk+-2.4.14.ebuild b/x11-libs/gtk+/gtk+-2.4.14.ebuild index 9d0d5d2333ce..b9e19776b531 100644 --- a/x11-libs/gtk+/gtk+-2.4.14.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.14.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.4.14.ebuild,v 1.5 2005/01/22 07:16:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.14.ebuild,v 1.6 2005/02/13 14:35:55 kloeri Exp $ inherit libtool flag-o-matic eutils @@ -12,7 +12,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 |