diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-12 02:11:33 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-12 02:11:33 +0000 |
commit | 25a931224b7564fd915177a769b12d292eb65fb7 (patch) | |
tree | 29b34a0f7555c9ec00aec5a9ea1e7c89fae50e64 /gnome-extra/libgsf | |
parent | Initial import. (diff) | |
download | historical-25a931224b7564fd915177a769b12d292eb65fb7.tar.gz historical-25a931224b7564fd915177a769b12d292eb65fb7.tar.bz2 historical-25a931224b7564fd915177a769b12d292eb65fb7.zip |
Stable on hppa.
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/Manifest | 4 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.9.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 1bc44e16a3da..0b14dad47a2c 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.38 2004/08/09 18:47:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.39 2004/08/12 02:11:33 gmsoft Exp $ + + 12 Aug 2004; Guy Martin <gmsoft@gentoo.org> libgsf-1.9.0.ebuild: + Stable on hppa. 09 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> libgsf-1.9.0.ebuild: Stable on sparc diff --git a/gnome-extra/libgsf/Manifest b/gnome-extra/libgsf/Manifest index a143a6d5424b..236ae09b8aee 100644 --- a/gnome-extra/libgsf/Manifest +++ b/gnome-extra/libgsf/Manifest @@ -1,8 +1,8 @@ -MD5 e07563acf60149bdcdf1d8766c0c9f87 ChangeLog 4425 +MD5 fd713897b1cde82ee1974e7b2d64acf2 ChangeLog 4509 MD5 f779e6d09ddc34eacba44c8da29a7669 libgsf-1.6.0.ebuild 1129 MD5 4d0f53f1de9f43a3e95131fef88919ac libgsf-1.8.1.ebuild 1007 MD5 d5794fccd77173b08a375e63d72e8c4b libgsf-1.8.2.ebuild 969 -MD5 149f172336fe103ca1be354ad718b84c libgsf-1.9.0.ebuild 952 +MD5 b4b1a56967dc4f752c1145a070f57103 libgsf-1.9.0.ebuild 949 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 40e23e00dd8649b64d1909ba5e7e538c libgsf-1.10.0.ebuild 816 MD5 ec1b3e9e3fc3f4373d56d58ca0335f3d files/digest-libgsf-1.6.0 65 diff --git a/gnome-extra/libgsf/libgsf-1.9.0.ebuild b/gnome-extra/libgsf/libgsf-1.9.0.ebuild index dad43ba69398..eb2c7e7f4c63 100644 --- a/gnome-extra/libgsf/libgsf-1.9.0.ebuild +++ b/gnome-extra/libgsf/libgsf-1.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.9.0.ebuild,v 1.7 2004/08/09 18:47:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.9.0.ebuild,v 1.8 2004/08/12 02:11:33 gmsoft Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="gnome doc" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 sparc ~ppc ~hppa ~amd64 ~alpha ~ia64 ~mips ppc64" +KEYWORDS="x86 sparc ~ppc hppa ~amd64 ~alpha ~ia64 ~mips ppc64" # FIXME : should add optional bz2 support RDEPEND=">=dev-libs/libxml2-2.4.16 |