diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-01 21:50:47 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-01 21:50:47 +0000 |
commit | 7bde638ca2d4f76676fe46ed9692ee2d08f0be9c (patch) | |
tree | 610c026bac203ebbab799b895485235aa93a5092 /x11-libs/gtk+ | |
parent | fixing cvs header error (diff) | |
download | historical-7bde638ca2d4f76676fe46ed9692ee2d08f0be9c.tar.gz historical-7bde638ca2d4f76676fe46ed9692ee2d08f0be9c.tar.bz2 historical-7bde638ca2d4f76676fe46ed9692ee2d08f0be9c.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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 5e1a59e8a6b2..94dd5994dfd3 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.93 2004/05/04 22:35:52 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.94 2004/06/01 21:50:47 lv Exp $ + + 01 Jun 2004; Travis Tilley <lv@gentoo.org> gtk+-2.4.1.ebuild: + stable on amd64 *gtk+-2.4.1 (04 May 2004) diff --git a/x11-libs/gtk+/gtk+-2.4.1.ebuild b/x11-libs/gtk+/gtk+-2.4.1.ebuild index ccb1072116ac..a84a47840d7a 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.3 2004/05/30 19:27:54 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.1.ebuild,v 1.4 2004/06/01 21:50:47 lv 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 ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~hppa amd64 ~ia64" IUSE="doc tiff jpeg" RDEPEND="virtual/x11 |