diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-04 18:45:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-04 18:45:39 +0000 |
commit | 65c1f38a063a8c1d21084d02cda6c82512d5e423 (patch) | |
tree | c0cae390e031c77e51135f89a24254668d55c779 /gnome-extra/libgnomedb | |
parent | sys-apps/pcmcia-cs -> virtual/pcmcia(linux-mod.eclass) (diff) | |
download | gentoo-2-65c1f38a063a8c1d21084d02cda6c82512d5e423.tar.gz gentoo-2-65c1f38a063a8c1d21084d02cda6c82512d5e423.tar.bz2 gentoo-2-65c1f38a063a8c1d21084d02cda6c82512d5e423.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-extra/libgnomedb')
-rw-r--r-- | gnome-extra/libgnomedb/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-1.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/libgnomedb/ChangeLog b/gnome-extra/libgnomedb/ChangeLog index 8e5290914bd5..c8e0de6d56dd 100644 --- a/gnome-extra/libgnomedb/ChangeLog +++ b/gnome-extra/libgnomedb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/libgnomedb # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.37 2005/06/17 20:18:34 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.38 2005/07/04 18:45:39 gustavoz Exp $ + + 04 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + libgnomedb-1.2.1.ebuild: + Stable on sparc 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> libgnomedb-1.2.1.ebuild: diff --git a/gnome-extra/libgnomedb/libgnomedb-1.2.1.ebuild b/gnome-extra/libgnomedb/libgnomedb-1.2.1.ebuild index 1761786775d9..8903b9816821 100644 --- a/gnome-extra/libgnomedb/libgnomedb-1.2.1.ebuild +++ b/gnome-extra/libgnomedb/libgnomedb-1.2.1.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/gnome-extra/libgnomedb/libgnomedb-1.2.1.ebuild,v 1.4 2005/06/17 20:18:34 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.2.1.ebuild,v 1.5 2005/07/04 18:45:39 gustavoz Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome-db.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="doc static" RDEPEND=">=gnome-extra/libgda-1.1.99 |