diff options
author | 2007-03-14 09:33:15 +0000 | |
---|---|---|
committer | 2007-03-14 09:33:15 +0000 | |
commit | e11dca3a4ffd0405e38a5fae37731da5381d2f35 (patch) | |
tree | e902af4ec7e622b196aff7045cf416937d97204b /x11-libs/gtk+ | |
parent | add 0.2a again, as it had amd64 keyword (diff) | |
download | historical-e11dca3a4ffd0405e38a5fae37731da5381d2f35.tar.gz historical-e11dca3a4ffd0405e38a5fae37731da5381d2f35.tar.bz2 historical-e11dca3a4ffd0405e38a5fae37731da5381d2f35.zip |
stable x86, bug 163678
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 409f2954bed9..a52491f6bf22 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.299 2007/02/21 12:54:25 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.300 2007/03/14 09:33:15 opfer Exp $ + + 14 Mar 2007; Christian Faulhammer <opfer@gentoo.org> gtk+-2.10.9.ebuild: + stable x86, bug 163678 21 Feb 2007; Simon Stelling <blubb@gentoo.org> gtk+-2.10.6.ebuild, gtk+-2.10.9.ebuild: diff --git a/x11-libs/gtk+/gtk+-2.10.9.ebuild b/x11-libs/gtk+/gtk+-2.10.9.ebuild index 2bf934ba4c60..28a5a6565c53 100644 --- a/x11-libs/gtk+/gtk+-2.10.9.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.9.ebuild,v 1.2 2007/02/21 12:54:25 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.9.ebuild,v 1.3 2007/03/14 09:33:15 opfer Exp $ inherit gnome.org flag-o-matic eutils autotools virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -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="debug doc jpeg tiff xinerama" RDEPEND="x11-libs/libXrender |