diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-09 21:28:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-09 21:28:31 +0000 |
commit | 54ccc8968519fb0ca1930e6cd66f5a2de7f63e6a (patch) | |
tree | 2e7f580a81e842aae12f44591546a92e0d966496 /gnome-extra/libgnomedb | |
parent | amd64/x86 stable, bug #258192 (diff) | |
download | historical-54ccc8968519fb0ca1930e6cd66f5a2de7f63e6a.tar.gz historical-54ccc8968519fb0ca1930e6cd66f5a2de7f63e6a.tar.bz2 historical-54ccc8968519fb0ca1930e6cd66f5a2de7f63e6a.zip |
amd64/x86 stable, bug #258194
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/libgnomedb')
-rw-r--r-- | gnome-extra/libgnomedb/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-3.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgnomedb/ChangeLog b/gnome-extra/libgnomedb/ChangeLog index 0d569ef0d994..e585b9303b22 100644 --- a/gnome-extra/libgnomedb/ChangeLog +++ b/gnome-extra/libgnomedb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgnomedb # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.59 2009/02/09 19:10:46 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.60 2009/02/09 21:28:31 maekke Exp $ + + 09 Feb 2009; Markus Meier <maekke@gentoo.org> libgnomedb-3.0.0.ebuild: + amd64/x86 stable, bug #258194 09 Feb 2009; Tobias Klausmann <klausman@gentoo.org> libgnomedb-3.0.0.ebuild: diff --git a/gnome-extra/libgnomedb/libgnomedb-3.0.0.ebuild b/gnome-extra/libgnomedb/libgnomedb-3.0.0.ebuild index d01bf85c9394..9ae135501f58 100644 --- a/gnome-extra/libgnomedb/libgnomedb-3.0.0.ebuild +++ b/gnome-extra/libgnomedb/libgnomedb-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-3.0.0.ebuild,v 1.4 2009/02/09 19:10:46 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-3.0.0.ebuild,v 1.5 2009/02/09 21:28:31 maekke Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome-db.org/" LICENSE="GPL-2" SLOT="3" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc" |