diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-20 02:18:59 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-20 02:18:59 +0000 |
commit | f0272284f695522adc539977521b30d9fe189bf5 (patch) | |
tree | 0e38b3a5b867e4fea1c9836ba16a9489a90c6fb2 /x11-libs | |
parent | Updated CVS snapshot (Manifest recommit) (diff) | |
download | gentoo-2-f0272284f695522adc539977521b30d9fe189bf5.tar.gz gentoo-2-f0272284f695522adc539977521b30d9fe189bf5.tar.bz2 gentoo-2-f0272284f695522adc539977521b30d9fe189bf5.zip |
sparc stable
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index cc0c57ddc4c4..fed0a561e7c6 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.97 2004/06/15 23:28:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.98 2004/06/20 02:18:59 gustavoz Exp $ + + 19 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> gtk+-2.4.1.ebuild: + sparc stable 16 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gtk+-2.4.1.ebuild: Stable on alpha. diff --git a/x11-libs/gtk+/gtk+-2.4.1.ebuild b/x11-libs/gtk+/gtk+-2.4.1.ebuild index 2375bfeaa7d6..aaee50933829 100644 --- a/x11-libs/gtk+/gtk+-2.4.1.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.1.ebuild,v 1.7 2004/06/15 23:28:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.1.ebuild,v 1.8 2004/06/20 02:18:59 gustavoz Exp $ inherit libtool flag-o-matic eutils @@ -10,7 +10,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" +KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ~ia64" IUSE="doc tiff jpeg" RDEPEND="virtual/x11 |