summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2004-02-13 15:17:47 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2004-02-13 15:17:47 +0000
commit1a2f89a9c0841ceaf77ee1d4852cff8e7192a9f9 (patch)
treecdeefe5f6adad4d87ab68affddea673a67c201b7 /gnome-extra
parentVersion bumped. Cleaned out old ebuilds. (Manifest recommit) (diff)
downloadgentoo-2-1a2f89a9c0841ceaf77ee1d4852cff8e7192a9f9.tar.gz
gentoo-2-1a2f89a9c0841ceaf77ee1d4852cff8e7192a9f9.tar.bz2
gentoo-2-1a2f89a9c0841ceaf77ee1d4852cff8e7192a9f9.zip
New version. Closes bug #40708
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/at-spi/ChangeLog7
-rw-r--r--gnome-extra/at-spi/Manifest6
-rw-r--r--gnome-extra/at-spi/at-spi-1.3.12.ebuild31
-rw-r--r--gnome-extra/at-spi/files/digest-at-spi-1.3.121
4 files changed, 42 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog
index 4351a73a3028..27b3ae4a522d 100644
--- a/gnome-extra/at-spi/ChangeLog
+++ b/gnome-extra/at-spi/ChangeLog
@@ -1,7 +1,12 @@
# 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.35 2004/02/10 06:28:44 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.36 2004/02/13 15:17:40 leonardop Exp $
+*at-spi-1.3.12 (13 Feb 2004)
+
+ 13 Feb 2004; L. Boshell <leonardop@gentoo.org> at-spi-1.3.12.ebuild:
+ New release.
+
10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> at-spi-1.3.9.ebuild:
set ppc in keywords
diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest
index 3c035aa03d74..1f6aeff9b8bf 100644
--- a/gnome-extra/at-spi/Manifest
+++ b/gnome-extra/at-spi/Manifest
@@ -1,10 +1,12 @@
MD5 cb1e80c54a270bd738ed78d77a666f41 ChangeLog 3900
+MD5 7c29761d08446c0d9863e369abf9d903 at-spi-1.3.9.ebuild 780
MD5 ff7c74ac30db79b8d373a587d3c988aa at-spi-1.0.2.ebuild 738
MD5 6406a56427d57af4775ef15324a31df6 at-spi-1.1.8.ebuild 708
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+MD5 bbaa9d18c6d29769af97a4ab885c7aad at-spi-1.3.12.ebuild 758
MD5 879a9566f69dfcf8f8040fbd65352f29 at-spi-1.3.8.ebuild 786
-MD5 7c29761d08446c0d9863e369abf9d903 at-spi-1.3.9.ebuild 780
+MD5 1db32c9a39a71dc877098609ecd2d8d4 files/digest-at-spi-1.3.9 65
MD5 dfe189e4aef5e50aea20770e036bdd97 files/digest-at-spi-1.0.2 65
MD5 62a394abed965ca4bcf71a069bc41190 files/digest-at-spi-1.1.8 65
+MD5 efc432f173e9c4e253e75e9dad207583 files/digest-at-spi-1.3.12 66
MD5 4442e9ea6d5df9770c201c27cb4fdca3 files/digest-at-spi-1.3.8 65
-MD5 1db32c9a39a71dc877098609ecd2d8d4 files/digest-at-spi-1.3.9 65
diff --git a/gnome-extra/at-spi/at-spi-1.3.12.ebuild b/gnome-extra/at-spi/at-spi-1.3.12.ebuild
new file mode 100644
index 000000000000..54c002f519f3
--- /dev/null
+++ b/gnome-extra/at-spi/at-spi-1.3.12.ebuild
@@ -0,0 +1,31 @@
+# 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.12.ebuild,v 1.1 2004/02/13 15:17:40 leonardop Exp $
+
+inherit gnome2
+
+DESCRIPTION="The Gnome Accessibility Toolkit"
+HOMEPAGE="http://www.gnome.org/"
+
+SLOT="0"
+LICENSE="LGPL-2.1"
+KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~ia64"
+IUSE=""
+
+RDEPEND=">=gnome-base/gail-1.3
+ >=gnome-base/libbonobo-1.107
+ >=dev-libs/atk-1.3.4
+ >=x11-libs/gtk+-2
+ dev-libs/popt
+ gnome-base/ORBit2
+ virtual/x11"
+# virtual/x11 for libXtst libXi libXkb
+
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.12.0
+ dev-perl/XML-Parser"
+
+MAKEOPTS="${MAKEOPTS} -j1"
+
+DOCS="AUTHORS ChangeLog COPYING NEWS README TODO"
+
diff --git a/gnome-extra/at-spi/files/digest-at-spi-1.3.12 b/gnome-extra/at-spi/files/digest-at-spi-1.3.12
new file mode 100644
index 000000000000..86310cb2ecdb
--- /dev/null
+++ b/gnome-extra/at-spi/files/digest-at-spi-1.3.12
@@ -0,0 +1 @@
+MD5 f6a45cbe7497e9522ac3a2ca86d3a7aa at-spi-1.3.12.tar.bz2 428156