diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-10-31 11:31:35 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-10-31 11:31:35 +0000 |
commit | 69396dae54d2df77d5e4915523bb0d8be1fa09b4 (patch) | |
tree | 3b7032738dde427f17d6adc304c0870894767dbf /x11-libs/goffice | |
parent | verion bump (diff) | |
download | historical-69396dae54d2df77d5e4915523bb0d8be1fa09b4.tar.gz historical-69396dae54d2df77d5e4915523bb0d8be1fa09b4.tar.bz2 historical-69396dae54d2df77d5e4915523bb0d8be1fa09b4.zip |
Shortened DESCRIPTION
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.1.0.ebuild | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest index c177625b377e..a82df94d36b2 100644 --- a/x11-libs/goffice/Manifest +++ b/x11-libs/goffice/Manifest @@ -1,4 +1,4 @@ MD5 aa365dc4bf1875566e44305675738204 ChangeLog 853 MD5 0d5535797dbf42513d9f390cdb6d31f0 files/digest-goffice-0.1.0 67 -MD5 46f3c51316357a8b958c6575bdc22e4d goffice-0.1.0.ebuild 1335 +MD5 0452911522f3c4887a4319efdfb39f7b goffice-0.1.0.ebuild 1252 MD5 9223ce07181892826a7663eb673f91f3 metadata.xml 436 diff --git a/x11-libs/goffice/goffice-0.1.0.ebuild b/x11-libs/goffice/goffice-0.1.0.ebuild index 6c26463e079f..3061e5ce4d01 100644 --- a/x11-libs/goffice/goffice-0.1.0.ebuild +++ b/x11-libs/goffice/goffice-0.1.0.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.1.0.ebuild,v 1.4 2005/10/31 10:33:45 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.1.0.ebuild,v 1.5 2005/10/31 11:31:35 leonardop Exp $ inherit eutils gnome2 -DESCRIPTION="GOffice is a library of document-centric objects and utilities -building on top of GLib and Gtk+ and used by software such as Gnumeric." +DESCRIPTION="A library of document-centric objects and utilities" HOMEPAGE="http://freshmeat.net/projects/goffice/" LICENSE="GPL-2" |