diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-10-09 12:55:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-10-09 12:55:58 +0000 |
commit | a020a3996c27de1f01accc4ad13281c8f2d91274 (patch) | |
tree | f6fe7c38cdb8aa041575c6c5b5aa0b11bc315465 /x11-libs/gtk+ | |
parent | Stable for HPPA. (diff) | |
download | gentoo-2-a020a3996c27de1f01accc4ad13281c8f2d91274.tar.gz gentoo-2-a020a3996c27de1f01accc4ad13281c8f2d91274.tar.bz2 gentoo-2-a020a3996c27de1f01accc4ad13281c8f2d91274.zip |
Stable for HPPA (bug #150355).
(Portage version: 2.1.2_pre2-r7)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-1.2.10-r12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index af999085ffc2..98cfa084cebb 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.272 2006/10/07 23:14:39 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.273 2006/10/09 12:55:58 jer Exp $ + + 09 Oct 2006; Jeroen Roovers <jer@gentoo.org> gtk+-1.2.10-r12.ebuild: + Stable for HPPA (bug #150355). *gtk+-2.10.6 (07 Oct 2006) diff --git a/x11-libs/gtk+/gtk+-1.2.10-r12.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r12.ebuild index 75368ebb7dee..2f69959d017e 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r12.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r12.ebuild,v 1.3 2006/10/07 18:55:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r12.ebuild,v 1.4 2006/10/09 12:55:58 jer Exp $ GNOME_TARBALL_SUFFIX="gz" inherit gnome.org eutils toolchain-funcs autotools @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} http://www.ibiblio.org/gentoo/distfiles/gtk+-1.2.10-r8-gento LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="nls debug" # Supported languages and translated documentation |