diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-15 18:20:12 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-15 18:20:12 +0000 |
commit | 6f84774e6c7949de831681d10d6571a0f7b8ab47 (patch) | |
tree | 1ed7b3f7df29acb3d9c97ee383fef6002bb0fa69 /gnome-extra | |
parent | stable amd64 (diff) | |
download | historical-6f84774e6c7949de831681d10d6571a0f7b8ab47.tar.gz historical-6f84774e6c7949de831681d10d6571a0f7b8ab47.tar.bz2 historical-6f84774e6c7949de831681d10d6571a0f7b8ab47.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgnomedb/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/Manifest | 14 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild | 6 |
3 files changed, 10 insertions, 17 deletions
diff --git a/gnome-extra/libgnomedb/ChangeLog b/gnome-extra/libgnomedb/ChangeLog index cbabb32c199f..5d6e93baa8aa 100644 --- a/gnome-extra/libgnomedb/ChangeLog +++ b/gnome-extra/libgnomedb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgnomedb -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.27 2004/10/23 13:20:11 liquidx Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.28 2005/04/15 18:20:12 blubb Exp $ + + 15 Apr 2005; Simon Stelling <blubb@gentoo.org> libgnomedb-1.0.4.ebuild: + stable on amd64 23 Oct 2004; Alastair Tse <liquidx@gentoo.org> libgnomedb-1.0.3.ebuild, libgnomedb-1.0.4.ebuild: diff --git a/gnome-extra/libgnomedb/Manifest b/gnome-extra/libgnomedb/Manifest index b877f864af79..da491d80dfec 100644 --- a/gnome-extra/libgnomedb/Manifest +++ b/gnome-extra/libgnomedb/Manifest @@ -1,11 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 88aedb0f97e3370701b4bf16f80c4821 ChangeLog 4704 +MD5 402cb33d4d3564dba18a10b5de33df6e ChangeLog 4795 MD5 5338564d27c9ab0fdd3399d19d73edf6 libgnomedb-0.12.1.ebuild 1196 MD5 d65098e3a9bb9b1ae8532658be499240 libgnomedb-1.0.1.ebuild 1260 MD5 b55c45e0b718d2c38286afd9b4649739 libgnomedb-1.0.3.ebuild 1675 -MD5 ef44941644dbf7ee95f14b2104936310 libgnomedb-1.0.4.ebuild 1547 +MD5 4851f9e26663bd401c719cd0910df764 libgnomedb-1.0.4.ebuild 1544 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 d48a0cec30d90af0c488dc4dbfc3e1a3 files/digest-libgnomedb-0.12.1 70 MD5 5cd64f762a82a44123610969ca055ed7 files/digest-libgnomedb-1.0.1 69 @@ -14,10 +11,3 @@ MD5 e91ab2cfd3b938f9c09d5587f8653cf6 files/digest-libgnomedb-1.0.4 69 MD5 23a9e466fd3a5b35ebc66463564821b0 files/libgnomedb-1.0.3-gcc34.patch 656 MD5 fa2e6e3b60ec75a5aca6665636c10540 files/libgnomedb-1.0.3-gtkdoc_fix.patch 1472 MD5 37d21bd238913942c2c2815c0ae80041 files/libgnomedb-1.0.4-selector.patch 803 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBelqcRkyva5PS18kRApo1AKC6k1V+S90uvTt8rcbR0PN+2/9rzgCgpxh1 -6x2jP9JRNWauv62aHc5V2mM= -=IF+4 ------END PGP SIGNATURE----- diff --git a/gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild b/gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild index 071ebf213d49..db758dc5d138 100644 --- a/gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild +++ b/gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.0.4.ebuild,v 1.5 2004/10/23 13:20:11 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.0.4.ebuild,v 1.6 2005/04/15 18:20:12 blubb Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome-db.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 amd64" IUSE="doc" RDEPEND=">=gnome-extra/libgda-1.0.0 |