diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-24 13:21:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-24 13:21:36 +0000 |
commit | e53831ceb5b451202b1ca354976213c9227b1dcd (patch) | |
tree | 9e26f5ec3b624fd92f7a7d9e6a535ed068fa7997 /gnome-extra/libgnomedb | |
parent | Mark 2.8.3 ~ia64 (diff) | |
download | historical-e53831ceb5b451202b1ca354976213c9227b1dcd.tar.gz historical-e53831ceb5b451202b1ca354976213c9227b1dcd.tar.bz2 historical-e53831ceb5b451202b1ca354976213c9227b1dcd.zip |
Mark 1.2.2 stable on ia64
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 | 14 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/gnome-extra/libgnomedb/ChangeLog b/gnome-extra/libgnomedb/ChangeLog index be4a9a2bdb18..b7b97ff2cbeb 100644 --- a/gnome-extra/libgnomedb/ChangeLog +++ b/gnome-extra/libgnomedb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgnomedb # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.46 2006/02/21 23:03:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.47 2006/03/24 13:21:36 agriffis Exp $ + + 24 Mar 2006; Aron Griffis <agriffis@gentoo.org> libgnomedb-1.2.2.ebuild: + Mark 1.2.2 stable on ia64 21 Feb 2006; Aron Griffis <agriffis@gentoo.org> libgnomedb-1.2.2.ebuild: Mark 1.2.2 ~ia64 diff --git a/gnome-extra/libgnomedb/Manifest b/gnome-extra/libgnomedb/Manifest index 0e0428a070f1..42623a9bdbbd 100644 --- a/gnome-extra/libgnomedb/Manifest +++ b/gnome-extra/libgnomedb/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 cd55553aa0843e9dd3ef20ce50b2bdd5 ChangeLog 6866 +MD5 0d7571bf04350a1d5fd7bbca74acfaec ChangeLog 6970 MD5 5cd64f762a82a44123610969ca055ed7 files/digest-libgnomedb-1.0.1 69 MD5 e91ab2cfd3b938f9c09d5587f8653cf6 files/digest-libgnomedb-1.0.4 69 MD5 bac8c9a12a86e87d5ebb5febedb3fb6b files/digest-libgnomedb-1.2.2 69 @@ -10,12 +7,5 @@ MD5 fa2e6e3b60ec75a5aca6665636c10540 files/libgnomedb-1.0.3-gtkdoc_fix.patch 147 MD5 37d21bd238913942c2c2815c0ae80041 files/libgnomedb-1.0.4-selector.patch 803 MD5 3ed748096034360d7d5adf6bb8575ab7 libgnomedb-1.0.1.ebuild 1259 MD5 c26c40435b6eca92889cb925f261b7e8 libgnomedb-1.0.4.ebuild 1543 -MD5 4d7cbad61da3b13bd67d2708193ab275 libgnomedb-1.2.2.ebuild 1104 +MD5 93126c348835add5288287a5c7bd342d libgnomedb-1.2.2.ebuild 1104 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFD+5xSJrHF4yAQTrARAsFLAJ9kjwdheEhh4tmg+O1dyIo1SsGrkgCglHJk -kBoMv4h6y/6W/eAkydBjAvk= -=G6w2 ------END PGP SIGNATURE----- diff --git a/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild b/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild index a1d2e2a94024..47a724fbfa23 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-2006 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.9 2006/02/21 23:03:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild,v 1.10 2006/03/24 13:21:36 agriffis Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome-db.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" IUSE="doc static" RDEPEND=">=gnome-extra/libgda-1.1.99 |