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 | f2fb83a07eaf153e12f05b908b9e65deaf3ba730 (patch) | |
tree | f752205d12618c74490b47a1730903cba1debce5 /gnome-extra/libgnomedb | |
parent | Stable on alpha. (diff) | |
download | historical-f2fb83a07eaf153e12f05b908b9e65deaf3ba730.tar.gz historical-f2fb83a07eaf153e12f05b908b9e65deaf3ba730.tar.bz2 historical-f2fb83a07eaf153e12f05b908b9e65deaf3ba730.zip |
~alpha keyword.
Package-Manager: portage-2.0.53
Diffstat (limited to 'gnome-extra/libgnomedb')
-rw-r--r-- | gnome-extra/libgnomedb/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/Manifest | 10 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild | 4 |
3 files changed, 16 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/Manifest b/gnome-extra/libgnomedb/Manifest index 84f204b298ba..2a30eb43c74f 100644 --- a/gnome-extra/libgnomedb/Manifest +++ b/gnome-extra/libgnomedb/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 02d7547b3e2220ac6ed1573a4e6ffd20 ChangeLog 6664 MD5 5cd64f762a82a44123610969ca055ed7 files/digest-libgnomedb-1.0.1 69 MD5 e91ab2cfd3b938f9c09d5587f8653cf6 files/digest-libgnomedb-1.0.4 69 @@ -9,3 +12,10 @@ MD5 3ed748096034360d7d5adf6bb8575ab7 libgnomedb-1.0.1.ebuild 1259 MD5 c26c40435b6eca92889cb925f261b7e8 libgnomedb-1.0.4.ebuild 1543 MD5 b62048c2e7422feb0c8ea47dea0d583e libgnomedb-1.2.2.ebuild 1097 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDsB8VugEuf3OQ0akRAqhmAJ9YkkuyNi+6Cx4VUI11nIWrtjynOACgncTI +UdOl+INDAb7X4F4Cs0YnfFQ= +=uQx+ +-----END PGP SIGNATURE----- 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 |