diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-23 23:20:59 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-23 23:20:59 +0000 |
commit | bd8b280dc544ab41aa65a5fbfbccddb82114bfa9 (patch) | |
tree | fdcd940e71ccfe33e1419e32041705ac007bc35f /x11-libs/gtk+ | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-bd8b280dc544ab41aa65a5fbfbccddb82114bfa9.tar.gz gentoo-2-bd8b280dc544ab41aa65a5fbfbccddb82114bfa9.tar.bz2 gentoo-2-bd8b280dc544ab41aa65a5fbfbccddb82114bfa9.zip |
Stable on alpha.
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 82d5470a74a2..dd220424e37c 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.135 2004/12/23 20:12:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.136 2004/12/23 23:17:26 kloeri Exp $ + + 24 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> gtk+-2.4.13-r1.ebuild: + Stable on alpha. 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> gtk+-2.4.13-r1.ebuild: Stable on hppa. diff --git a/x11-libs/gtk+/gtk+-2.4.13-r1.ebuild b/x11-libs/gtk+/gtk+-2.4.13-r1.ebuild index abb802edca8a..8ad4db3a350f 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.5 2004/12/23 20:12:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.13-r1.ebuild,v 1.6 2004/12/23 23:17:26 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 |