summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2004-09-04 17:04:55 +0000
committerThomas Matthijs <axxo@gentoo.org>2004-09-04 17:04:55 +0000
commitf259298ece1aaf87a206a5bfeccde94574a4971e (patch)
tree903d0a7f1f9bd53b21c22c01e371af317b59eacd /gnome-extra
parentproblem with languages in menus (diff)
downloadhistorical-f259298ece1aaf87a206a5bfeccde94574a4971e.tar.gz
historical-f259298ece1aaf87a206a5bfeccde94574a4971e.tar.bz2
historical-f259298ece1aaf87a206a5bfeccde94574a4971e.zip
fix depend syntax 58347
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/at-spi/ChangeLog6
-rw-r--r--gnome-extra/at-spi/Manifest16
-rw-r--r--gnome-extra/at-spi/at-spi-1.4.0.ebuild4
-rw-r--r--gnome-extra/at-spi/at-spi-1.4.2.ebuild4
4 files changed, 22 insertions, 8 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog
index 3016b070961f..6d2d291b7e2c 100644
--- a/gnome-extra/at-spi/ChangeLog
+++ b/gnome-extra/at-spi/ChangeLog
@@ -1,6 +1,10 @@
# 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.57 2004/08/08 01:00:30 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.58 2004/09/04 17:04:55 axxo Exp $
+
+ 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> at-spi-1.4.0.ebuild,
+ at-spi-1.4.2.ebuild:
+ fix depend syntax 58347
07 Aug 2004; Travis Tilley <lv@gentoo.org> at-spi-1.4.2.ebuild:
stable on amd64
diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest
index 67c17a94a05d..1a1e5beb1804 100644
--- a/gnome-extra/at-spi/Manifest
+++ b/gnome-extra/at-spi/Manifest
@@ -1,10 +1,20 @@
-MD5 395020abe5793e08dd7dc33d080f4386 at-spi-1.4.0.ebuild 719
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 667aad8a402609156166092e0f3cd14a at-spi-1.4.0.ebuild 717
MD5 8524627c69b4771dc33b69eea6196f27 at-spi-1.3.9.ebuild 774
-MD5 38ce31959e8e88f45ce7d67aa68dd7c6 at-spi-1.4.2.ebuild 720
+MD5 b3930631b05c0ebafee463e598c3124c at-spi-1.4.2.ebuild 717
MD5 3c9ddf4b90ee00331e348e83b2d38f47 at-spi-1.3.12.ebuild 746
-MD5 1523d7cb08ce418c036c426d3026dc68 ChangeLog 6518
+MD5 96d5b0b60fc6720b6a423f9d631893f5 ChangeLog 6640
MD5 5253659a4a0e45baa9f1788dcb705895 metadata.xml 172
MD5 efc432f173e9c4e253e75e9dad207583 files/digest-at-spi-1.3.12 66
MD5 1db32c9a39a71dc877098609ecd2d8d4 files/digest-at-spi-1.3.9 65
MD5 540f037e5f75cf900f345a47f4e3bb67 files/digest-at-spi-1.4.0 65
MD5 be2e44c0d8b92adea62569c44d62d4f9 files/digest-at-spi-1.4.2 65
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBOfYE/rLF9B432nYRAuAfAJ9gTgVEjIEEOt97RGC0aU2luXUutwCgu4Zm
+Ognf7ZLkdjbOYb58zU0xaVQ=
+=Zx8v
+-----END PGP SIGNATURE-----
diff --git a/gnome-extra/at-spi/at-spi-1.4.0.ebuild b/gnome-extra/at-spi/at-spi-1.4.0.ebuild
index b3448c3d99fd..29be69780dce 100644
--- a/gnome-extra/at-spi/at-spi-1.4.0.ebuild
+++ b/gnome-extra/at-spi/at-spi-1.4.0.ebuild
@@ -1,6 +1,6 @@
# 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.4.0.ebuild,v 1.9 2004/08/21 15:05:32 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.4.0.ebuild,v 1.10 2004/09/04 17:04:55 axxo Exp $
inherit gnome2
@@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/gail-1.3
virtual/x11"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig
+ dev-util/pkgconfig
dev-util/intltool"
MAKEOPTS="${MAKEOPTS} -j1"
diff --git a/gnome-extra/at-spi/at-spi-1.4.2.ebuild b/gnome-extra/at-spi/at-spi-1.4.2.ebuild
index 4f8bb4853cb4..665f6713df70 100644
--- a/gnome-extra/at-spi/at-spi-1.4.2.ebuild
+++ b/gnome-extra/at-spi/at-spi-1.4.2.ebuild
@@ -1,6 +1,6 @@
# 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.4.2.ebuild,v 1.10 2004/08/21 15:05:32 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.4.2.ebuild,v 1.11 2004/09/04 17:04:55 axxo Exp $
inherit gnome2
@@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/gail-1.3
virtual/x11"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig
+ dev-util/pkgconfig
dev-util/intltool"
MAKEOPTS="${MAKEOPTS} -j1"