summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnome-extra/at-spi/ChangeLog13
-rw-r--r--gnome-extra/at-spi/Manifest3
-rw-r--r--gnome-extra/at-spi/at-spi-1.6.3.ebuild30
-rw-r--r--gnome-extra/at-spi/files/digest-at-spi-1.6.31
4 files changed, 43 insertions, 4 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog
index bd8d004da3cb..0428784b609d 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.73 2005/03/07 03:04:15 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.74 2005/03/11 02:03:01 leonardop Exp $
+
+*at-spi-1.6.3 (10 Mar 2005)
+
+ 10 Mar 2005; Leonardo Boshell <leonardop@gentoo.org> at-spi-1.6.3.ebuild:
+ New release.
*at-spi-1.6.2-r1 (06 Mar 2005)
@@ -18,7 +23,7 @@
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
- 24 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> at-spi-1.6.1.ebuild:
+ 24 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> at-spi-1.6.1.ebuild:
Stable on alpha.
23 Dec 2004; Guy Martin <gmsoft@gentoo.org> at-spi-1.6.1.ebuild:
@@ -30,7 +35,7 @@
19 Dec 2004; Mike Gardiner <obz@gentoo.org> at-spi-1.6.1.ebuild:
Keyworded x86 and ppc for GNOME 2.8.1
- 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> at-spi-1.6.0.ebuild:
+ 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> at-spi-1.6.0.ebuild:
Stable on alpha.
*at-spi-1.6.1 (06 Dec 2004)
@@ -80,7 +85,7 @@
20 Jun 2004; Jon Hood <squinky86@gentoo.org> +at-spi-1.5.2.ebuild:
version bump
- 16 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> at-spi-1.4.2.ebuild:
+ 16 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> at-spi-1.4.2.ebuild:
Stable on alpha.
30 May 2004; L. Boshell <leonardop@gentoo.org> at-spi-1.4.2.ebuild:
diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest
index 5240939d596c..a1a15838ced1 100644
--- a/gnome-extra/at-spi/Manifest
+++ b/gnome-extra/at-spi/Manifest
@@ -1,8 +1,11 @@
MD5 2f9d29bce3bbe5ae55dfbc84c600af19 ChangeLog 8324
+MD5 238496ee4c8ff5e7bc78906a8b176ed3 at-spi-1.6.3.ebuild 768
MD5 e09db9a3ea26d5737e16ccfc69ca1230 at-spi-1.4.2.ebuild 738
MD5 670658920bf752556a8a8b67083c99e8 at-spi-1.6.1.ebuild 733
MD5 5253659a4a0e45baa9f1788dcb705895 metadata.xml 172
MD5 238496ee4c8ff5e7bc78906a8b176ed3 at-spi-1.6.2-r1.ebuild 768
+MD5 9f3699e0e4f3bb6fdc696b23422ca7d7 .at-spi-1.6.3.ebuild.swp 12288
MD5 db394022f62d0eabf7d1b4ee7b8cedcd files/digest-at-spi-1.6.2-r1 65
MD5 be2e44c0d8b92adea62569c44d62d4f9 files/digest-at-spi-1.4.2 65
+MD5 365985ef25775753dab336fc7ad8dc04 files/digest-at-spi-1.6.3 65
MD5 8589472b96bc88cc2156e9f0e06786aa files/digest-at-spi-1.6.1 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
new file mode 100644
index 000000000000..b07540a82b60
--- /dev/null
+++ b/gnome-extra/at-spi/at-spi-1.6.3.ebuild
@@ -0,0 +1,30 @@
+# 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.1 2005/03/11 02:03:01 leonardop Exp $
+
+inherit gnome2
+
+DESCRIPTION="The Gnome Accessibility Toolkit"
+HOMEPAGE="http://developer.gnome.org/projects/gap/"
+
+LICENSE="LGPL-2"
+SLOT="1"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE="doc static"
+RESTRICT="maketest"
+
+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
+ doc? ( >=dev-util/gtk-doc-1 )"
+
+DOCS="AUTHORS ChangeLog NEWS README TODO"
+
+G2CONF="${G2CONF} $(use_enable static)"
diff --git a/gnome-extra/at-spi/files/digest-at-spi-1.6.3 b/gnome-extra/at-spi/files/digest-at-spi-1.6.3
new file mode 100644
index 000000000000..deeef032e28c
--- /dev/null
+++ b/gnome-extra/at-spi/files/digest-at-spi-1.6.3
@@ -0,0 +1 @@
+MD5 e8d9c4b88e110a15cbf784b320fa0ad9 at-spi-1.6.3.tar.bz2 496638