diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-10-01 15:27:10 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-10-01 15:27:10 +0000 |
commit | 22bc5a9899ed0839aab2b10e2dc1a3be387d5f6c (patch) | |
tree | 977e9a015a1f14921567a09679c68b358a926b8f /gnome-extra/libgail-gnome | |
parent | stable on mips (diff) | |
download | historical-22bc5a9899ed0839aab2b10e2dc1a3be387d5f6c.tar.gz historical-22bc5a9899ed0839aab2b10e2dc1a3be387d5f6c.tar.bz2 historical-22bc5a9899ed0839aab2b10e2dc1a3be387d5f6c.zip |
stable on mips
Diffstat (limited to 'gnome-extra/libgail-gnome')
-rw-r--r-- | gnome-extra/libgail-gnome/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/libgail-gnome/libgail-gnome-1.0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/libgail-gnome/ChangeLog b/gnome-extra/libgail-gnome/ChangeLog index efb67bb9333d..59abecf41ffb 100644 --- a/gnome-extra/libgail-gnome/ChangeLog +++ b/gnome-extra/libgail-gnome/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/libgail-gnome # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.31 2004/09/18 17:36:06 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.32 2004/10/01 15:22:44 geoman Exp $ + + 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> + libgail-gnome-1.0.4.ebuild: + stable on mips *libgail-gnome-1.1.0 (18 Sep 2004) diff --git a/gnome-extra/libgail-gnome/libgail-gnome-1.0.4.ebuild b/gnome-extra/libgail-gnome/libgail-gnome-1.0.4.ebuild index c685b7a48ef9..5b5fd0a16ad2 100644 --- a/gnome-extra/libgail-gnome/libgail-gnome-1.0.4.ebuild +++ b/gnome-extra/libgail-gnome/libgail-gnome-1.0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.0.4.ebuild,v 1.9 2004/08/08 01:00:30 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.0.4.ebuild,v 1.10 2004/10/01 15:22:44 geoman Exp $ inherit gnome2 DESCRIPTION="GAIL libraries for Gnome2 " HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~ia64 mips" LICENSE="LGPL-2" IUSE="" |