summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-21 20:58:53 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-21 20:58:53 +0000
commitb9d85431bae356eac0fd4a57c7941cdee52fc283 (patch)
treedaac8233e797c9aaae1b4cd2d0dd91c144059721 /x11-libs/gtk+extra
parentAdding ebuild for gcc-4.0.0 release. This doesn't mean it's supported yet (diff)
downloadgentoo-2-b9d85431bae356eac0fd4a57c7941cdee52fc283.tar.gz
gentoo-2-b9d85431bae356eac0fd4a57c7941cdee52fc283.tar.bz2
gentoo-2-b9d85431bae356eac0fd4a57c7941cdee52fc283.zip
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/gtk+extra')
-rw-r--r--x11-libs/gtk+extra/ChangeLog5
-rw-r--r--x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+extra/ChangeLog b/x11-libs/gtk+extra/ChangeLog
index bd77722bfca3..4112a197e567 100644
--- a/x11-libs/gtk+extra/ChangeLog
+++ b/x11-libs/gtk+extra/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtk+extra
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.9 2005/01/05 00:20:36 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.10 2005/04/21 20:54:15 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> gtk+extra-0.99.17.ebuild:
+ stable on amd64
04 Jan 2005; Mike Doty <kingtaco@gentoo.org> gtk+extra-0.99.17.ebuild:
fixed bug #71630 using gnuconfig_update and fixed dodoc(NEWS TODO) missing
diff --git a/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild b/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild
index bb40afc4d1ba..bf26b240aecd 100644
--- a/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild
+++ b/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild,v 1.16 2005/01/05 00:20:36 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-0.99.17.ebuild,v 1.17 2005/04/21 20:54:15 blubb Exp $
inherit gnuconfig
DESCRIPTION="Useful set of widgets for creating GUI's for the Xwindows system using GTK+."
@@ -9,7 +9,7 @@ SRC_URI="http://gtkextra.sourceforge.net/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ppc ~amd64"
+KEYWORDS="x86 sparc ppc amd64"
IUSE=""
DEPEND="=x11-libs/gtk+-1.2*