diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:35:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:35:20 +0000 |
commit | e204e71c1bf9b9470dcf984fd6035a17b8aac501 (patch) | |
tree | 5278ae58fd69b0ff46251fd0e567206833f59262 /gnome-base | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-e204e71c1bf9b9470dcf984fd6035a17b8aac501.tar.gz gentoo-2-e204e71c1bf9b9470dcf984fd6035a17b8aac501.tar.bz2 gentoo-2-e204e71c1bf9b9470dcf984fd6035a17b8aac501.zip |
Stable on alpha.
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.8.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 22ed5d0e0fe0..289c3de9b1ee 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.59 2004/11/26 08:57:06 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.60 2004/12/11 09:30:37 kloeri Exp $ + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> gail-1.8.0.ebuild: + Stable on alpha. *gail-1.8.1 (26 Nov 2004) diff --git a/gnome-base/gail/gail-1.8.0.ebuild b/gnome-base/gail/gail-1.8.0.ebuild index 3be65ac76190..ccbd69b77877 100644 --- a/gnome-base/gail/gail-1.8.0.ebuild +++ b/gnome-base/gail/gail-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.0.ebuild,v 1.6 2004/11/17 18:04:09 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.0.ebuild,v 1.7 2004/12/11 09:30:37 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" USE_DESTDIR="1" diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 41fca557001c..9712249bcd89 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.60 2004/11/12 03:00:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.61 2004/12/11 09:35:20 kloeri Exp $ + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> librsvg-2.8.1.ebuild: + Stable on alpha. 11 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> librsvg-2.8.1.ebuild: Stable on sparc diff --git a/gnome-base/librsvg/librsvg-2.8.1.ebuild b/gnome-base/librsvg/librsvg-2.8.1.ebuild index 357d3dbad994..d85d899c14d4 100644 --- a/gnome-base/librsvg/librsvg-2.8.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.8.1.ebuild,v 1.5 2004/11/12 03:00:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.8.1.ebuild,v 1.6 2004/12/11 09:35:20 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc zlib gnome" RDEPEND=">=dev-libs/glib-2 |