diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-26 15:48:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-26 15:48:05 +0000 |
commit | c5c7da612e6bd703c7351f6da5bdc8f2cbe9b9e4 (patch) | |
tree | 7b032a9503143b5ca7b5aeed445a99688cca3a64 /gnome-extra/libgnomedb | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-c5c7da612e6bd703c7351f6da5bdc8f2cbe9b9e4.tar.gz gentoo-2-c5c7da612e6bd703c7351f6da5bdc8f2cbe9b9e4.tar.bz2 gentoo-2-c5c7da612e6bd703c7351f6da5bdc8f2cbe9b9e4.zip |
~alpha keyword.
(Portage version: 2.0.53)
Diffstat (limited to 'gnome-extra/libgnomedb')
-rw-r--r-- | gnome-extra/libgnomedb/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgnomedb/ChangeLog b/gnome-extra/libgnomedb/ChangeLog index b4e25ed1b2f6..4359e893ef06 100644 --- a/gnome-extra/libgnomedb/ChangeLog +++ b/gnome-extra/libgnomedb/ChangeLog @@ -1,6 +1,9 @@ # 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.43 2005/11/08 20:38:04 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.44 2005/12/26 15:48:05 kloeri Exp $ + + 26 Dec 2005; Bryan Østergaard <kloeri@gentoo.org libgnomedb-1.2.2.ebuild: + ~alpha keyword. 08 Nov 2005; <dang@gentoo.org> libgnomedb-1.2.2.ebuild: Marked stable on amd64 diff --git a/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild b/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild index d0934c895f58..77f2d24cd2b4 100644 --- a/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild +++ b/gnome-extra/libgnomedb/libgnomedb-1.2.2.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.2.ebuild,v 1.6 2005/11/08 20:38:04 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild,v 1.7 2005/12/26 15:48:05 kloeri Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome-db.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" IUSE="doc static" RDEPEND=">=gnome-extra/libgda-1.1.99 |