diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-15 18:21:35 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-15 18:21:35 +0000 |
commit | 68024b0b8c447eec9185a42da77ca6d27c68e643 (patch) | |
tree | 277a8bb5653000a52e25b26fe1e771860dd7d718 /gnome-extra | |
parent | stable amd64 (diff) | |
download | gentoo-2-68024b0b8c447eec9185a42da77ca6d27c68e643.tar.gz gentoo-2-68024b0b8c447eec9185a42da77ca6d27c68e643.tar.bz2 gentoo-2-68024b0b8c447eec9185a42da77ca6d27c68e643.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgnomedb/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/libgnomedb/ChangeLog b/gnome-extra/libgnomedb/ChangeLog index cbabb32c199f..5d6e93baa8aa 100644 --- a/gnome-extra/libgnomedb/ChangeLog +++ b/gnome-extra/libgnomedb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgnomedb -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.27 2004/10/23 13:20:11 liquidx Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.28 2005/04/15 18:20:12 blubb Exp $ + + 15 Apr 2005; Simon Stelling <blubb@gentoo.org> libgnomedb-1.0.4.ebuild: + stable on amd64 23 Oct 2004; Alastair Tse <liquidx@gentoo.org> libgnomedb-1.0.3.ebuild, libgnomedb-1.0.4.ebuild: diff --git a/gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild b/gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild index 071ebf213d49..db758dc5d138 100644 --- a/gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild +++ b/gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild,v 1.5 2004/10/23 13:20:11 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild,v 1.6 2005/04/15 18:20:12 blubb Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome-db.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 amd64" IUSE="doc" RDEPEND=">=gnome-extra/libgda-1.0.0 |