diff options
author | 2004-06-03 22:42:08 +0000 | |
---|---|---|
committer | 2004-06-03 22:42:08 +0000 | |
commit | a74c7af9bcb33040a2c72b8d8487584e0be1ac2f (patch) | |
tree | e730328024c66c4a7664dda0ce06a3210ff58526 /x11-libs | |
parent | IUSE (Manifest recommit) (diff) | |
download | gentoo-2-a74c7af9bcb33040a2c72b8d8487584e0be1ac2f.tar.gz gentoo-2-a74c7af9bcb33040a2c72b8d8487584e0be1ac2f.tar.bz2 gentoo-2-a74c7af9bcb33040a2c72b8d8487584e0be1ac2f.zip |
Stable on mips.
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 94dd5994dfd3..319c03c10f46 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.94 2004/06/01 21:50:47 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.95 2004/06/03 22:40:43 geoman Exp $ + + 03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> gtk+-2.4.1.ebuild: + Stable on mips. 01 Jun 2004; Travis Tilley <lv@gentoo.org> gtk+-2.4.1.ebuild: stable on amd64 diff --git a/x11-libs/gtk+/gtk+-2.4.1.ebuild b/x11-libs/gtk+/gtk+-2.4.1.ebuild index 4f73b9baf651..8b89ae2459c9 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.5 2004/06/03 19:27:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.1.ebuild,v 1.6 2004/06/03 22:40:43 geoman 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 |