diff options
author | 2004-12-20 13:17:40 +0000 | |
---|---|---|
committer | 2004-12-20 13:17:40 +0000 | |
commit | 1d070e05a7af0cb3ec3ae780092e75a63ce48eb8 (patch) | |
tree | f5d93a94db84df15584287257b993c7ce9c364fc /x11-libs/gtk+ | |
parent | Marked ppc stable. (Manifest recommit) (diff) | |
download | gentoo-2-1d070e05a7af0cb3ec3ae780092e75a63ce48eb8.tar.gz gentoo-2-1d070e05a7af0cb3ec3ae780092e75a63ce48eb8.tar.bz2 gentoo-2-1d070e05a7af0cb3ec3ae780092e75a63ce48eb8.zip |
Stable on amd64.
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 6b3109cbc9fe..27477d78ed6d 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.132 2004/12/19 05:21:29 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.133 2004/12/20 13:14:05 absinthe Exp $ + + 20 Dec 2004; Dylan Carlson <absinthe@gentoo.org> gtk+-2.4.13-r1.ebuild: + Stable on amd64. 19 Dec 2004; Mike Gardiner <obz@gentoo.org> gtk+-2.4.13-r1.ebuild: Keyworded x86 and ppc for GNOME 2.8.1 diff --git a/x11-libs/gtk+/gtk+-2.4.13-r1.ebuild b/x11-libs/gtk+/gtk+-2.4.13-r1.ebuild index 716029e6dafc..59faf245410d 100644 --- a/x11-libs/gtk+/gtk+-2.4.13-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.13-r1.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.13-r1.ebuild,v 1.2 2004/12/19 05:21:29 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.13-r1.ebuild,v 1.3 2004/12/20 13:14:05 absinthe 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 |