diff options
author | 2003-07-03 22:57:45 +0000 | |
---|---|---|
committer | 2003-07-03 22:57:45 +0000 | |
commit | bb99053bfa385e0ebbc8415e582a1bb7e85036de (patch) | |
tree | e17891b29a1a44727207e7684baa011d5d1a9ee4 /app-office | |
parent | adding metadata.xml (diff) | |
download | gentoo-2-bb99053bfa385e0ebbc8415e582a1bb7e85036de.tar.gz gentoo-2-bb99053bfa385e0ebbc8415e582a1bb7e85036de.tar.bz2 gentoo-2-bb99053bfa385e0ebbc8415e582a1bb7e85036de.zip |
adding metadata.xml and put 1.1.x back to ~x86 because deps aren't all stable
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/Manifest | 3 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.1.17.ebuild | 4 | ||||
-rw-r--r-- | app-office/gnumeric/metadata.xml | 5 |
3 files changed, 9 insertions, 3 deletions
diff --git a/app-office/gnumeric/Manifest b/app-office/gnumeric/Manifest index 3c92bd4bd233..a198f5dbb095 100644 --- a/app-office/gnumeric/Manifest +++ b/app-office/gnumeric/Manifest @@ -1,9 +1,10 @@ MD5 54b547462089369b48826d78029defb5 ChangeLog 5576 MD5 3a9c7fd8a57733a8e5524207dfda02f9 gnumeric-1.0.12.ebuild 3252 MD5 8e90cf1f0ab461b14bc3bbf0b9c9b2f5 gnumeric-1.0.8.ebuild 3309 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 29f8e190ced7d35bc0a2bed853340303 gnumeric-1.0.13.ebuild 3260 MD5 696b43a04c141eaea3543661cbaf70b7 gnumeric-1.1.19.ebuild 1429 -MD5 6d0a21df6af6225fa76ea7fa99964649 gnumeric-1.1.17.ebuild 1463 +MD5 809d65990b126256e69f37d7b30eb221 gnumeric-1.1.17.ebuild 1465 MD5 26ec98faaabbbe2d083bde75849b720e gnumeric-1.0.13-r1.ebuild 3059 MD5 d649b85924af69de4941cf0c624b16f3 files/digest-gnumeric-1.0.12 69 MD5 a88fe4d27bf9a2579f4f3db0ca6f355f files/digest-gnumeric-1.0.8 69 diff --git a/app-office/gnumeric/gnumeric-1.1.17.ebuild b/app-office/gnumeric/gnumeric-1.1.17.ebuild index e4abf21aead0..379eb6a345c9 100644 --- a/app-office/gnumeric/gnumeric-1.1.17.ebuild +++ b/app-office/gnumeric/gnumeric-1.1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.17.ebuild,v 1.2 2003/07/02 11:45:09 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.17.ebuild,v 1.3 2003/07/03 22:57:36 liquidx Exp $ #provide Xmake and Xemake inherit virtualx libtool gnome2 eutils @@ -9,7 +9,7 @@ DESCRIPTION="Gnumeric, the GNOME Spreadsheet" HOMEPAGE="http://www.gnome.org/gnome-office/gnumeric.shtml" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~x86 ~ppc" # evolution, perl, guile and gb support disabled currently (or to be removed) diff --git a/app-office/gnumeric/metadata.xml b/app-office/gnumeric/metadata.xml new file mode 100644 index 000000000000..da6fd63d0085 --- /dev/null +++ b/app-office/gnumeric/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>gnome</herd> +</pkgmetadata> |