diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 00:16:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 00:16:35 +0000 |
commit | 90f963198aef0e4c8816cbc6846cc63056ece1d5 (patch) | |
tree | 5866d9503bbeaa53f6e8df554b5239563fff8f5e /gnome-base | |
parent | changelog fixup (diff) | |
download | gentoo-2-90f963198aef0e4c8816cbc6846cc63056ece1d5.tar.gz gentoo-2-90f963198aef0e4c8816cbc6846cc63056ece1d5.tar.bz2 gentoo-2-90f963198aef0e4c8816cbc6846cc63056ece1d5.zip |
stable on alpha
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libgnome/libgnome-2.2.0.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libgnomecanvas/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.2.3.ebuild | 4 |
7 files changed, 20 insertions, 11 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 425aba160d9a..1d4bf1fcbfea 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.21 2003/02/12 06:50:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.22 2003/02/22 00:15:32 agriffis Exp $ 07 Feb 2003; Aron Griffis <agriffis@gentoo.org> libbonoboui-2.2.0.ebuild : Add ~alpha to KEYWORDS *libbonoboui-2.2.0 (30 Jan 2003) + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> libbonoboui-2.2.0.ebuild : + Mark stable on alpha + 08 Feb 2003; foser <foser@gentoo.org> libbonoboui-2.2.0.ebuild : Fixed gtk+ dep (#15289) diff --git a/gnome-base/libbonoboui/libbonoboui-2.2.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.2.0.ebuild index 8addbc414b61..0489d7e57a65 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.2.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.2.0.ebuild,v 1.5 2003/02/13 12:11:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.2.0.ebuild,v 1.6 2003/02/22 00:15:32 agriffis Exp $ inherit gnome2 @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="User Interface part of Lib bonobo" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2.2 diff --git a/gnome-base/libgnome/libgnome-2.2.0.1.ebuild b/gnome-base/libgnome/libgnome-2.2.0.1.ebuild index 2ee5425bc75b..b49b98a4e6b6 100644 --- a/gnome-base/libgnome/libgnome-2.2.0.1.ebuild +++ b/gnome-base/libgnome/libgnome-2.2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.2.0.1.ebuild,v 1.4 2003/02/13 12:12:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.2.0.1.ebuild,v 1.5 2003/02/22 00:14:31 agriffis Exp $ IUSE="doc" @@ -11,7 +11,7 @@ DESCRIPTION="Essential Gnome Libraries" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/libxslt-1.0.18 diff --git a/gnome-base/libgnomecanvas/ChangeLog b/gnome-base/libgnomecanvas/ChangeLog index 5452f0f315e6..06352a8cf807 100644 --- a/gnome-base/libgnomecanvas/ChangeLog +++ b/gnome-base/libgnomecanvas/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for gnome-base/libgnomecanvas # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog,v 1.16 2003/02/14 04:16:31 nall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog,v 1.17 2003/02/22 00:13:23 agriffis Exp $ 07 Feb 2003; Aron Griffis <agriffis@gentoo.org> libgnomecanvas-2.2.0.1.ebuild : Add ~alpha to KEYWORDS *libgnomecanvas-2.2.0.1 (30 Jan 2003) + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> libgnomecanvas-2.2.0.1.ebuild : + Mark stable on alpha + 13 Feb 2003; Jon Nall <nall@gentoo.org> libgnomecanvas-2.2.0.1.ebuild : bumping required pango version due to buggy configure script diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild index 954bbfc7e4c5..ecd21b6b19a8 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild,v 1.5 2003/02/14 04:16:31 nall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.1.ebuild,v 1.6 2003/02/22 00:13:23 agriffis Exp $ inherit gnome2 @@ -10,7 +10,7 @@ DESCRIPTION="the Gnome 2 Canvas library" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc alpha" LICENSE="GPL-2 LGPL-2" RDEPEND=">=gnome-base/libglade-2 diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 72e157064fb2..5bcff16b101a 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.17 2003/02/12 16:06:15 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.18 2003/02/22 00:12:55 agriffis Exp $ *librsvg-2.2.3 (12 Feb 2003) + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> librsvg-2.2.3.ebuild : + Mark stable on alpha + 12 Feb 2003; foser <foser@gentoo.org> librsvg-2.2.3.ebuild : New version diff --git a/gnome-base/librsvg/librsvg-2.2.3.ebuild b/gnome-base/librsvg/librsvg-2.2.3.ebuild index afa77488e5b9..466fc798f566 100644 --- a/gnome-base/librsvg/librsvg-2.2.3.ebuild +++ b/gnome-base/librsvg/librsvg-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.2.3.ebuild,v 1.2 2003/02/13 12:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.2.3.ebuild,v 1.3 2003/02/22 00:12:55 agriffis Exp $ inherit gnome2 @@ -8,7 +8,7 @@ IUSE="doc" DESCRIPTION="rendering svg library" HOMEPAGE="http://www.gnome.org/" SLOT="2" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="~x86 ~ppc alpha" LICENSE="GPL-2 LGPL-2" RDEPEND=">=dev-libs/glib-2 |