diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-05-28 10:43:05 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-05-28 10:43:05 +0000 |
commit | d482e0bf1f4411c59dc7ea942f8918dadd2d6556 (patch) | |
tree | 94379a883cfee528f6c22b6723e9069da51afdc6 /gnome-base/gail | |
parent | Marking 0.10.7 stable (x86) (diff) | |
download | gentoo-2-d482e0bf1f4411c59dc7ea942f8918dadd2d6556.tar.gz gentoo-2-d482e0bf1f4411c59dc7ea942f8918dadd2d6556.tar.bz2 gentoo-2-d482e0bf1f4411c59dc7ea942f8918dadd2d6556.zip |
Marking 1.8.3 stable (x86). Removing outdated ebuild.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/files/digest-gail-1.8.1 | 1 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.1.ebuild | 24 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.3.ebuild | 4 |
4 files changed, 6 insertions, 28 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index e19499f7f341..78f6b9a8c747 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.75 2005/05/13 19:56:23 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.76 2005/05/28 10:43:05 leonardop Exp $ + + 28 May 2005; Leonardo Boshell <leonardop@gentoo.org> gail-1.8.3.ebuild: + Stable on x86. *gail-1.8.4 (13 May 2005) diff --git a/gnome-base/gail/files/digest-gail-1.8.1 b/gnome-base/gail/files/digest-gail-1.8.1 deleted file mode 100644 index e9e6caa8f14d..000000000000 --- a/gnome-base/gail/files/digest-gail-1.8.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 1fdd732a936cc772aa912b11ae8a3fed gail-1.8.1.tar.bz2 551778 diff --git a/gnome-base/gail/gail-1.8.1.ebuild b/gnome-base/gail/gail-1.8.1.ebuild deleted file mode 100644 index 71ddb628d8d1..000000000000 --- a/gnome-base/gail/gail-1.8.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.1.ebuild,v 1.7 2005/01/22 05:57:59 vapier Exp $ - -inherit gnome2 - -DESCRIPTION="Accessibility support for Gtk+ and libgnomecanvas" -HOMEPAGE="http://developer.gnome.org/projects/gap" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips ~ppc64 arm" -IUSE="doc" - -USE_DESTDIR="1" - -RDEPEND=">=x11-libs/gtk+-2.3.5 - >=dev-libs/atk-1.7 - >=gnome-base/libgnomecanvas-2" -DEPEND="${RDEPEND} - dev-util/pkgconfig - doc? ( dev-util/gtk-doc )" - -DOCS="AUTHORS ChangeLog NEWS README" diff --git a/gnome-base/gail/gail-1.8.3.ebuild b/gnome-base/gail/gail-1.8.3.ebuild index 5a5e1cb64cc3..3d70b772f1c5 100644 --- a/gnome-base/gail/gail-1.8.3.ebuild +++ b/gnome-base/gail/gail-1.8.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-base/gail/gail-1.8.3.ebuild,v 1.1 2005/04/22 19:53:51 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.3.ebuild,v 1.2 2005/05/28 10:43:05 leonardop Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc static" USE_DESTDIR="1" |