diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-14 19:29:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-14 19:29:17 +0000 |
commit | 4598dcdf59a03bc8d245bcd0c994162518e03e48 (patch) | |
tree | 053c41b4a1482e7e9f9f4f91e13c46ca6a44a27c | |
parent | Taken maintainership, added more descriptive metadata. (diff) | |
download | historical-4598dcdf59a03bc8d245bcd0c994162518e03e48.tar.gz historical-4598dcdf59a03bc8d245bcd0c994162518e03e48.tar.bz2 historical-4598dcdf59a03bc8d245bcd0c994162518e03e48.zip |
added ~sparc
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/Manifest | 4 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.3.9.ebuild | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 3fe6dcb778b1..5776463d2f47 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/at-spi # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.28 2004/01/14 14:54:01 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.29 2004/01/14 19:29:08 gustavoz Exp $ + + 14 Jan 2004; <gustavoz@gentoo.org> at-spi-1.3.9.ebuild: + added ~sparc 14 Jan 2004; Mike Gardiner <obz@gentoo.org> at-spi-1.3.7.ebuild, at-spi-1.3.9.ebuild: diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest index a9b4c775317a..29096774186a 100644 --- a/gnome-extra/at-spi/Manifest +++ b/gnome-extra/at-spi/Manifest @@ -1,8 +1,8 @@ MD5 1c2d9d1522be963f08beddb071761175 at-spi-1.1.8.ebuild 684 -MD5 3a1d0ef1c055a652df01d367caef976d at-spi-1.3.9.ebuild 737 +MD5 d9918cc425b63773df0580e62190556e at-spi-1.3.9.ebuild 749 MD5 b8d742bbd6bac745bc9dec6a9cff3ebd at-spi-1.0.2.ebuild 716 MD5 d3592ab10ac99d008c9102ebc649fd5f at-spi-1.3.8.ebuild 766 -MD5 bc515dc73de7c4ff150298c503e5a654 ChangeLog 3167 +MD5 870fc618bf3250a5d2fc7bf8c3313b69 ChangeLog 3246 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 dfe189e4aef5e50aea20770e036bdd97 files/digest-at-spi-1.0.2 65 MD5 62a394abed965ca4bcf71a069bc41190 files/digest-at-spi-1.1.8 65 diff --git a/gnome-extra/at-spi/at-spi-1.3.9.ebuild b/gnome-extra/at-spi/at-spi-1.3.9.ebuild index 10ba4f210156..2a04c9e327cb 100644 --- a/gnome-extra/at-spi/at-spi-1.3.9.ebuild +++ b/gnome-extra/at-spi/at-spi-1.3.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.9.ebuild,v 1.3 2004/01/14 14:54:01 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.9.ebuild,v 1.4 2004/01/14 19:29:08 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc ~alpha amd64" +KEYWORDS="x86 ~ppc ~alpha amd64 ~sparc" IUSE="doc" RDEPEND=">=gnome-base/gail-1.3 |