diff options
author | 2005-06-12 13:21:09 +0000 | |
---|---|---|
committer | 2005-06-12 13:21:09 +0000 | |
commit | f53436389d53cea4150cad22f1fa9babf85ebd84 (patch) | |
tree | b1f79abb8bad6a2d9721ecd840503920d48a5042 /gnome-extra/at-spi | |
parent | Stable on alpha. (diff) | |
download | historical-f53436389d53cea4150cad22f1fa9babf85ebd84.tar.gz historical-f53436389d53cea4150cad22f1fa9babf85ebd84.tar.bz2 historical-f53436389d53cea4150cad22f1fa9babf85ebd84.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'gnome-extra/at-spi')
-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.6.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 5e21b593c344..f7655ba3fb32 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/at-spi # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.84 2005/06/09 09:27:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.85 2005/06/12 12:58:00 dertobi123 Exp $ + + 12 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org> at-spi-1.6.3.ebuild: + Stable on ppc. 09 Jun 2005; Markus Rothe <corsair@gentoo.org> at-spi-1.6.3.ebuild: Stable on ppc64 diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest index d50975874390..5b4fa8125053 100644 --- a/gnome-extra/at-spi/Manifest +++ b/gnome-extra/at-spi/Manifest @@ -1,9 +1,9 @@ MD5 166a803b4d5e2ff220636beb7255264c ChangeLog 9414 MD5 e09db9a3ea26d5737e16ccfc69ca1230 at-spi-1.4.2.ebuild 738 MD5 e922d503cc930d4c086d8610fd15da1e at-spi-1.6.2-r1.ebuild 759 -MD5 d860a39f016d0871d92f1dd4f4983347 at-spi-1.6.3.ebuild 795 -MD5 8378a51593a9bdb84446bee6eea19149 at-spi-1.6.4.ebuild 803 +MD5 1c783560edc9afc4f71474722f079bf9 at-spi-1.6.3.ebuild 794 MD5 5253659a4a0e45baa9f1788dcb705895 metadata.xml 172 +MD5 8378a51593a9bdb84446bee6eea19149 at-spi-1.6.4.ebuild 803 MD5 be2e44c0d8b92adea62569c44d62d4f9 files/digest-at-spi-1.4.2 65 MD5 db394022f62d0eabf7d1b4ee7b8cedcd files/digest-at-spi-1.6.2-r1 65 MD5 365985ef25775753dab336fc7ad8dc04 files/digest-at-spi-1.6.3 65 diff --git a/gnome-extra/at-spi/at-spi-1.6.3.ebuild b/gnome-extra/at-spi/at-spi-1.6.3.ebuild index 43c6a76893ae..0281b9bef1bc 100644 --- a/gnome-extra/at-spi/at-spi-1.6.3.ebuild +++ b/gnome-extra/at-spi/at-spi-1.6.3.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/at-spi/at-spi-1.6.3.ebuild,v 1.7 2005/06/09 09:27:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.3.ebuild,v 1.8 2005/06/12 12:58:00 dertobi123 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc static" RESTRICT="maketest" |