diff options
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/Manifest | 10 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.12.0.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index ffc8594c8e50..3028c5226e83 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.51 2005/07/01 20:28:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.52 2005/07/02 17:07:42 kloeri Exp $ + + 02 Jul 2005; Bryan Ăstergaard <kloeri@gentoo.org> libgsf-1.12.0.ebuild: + Stable on alpha. 01 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> libgsf-1.12.0.ebuild: Stable on sparc diff --git a/gnome-extra/libgsf/Manifest b/gnome-extra/libgsf/Manifest index c32aeb460065..7959fc4712ea 100644 --- a/gnome-extra/libgsf/Manifest +++ b/gnome-extra/libgsf/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 b26a028d4ce77233988619a7e6be5f10 ChangeLog 6094 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 279fb1222e71c68fe95db03e199f1ade libgsf-1.12.1.ebuild 834 @@ -9,3 +12,10 @@ MD5 9bb1a07d9b94f96998a19f49544066cf files/libgsf-1.8.2-gtkdoc_fix.patch 830 MD5 b5115c032d14e47d1895c04bc07ae06b files/digest-libgsf-1.8.2 65 MD5 8900cebbec415c5f3b8ac5d397dfd832 files/digest-libgsf-1.12.1 66 MD5 51a6736b0f95c3ff2576bc0c63ca7ffc files/digest-libgsf-1.12.0 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCxsn4Kf2g/qXtneoRAoEvAJ4/n55gh1geotUtjbTSvKKqCcJkSQCfYuiy +xO1u/q7z8qjY1XR9St32YPI= +=WRF1 +-----END PGP SIGNATURE----- diff --git a/gnome-extra/libgsf/libgsf-1.12.0.ebuild b/gnome-extra/libgsf/libgsf-1.12.0.ebuild index 432e9dc14d49..bfdbe3e04406 100644 --- a/gnome-extra/libgsf/libgsf-1.12.0.ebuild +++ b/gnome-extra/libgsf/libgsf-1.12.0.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/libgsf/libgsf-1.12.0.ebuild,v 1.3 2005/07/01 20:28:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.12.0.ebuild,v 1.4 2005/07/02 17:07:42 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="doc gnome static" # FIXME : should add optional bz2 support |