diff options
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/at-spi/Manifest | 9 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.6.1.ebuild | 31 | ||||
-rw-r--r-- | gnome-extra/at-spi/files/digest-at-spi-1.6.1 | 1 |
4 files changed, 44 insertions, 4 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 7b62fa5f605a..eac648ec6bea 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-extra/at-spi # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.63 2004/11/12 10:52:50 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.64 2004/12/06 06:51:54 obz Exp $ + +*at-spi-1.6.1 (06 Dec 2004) + + 06 Dec 2004; Mike Gardiner <obz@gentoo.org> +at-spi-1.6.1.ebuild: + New version 12 Nov 2004; Mike Gardiner <obz@gentoo.org> at-spi-1.6.0.ebuild: Keyworded ppc for GNOME 2.8 diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest index 43169d6e09a5..c4110d8cb0af 100644 --- a/gnome-extra/at-spi/Manifest +++ b/gnome-extra/at-spi/Manifest @@ -1,8 +1,11 @@ -MD5 f45460cd454043269961373987c4929a ChangeLog 7255 -MD5 875f85782a480a06374b48c65ab676e7 at-spi-1.6.0.ebuild 731 +MD5 5a5c340ea93dbc51cdd3add2645ee05a at-spi-1.6.1.ebuild 637 MD5 598b96277c71ccdac5abd1b3fbaac2af at-spi-1.3.9.ebuild 796 MD5 1e29ca92c432886e82670b2a67823d0c at-spi-1.4.2.ebuild 739 +MD5 e8eb205e8cb2733ad01b0b9306f67b42 .at-spi-1.6.1.ebuild.swp 12288 +MD5 875f85782a480a06374b48c65ab676e7 at-spi-1.6.0.ebuild 731 +MD5 f45460cd454043269961373987c4929a ChangeLog 7255 MD5 5253659a4a0e45baa9f1788dcb705895 metadata.xml 172 -MD5 0a0952cefdf9975671d4d5302e560b97 files/digest-at-spi-1.6.0 65 MD5 1db32c9a39a71dc877098609ecd2d8d4 files/digest-at-spi-1.3.9 65 MD5 be2e44c0d8b92adea62569c44d62d4f9 files/digest-at-spi-1.4.2 65 +MD5 0a0952cefdf9975671d4d5302e560b97 files/digest-at-spi-1.6.0 65 +MD5 8589472b96bc88cc2156e9f0e06786aa files/digest-at-spi-1.6.1 65 diff --git a/gnome-extra/at-spi/at-spi-1.6.1.ebuild b/gnome-extra/at-spi/at-spi-1.6.1.ebuild new file mode 100644 index 000000000000..aed2e834e212 --- /dev/null +++ b/gnome-extra/at-spi/at-spi-1.6.1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2004 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.1.ebuild,v 1.1 2004/12/06 06:51:55 obz Exp $ + +inherit gnome2 + +RESTRICT="maketest" + +DESCRIPTION="The Gnome Accessibility Toolkit" +HOMEPAGE="http://developer.gnome.org/projects/gap/" +LICENSE="LGPL-2" + +SLOT="1" +KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~ia64 ~mips" +IUSE="" + +RDEPEND=">=gnome-base/gail-1.3 + >=gnome-base/libbonobo-1.107 + >=dev-libs/atk-1.7.2 + >=x11-libs/gtk+-2 + dev-libs/popt + >=gnome-base/orbit-2 + virtual/x11" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + dev-util/intltool" + +#MAKEOPTS="${MAKEOPTS} -j1" + +DOCS="AUTHORS ChangeLog NEWS README TODO" diff --git a/gnome-extra/at-spi/files/digest-at-spi-1.6.1 b/gnome-extra/at-spi/files/digest-at-spi-1.6.1 new file mode 100644 index 000000000000..23227ce16bf8 --- /dev/null +++ b/gnome-extra/at-spi/files/digest-at-spi-1.6.1 @@ -0,0 +1 @@ +MD5 c06e6a387cb40616e472d5c3b9006f7b at-spi-1.6.1.tar.bz2 469311 |